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: Need help opening rom files  (Read 1444 times)

0 Members and 1 Guest are viewing this topic.

IG-88

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2042
  • Last login:July 06, 2025, 09:21:45 am
  • Posts: 48,764
Need help opening rom files
« on: December 28, 2009, 05:46:36 pm »
Anybody know of a program or have a batch file that will start my emu and launch the game and do the left right waggle to say ok then shut the game down and proceed to the next game and do the same all the way thru my entire list?

Or is the only way of getting this done is to do it "manually"?
"I know what a HAL 9000 is... I was wondering if HAL 7600 was his retarded cousin or something..."
-HarumaN

Bobulus

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 165
  • Last login:July 11, 2014, 10:42:28 am
Re: Need help opening rom files
« Reply #1 on: December 28, 2009, 06:23:51 pm »
A much easier way to do this would be to use a version of mame with no 'nag windows'...

http://forum.arcadecontrols.com/index.php?topic=64298.0

spauldingd

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 104
  • Last login:February 18, 2022, 11:41:51 am
Re: Need help opening rom files
« Reply #2 on: December 28, 2009, 06:24:22 pm »
The no-nag version suggestion is a good one.  Another reason to switch from the default version is to get one that keeps high scores.

If you want to stay with the version of MAME you have, I think it would be easier to try and figure out how MAME knows that you have opened the game and done the left right confirmation than it would be to attempt to do this for each game.  My guess is that MAME writes a file to a settings folder with the same name as the ROM.  Maybe look around the MAME folders and see what you can find after you do the confirmation thing on a given ROM.  If so, it would be pretty easy to write some DOS commands to create all these files with the appropriate names.

Otherwise, you probably could automate the left-right confirmation stuff with some somewhat complex DOS batch commands and a keyboard buffer stuffing program.

Dave in Des Moines
« Last Edit: December 28, 2009, 06:36:26 pm by spauldingd »

FrizzleFried

  • no one listens to me anyway.
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5146
  • Last login:July 24, 2025, 09:28:02 am
    • Idaho Garagecade
Re: Need help opening rom files
« Reply #3 on: December 28, 2009, 06:26:39 pm »
...or you could do as Bobulus suggested and compile your own version with the nags removed...

 :dunno
Visit my arcade blog at: www.idahogaragecade.com (Updated 10-28-21)

IG-88

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2042
  • Last login:July 06, 2025, 09:21:45 am
  • Posts: 48,764
Re: Need help opening rom files
« Reply #4 on: December 28, 2009, 07:29:02 pm »
Thanks for the help guys. I like the no nag version idea too. Its just finding the right version to fit my mame set. (V.107) checking the .ini files (or whatever) isn't a bad idea either. I'll take a look at it when I get home.
"I know what a HAL 9000 is... I was wondering if HAL 7600 was his retarded cousin or something..."
-HarumaN

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Need help opening rom files
« Reply #5 on: December 28, 2009, 07:53:59 pm »
... my mame set. (V.107)...

Well, not as clean as no nag version, but... and this won't work for you exactly (I'm using a current cfg file for the example), but IIRC, something close will (if you you can open the cfg file in a text editor).

arkanoid.cfg connecting
Code: [Select]
<?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
    <system name="arkanoid">
    </system>
</mameconfig>
Repeat for games you want, changing the name, both file and system inside the file.  You don't play all games, do you?

For awhile, having blank cfg files with the right name was fine.

Robin
Knowledge is Power

IG-88

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2042
  • Last login:July 06, 2025, 09:21:45 am
  • Posts: 48,764
Re: Need help opening rom files
« Reply #6 on: December 28, 2009, 09:20:21 pm »
No, don't/won't play all the games. The kid may tho if he keeps at it.  ;D 

The main reason I was wanting this done is that my FE (Maximus) goes to running the games in a screen saver mode and since this is a new build and most games aren't played yet, when it goes to screensaver all it show's are the nag screens. It's not a major issue and can be a plus I guess if I look at it  from a perspective of "Hey there's a game I haven't tried yet!" 

Nice thing is once I play a game the nag is gone for good. Maybe I should just put up with it for a while.
"I know what a HAL 9000 is... I was wondering if HAL 7600 was his retarded cousin or something..."
-HarumaN