Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Lazarus Suggestion  (Read 1295 times)

0 Members and 1 Guest are viewing this topic.

bhille

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 76
  • Last login:January 02, 2003, 11:39:40 pm
  • Be the ball...err...be the arcade machine...
Lazarus Suggestion
« on: December 03, 2002, 10:55:39 pm »
It would be a cool addition in the cfg files to have a "before" and "after" line in there to specify a program to be launched before and after the emulator.  That way, if you had to change the IPAQ configuration you could do it from the frontend instead of using bat files.  GameLauncher did this and I thought it was pretty cool.  Just a thought...

Brian

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 11:22:04 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Suggestion
« Reply #1 on: December 04, 2002, 03:40:08 pm »
Actually there already is, but it's used for more general functions.  The "ati switcher" tag in the command line does just this... It launches a program with the hotkey ctrl-alt-a on startup and one with the hotkey crtl-alt-d on exit.  It's meant for screen managment programs but it  will work on virtually anything, even bat files, as long as you make a shortcut and give it a hotkey.  

Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re:Lazarus Suggestion
« Reply #2 on: December 05, 2002, 06:51:44 am »
after doing that myself in my frontend... then trying to manage which games need what... I started playing with the .ctrlr files... Now I don't use it at all.  It's still nice for non-mame games since you can change all the settings, but you have to change it back before you get into your frontend (or have the frontend keys change)

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 11:22:04 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Suggestion
« Reply #3 on: December 05, 2002, 01:56:57 pm »
It's really not good to do that to your ipac anyway.  It's flashrom and thus has limited writes. (about 10,000)   I know that sounds like a lot, but if you are going to be changing it every single time you play a game then it can add up.  

I misunderstood the question before.  Yes if you must do it then you need to use a bat file, but you won't see official support for it simply because it's so easy to do yourself and so hard to do internally.