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: mamewah "show game info"??  (Read 1284 times)

0 Members and 1 Guest are viewing this topic.

mragonias

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 16, 2005, 03:13:08 am
  • I'm a llama!
mamewah "show game info"??
« on: June 18, 2004, 02:20:22 pm »
How can i do to skip the game info and disclaimer in mamewah?? in mame32 is possible in options(interface options, but is possible in mamewin??

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:mamewah "show game info"??
« Reply #1 on: June 18, 2004, 05:26:34 pm »
Use mame.ini to set any options you would do in MAME32's menu's...

If you don't know what mame.ini is look here: www.mameworld.net/easyemu ;)

mragonias

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 16, 2005, 03:13:08 am
  • I'm a llama!
Re:mamewah "show game info"??
« Reply #2 on: June 18, 2004, 05:45:21 pm »
My question is about mame for win , no mame32.
I create a mame.ini with this two lines:
show_disclaimer 0
show_game_info 0
(like mame32)
and i put this file in root of mame, but when i execute a rom, it shows:
error: unknown option show-disclaimer....ignorin line

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:mamewah "show game info"??
« Reply #3 on: June 18, 2004, 06:08:30 pm »
My question is about mame for win , no mame32.
I create a mame.ini with this two lines:
show_disclaimer 0
show_game_info 0
(like mame32)
and i put this file in root of mame, but when i execute a rom, it shows:
error: unknown option show-disclaimer....ignorin line


I'm talking about WinMAME, not MAME32 too...

If you had read EasyEmu, you would know how to generate a mame.ini file (not just make one up yourself).  That way you would have seen that the correct lines you wanted to set were 'skip_disclaimer' and 'skip_gameinfo'.  And you need to set both of those to 1, not 0.

mragonias

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 16, 2005, 03:13:08 am
  • I'm a llama!
Re:mamewah "show game info"??
« Reply #4 on: June 18, 2004, 06:22:29 pm »
Thaks a lot!!! the tutorial only talk about config controllers, but i put this two lines
skip_disclaimer 1
skip_gameinfo

and works perfect!! Thank you!!!!