Main > Lightguns |
DemulShooter (Dual light gun on DEMUL, Model2, Dolphin, Silent Hill, etc...) |
<< < (10/727) > >> |
davidlinch:
So after testing new version 2.0, the only thing is that death crimson OX on naomi is not working anymore with 2 Guns, it was with version 1.5 :P But I think it's on going ;) Thx again for your work :cheers: |
argonlefou:
Hahahaha, I just......forgot this game in the list ;D Updated to 2.1, should be ok now ! |
Endprodukt:
I got everything working and it's awesome! One problem though: No controls in Ranger Mission! Can't press Start/Coin. Any idea? |
argonlefou:
Hmmm...not sure :( What version of Demul are you using ? I'll re-run tests here |
Endprodukt:
0.7a! Everything else works fine. BTW if someone is using this with Hyperspin, this is what you will have to add to the "User Functions.ahk" in Rocketlaunchers LIB folder: --- Code: ---StartGlobalUserFeatures(){ Global systemName, romName, emuPath Log("StartGlobalUserFeatures - Starting") if ( (systemName="Sega Naomi" or "Sammy Atomiswave" ) and (romName="lupinsho" or romName="confmiss" or romName="hotd2" or romName="deathcox" or romName="mok" or romName="ninjaslt"or romName="rangrmsn" or romName="xtrmhnt2" or romName="xtrmhunt") ) Run("DemulShooter.exe -demul=07a -rom=" . romName . " -noresize", emuPath) Log("StartGlobalUserFeatures - Ending") } --- End code --- Demul Shooter has to be in the Emulators folder for this to work. if you're not on 07a you have to change that to your emulator. Oh and for features: Since most will use this with Aimtraks I guess, would it be possible to add Joystick Support somehow to use the Aimtraks Joystick Buttons with Extrem Hunter? |
Navigation |
Message Index |
Next page |
Previous page |