Jump to content
LaunchBox Community Forums

Demulshooter not working


SteveT79

Recommended Posts

I have two aimtrak light guns and I'm trying to run aliens rehasped but I'm not getting any response when the game loads.

I've tried with -v, made sure both light guns were detected, game was successfully hooked.  I just have no cursor onscreen at all.

I don't see anyone else with this issue so I have no idea where I'm going wrong.  Tried with running as admin as well.

 

Link to comment
Share on other sites

Yeah the creator of Demulshooter made a different app for that game called mouseenabler I had to use it because Demulshooter didn't work for me in that game either. It's very simple to use just put it in the same directory and run mouseenabler in a ahk script and add it to launchbox. You can also set the resolution in the game with mouseenabler like this

 

run, Aliens_MouseEnabler.exe -resX=1280 -resY=720

 

https://github.com/argonlefou/AliensExtermination_MouseEnabler

 

 

Edited by Jayinem
Link to comment
Share on other sites

Actually it seems today it's working when it was not yesterday. 

Lessons learned though:

1. Run DemulShooter.exe WITHOUT arguments to configure light guns, this creates a config.ini which is required. I don't know if I skipped this or what in the docs but it wasn't entirely clear that was required.

2. Autohotkey works great to run DemulShooter then launch the game.

3. Aliens dehasped has some issue with Autohotkey where it would not close the app on escape.  I had to use Run,"aliens dehasped.exe",,, PID to get the PID of the process then it was killable with escape.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...