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: Removing info screen before a game loads  (Read 3381 times)

0 Members and 1 Guest are viewing this topic.

danfman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 64
  • Last login:November 14, 2009, 10:26:45 pm
Removing info screen before a game loads
« on: February 27, 2009, 10:32:18 pm »
After I select a game a monochrome screen appears listing info such as,

Game Title

CPU:

Sound:

Video:


Is there a way to prevent the screen from coming up?
"It depends on how you define alone…" –Bill Clinton

dungbeetle46

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 327
  • Last login:June 25, 2016, 07:27:47 pm
Re: Removing info screen before a game loads
« Reply #1 on: February 28, 2009, 07:58:12 am »
not sure if you mean the dos screen, if so

under options
mame config you will see where you can choose dos state normal minimized or hidden
choose hidden

danfman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 64
  • Last login:November 14, 2009, 10:26:45 pm
Re: Removing info screen before a game loads
« Reply #2 on: March 04, 2009, 11:33:42 am »
Didn't find anything under

MAME CONFIG - OPTIONS

but I believe you might be referring to

MAME CONFIG - BASIC - WINDOWS STATE - normal, minimize, hidden

I changed it to hidden but it made no change.  Does anyone have any other ideas?
"It depends on how you define alone…" –Bill Clinton

nimbo

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 05, 2009, 04:25:28 pm
Re: Removing info screen before a game loads
« Reply #3 on: March 04, 2009, 12:08:50 pm »
Under Options --> Mame --> Basic --> Command line (at the bottom), you need to add -skip_gameinfo somehow, though I'm not sure how the syntax works, as I can't get it to work either.

Others may know, but you could just edit mame.ini directly. Open your Mame folder and edit your mame.ini file. Scroll all the way down until you see the "core misc options" section. Set skip_gameinfo to 1 instead of 0. Save the file.


danfman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 64
  • Last login:November 14, 2009, 10:26:45 pm
Re: Removing info screen before a game loads
« Reply #4 on: March 04, 2009, 01:56:43 pm »
May not have worked for you but -skip_gameinfo worked for me.

Thanks
"It depends on how you define alone…" –Bill Clinton

ivwshane

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1039
  • Last login:April 23, 2025, 06:30:06 pm
    • My first mame cab! (WIP)
Re: Removing info screen before a game loads
« Reply #5 on: March 04, 2009, 04:37:02 pm »
I believe this only works on older versions of mame (unless you compile your own version).

dungbeetle46

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 327
  • Last login:June 25, 2016, 07:27:47 pm
Re: Removing info screen before a game loads
« Reply #6 on: March 05, 2009, 01:07:12 am »
now i see what your after
I compiled my own with the diff from this post
now I get nothing when starting a game except the game, no cpu, no type ok, no decoding, nothing.
works great

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

nimbo

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 05, 2009, 04:25:28 pm
Re: Removing info screen before a game loads
« Reply #7 on: March 05, 2009, 04:16:42 pm »
Hehe, I'm runnin 0.74, maybe that's why it doesn't work for me within Mala for some reason.

Thanks for the link, Dungbeetle. Those are some tasty diffs. Unfortunately I have no chance of using those in 0.74.  :(