Arcade PC | Drakon : Realm Keepers (Standalone) - 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 files
-
Run
DemulShooter_GUI, select theUnity Plugin Installationpage in the dropdown list and install the game plugin to the main game folder, where theGame.exefile is located. -
Some settings can be changed by editing the
/BepInex/plugins/Drakon_BepInEx_DemulShooter_Plugin.inifile -
Run the game (The first time may take a few seconds for the plugin to decompile properly).
Note: Online connection may be necessarry that first time for BepInEx to download the necessary libs
- Run DemulShooter for this game:
DemulShooterX64.exe -target=arcadepc-rom=drk
| Drakon Controls | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | / | / |
| Keyboard Button | Action | ||
| O | Operator Menu | ||
| 1 | Coin | ||
| 2 | Coin | ||
| ESC | Quit game | ||
- You can remove crosshairs by adding the
-nocrosshairoption in DemulShooter command line - Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)