Arcade PC | Night Hunter arcade - argonlefou/DemulShooter GitHub Wiki
This game is a Unity-based arcade game, and the usual hooking procedures of DemulShooter have been replaced by the use of some Unity plugin to mod the game.
The plugin itself will add default Mouse+Keyboard control to the game, as long as DemulShooter is not running.
Once started, DemulShooter will take over Inputs (with multiplayer possibilities) and will offer Outputs support.
-
Unpack the game
-
Run
DemulShooter_GUI, select theUnity Plugin Installationpage in the dropdown list and install the game plugin to the main game folder, where thequmo2_en.exefile is located. -
Some buttons and settings can be changed by editing the
/BepInex/plugins/NightHunter2_BepInEx_DemulShooter_Plugin.inifile -
Run the game
-
Run DemulShooter for this game :
DemulShooterX64.exe -target=arcadepc -rom=nha
| Night Hunter | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | Activate Special | Change Weapon |
| Default Keyboard Button | Action | ||
| 1 | P1 Start / Skip Cut-Scenes | ||
| 2 | P2 Start / Skip Cut-Scenes | ||
| 5 | Credits | ||
| 0 | SERVICE Menu | ||
| ↓ | SERVICE Menu : navigate | ||
| enter | SERVICE Menu : validate | ||
| Space | Skip Cut-Scenes | ||
| ← | Steering Wheel Left | ||
| → | Steering Wheel Right | ||
- Use
-nocrosshairoption in DemulShooterX64 command line to remove crosshairs - Use
-nogunoption in DemulShooterX64 command line to remove guns from screen - Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU) - Using higher resolution than 1920x1080 has been reported buggy with the aim stuck in a part of the screen
- Using smaller resolution then the native 1920x1080 may cause ennemies to not be visible sometimes, out of the screen boudaries.