Main > Lightguns
DemulShooter (Dual light gun on DEMUL, Model2, Dolphin, Silent Hill, etc...)
<< < (9/727) > >>
MydknyteStyrm:
Dude, you have conquered Demul. Many thanks!


Sent from my iPhone using Tapatalk
breathsavers:
I replaced Demulshooter.exe and the MemoryData folder with the new 2.0 version, saved my gun in demulshooter.exe, and tried Ninja Assault and Confidential Mission. Both still work fine, but I still have the reload problem with Ninja Assault. I'll keep playing with it, maybe it's not launching correctly in my frontend.

Edit: Yep, my fault. Launched Demulshooter through command prompt then launched Ninja Assault and the reload worked like normal! Just gotta figure out how to launch DemulShooter through Maximus Arcade before shooting games...

Edit 2: Figured it out! Works great! And selecting per rom instead of system lets me launch it with every rom and still have my buttons work! Love it. Thanks so much!!
argonlefou:

--- Quote from: breathsavers on April 01, 2016, 09:14:38 am ---I replaced Demulshooter.exe and the MemoryData folder with the new 2.0 version, saved my gun in demulshooter.exe, and tried Ninja Assault and Confidential Mission. Both still work fine, but I still have the reload problem with Ninja Assault. I'll keep playing with it, maybe it's not launching correctly in my frontend.

Edit: Yep, my fault. Launched Demulshooter through command prompt then launched Ninja Assault and the reload worked like normal! Just gotta figure out how to launch DemulShooter through Maximus Arcade before shooting games...

--- End quote ---
Unfortunatelly I don't know Maximus at all  :(
I use an AutohotKey script to launch my games. Here is the one for a demul game on my cab,if it can help you :

--- Code: ---#SingleInstance

;Hide Mouse Cursor
Run, C:\Program Files (x86)\nomousy\nomousy.exe -h, C:\Program Files (x86)\nomousy\

;2p support
Run, C:\Program Files (x86)\DemulShooter\DemulShooter.exe -demul=07a -rom=ninjaslt -noresize, C:\Program Files (x86)\DemulShooter

Run, D:\Demul\demul.exe -run=naomi -rom=ninjasltu, D:\Demul\

;Quit
Escape::
Process, Close, demul.exe
Run, C:\Program Files (x86)\nomousy\nomousy.exe -s , C:\Program Files (x86)\nomousy\
ExitApp
Return

--- End code ---

Edit2 : Glad you succeeded  ;D
breathsavers:
Thanks argonlefou, I got it figured out :)
davidlinch:
Thx Argon  :cheers: , I will have a look tonight.
Navigation
Message Index
Next page
Previous page

Go to full version