argonlefou / DemulShooter

Enable dual lightgun play in arcade games and emulator
104 stars 14 forks source link

DemulShooter not work with Haunted Museum II #210

Closed marcosgaming10 closed 1 month ago

marcosgaming10 commented 1 month ago

Hi guys, i'm setting all games of TeknoParrot with DemulShooter with 2 Lightguns. All it's perfect! Why Haunted Museum II doesn't work ?

This is my script : Run, D:\LaunchBox\ThirdParty\DemulShooter\DemulShooter.exe -target=ttx -rom=hmuseum2 and then launch directly game.exe not from TeknoParrot.

The game Crash soon. Seems that not works with "hmuseum2" This game is very beautiful!

If i Launch only game.exe works only one LightGun. Second goes in conflict and appear always as first gun. I need right connection with DemulShooter.exe

Please help me, other games are perfect with scripts and DemulShooter ...

marcosgaming10 commented 1 month ago

Cannot play with 2 LightGun, this is real problem.. Anyone have a solution ?

argonlefou commented 1 month ago

The game crashing when DemulShooter is hooking means it's either a wrong version of the game or totally the wrong game :

You need to be carefull as Haunted Museum 2 came in many different versions, one beeing called 'Fright Fear Land' from 'GlobalVR' distributor (see Wiki )and need to be used with a different demulshooter command

A demulshooter Debug file should be helpfull to get some information when your game is crashing

Edit: You can also follow the Haunted Museum 2 Wiki insteuctions and get the patching tool, you may be able to identify your dump

marcosgaming10 commented 1 month ago

Argo you are the best ! In my case i have other version of game and works so : -target=globalvr -rom=fearland Thank you very much!