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: Using willmote and act labs gun in same cab. need help  (Read 3314 times)

0 Members and 1 Guest are viewing this topic.

vargas14617

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 49
  • Last login:February 14, 2024, 02:56:54 pm
  • Don't push the Red button! I pushed the Red button
Using willmote and act labs gun in same cab. need help
« on: April 06, 2019, 10:45:41 pm »
i have a cab using act labs for games that use real light guns.  for games like T2 I use the wiimote till i get an aimtrak,  the issue I am having is I keep having to change the mame.ini form 0 to 1 for offscreen reload.  is there a way to make this automatic?

thet0ast3r

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 77
  • Last login:October 26, 2020, 02:10:37 pm
  • Chihiro ftw
Re: Using willmote and act labs gun in same cab. need help
« Reply #1 on: April 08, 2019, 02:15:44 am »
Should be doable. I don`t use windows nowadays, but i guess you are unplugging the unused guns? If so, you could just write a script that modifies the mame ini whenever a certain usb device was connected/disconnected. I don`t know how mame handles the .ini however; so it might be that you have to restart mame.
thet0ast3r

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 12:27:54 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Using willmote and act labs gun in same cab. need help
« Reply #2 on: April 08, 2019, 02:46:37 am »
Or just use the ini file system as designed....  You can make ini files named after specific games (name it after the rom) and those settings will only be used for those games.  So set it one way in your mame.ini, and set it the other way for which ever games you need it turned off.  There aren't a lot of gun games, so it shouldn't take long.  You only need to include the settings that you want to be different btw... no need to copy the entire file. 

thet0ast3r

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 77
  • Last login:October 26, 2020, 02:10:37 pm
  • Chihiro ftw
Re: Using willmote and act labs gun in same cab. need help
« Reply #3 on: April 08, 2019, 02:54:21 am »
well, thats the obvious answer. My brain somehow thought he wanted to sometimes play the same game with different settings.  :banghead:
thet0ast3r

vargas14617

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 49
  • Last login:February 14, 2024, 02:56:54 pm
  • Don't push the Red button! I pushed the Red button
Re: Using willmote and act labs gun in same cab. need help
« Reply #4 on: April 08, 2019, 07:27:57 pm »
Or just use the ini file system as designed....  You can make ini files named after specific games (name it after the rom) and those settings will only be used for those games.  So set it one way in your mame.ini, and set it the other way for which ever games you need it turned off.  There aren't a lot of gun games, so it shouldn't take long.  You only need to include the settings that you want to be different btw... no need to copy the entire file.
So I have and INI file for terminator 2 with 1 for offscreen reload and one for house of the dead 0 for offscreen reload.  but how do I do that?

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 12:27:54 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re: Using willmote and act labs gun in same cab. need help
« Reply #5 on: April 09, 2019, 01:38:38 am »
I told you.  Copy the lines of your mame.ini that are going to be different into a text file and name that text file after the roms you want to change.  You'll need to copy it and rename it for each rom you want different.  All of this stuff is covered in mame's documentation.