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: MAME32 - 2 Questions  (Read 1670 times)

0 Members and 1 Guest are viewing this topic.

moman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:February 26, 2007, 10:45:54 pm
MAME32 - 2 Questions
« on: January 11, 2007, 10:50:53 am »
Hi everybody,

I am currently running the most current version, MAME32 (0.111).  I am using MAME32 for a while until I get used to everything and build up my roms.

1) When you are in the interface/input options in the actual game (tab button menu), how do you change the variable to include an "and" function.  I know how to change any one input.  I know how to change an input to have an "or" in it (like enter or "E" does the same function), but I can't figure out how to get an "and" to combine two key strokes to do one function.

2) Before everybody jumps on me for this one......I did search this well and tried a few things on my own.  It's regarding the beginning warning/info messages.  In the latest version of MAME32, under the interface tab, I see where I can disable the game info.  I do not see any other check box to disable the warning/disclaimer message (not the first time running the game message either).  Am I missing something here?  Has something changed with the newest version?  Can I go into the .ini file and add line skip_disclaimer 1 (even though I do not see skip_disclaimer 0 there)?

Thanks guys.

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: MAME32 - 2 Questions
« Reply #1 on: January 11, 2007, 12:08:31 pm »
1) Press both buttons at the same time when mapping the controls and it should put the 'AND' in for you.

2) I'm pretty sure this warning cannot be disabled anymore unless you compile your own version and remove it from the source.  For that you can thank all the tards that report bugs to MAMEDEV for games that are specifically listed as not working correctly.

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: MAME32 - 2 Questions
« Reply #2 on: January 11, 2007, 02:32:59 pm »
1) Press both buttons at the same time when mapping the controls and it should put the 'AND' in for you.

Just for details, mame doesn't list the "and", but it's implied.  Example, you press both 'T' & 'H' during remap, mame will list "T H" (or "H T", depending which key you press first).  Which raises a second detail: while remapping mame gives you a delay so you can press the buttons a little after each other (up to ~ 2/3 of a sec).
Robin
Knowledge is Power

moman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:February 26, 2007, 10:45:54 pm
Re: MAME32 - 2 Questions
« Reply #3 on: January 11, 2007, 03:19:41 pm »
Thanks for the info guys!