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.

Usage :

  1. Unpack the game files

  2. Run DemulShooter_GUI, select the Unity Plugin Installation page in the dropdown list and install the game plugin to the main game folder, where the Game.exe file is located.

  3. Some settings can be changed by editing the /BepInex/plugins/Drakon_BepInEx_DemulShooter_Plugin.ini file

  4. 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

  1. Run DemulShooter for this game:
    DemulShooterX64.exe -target=arcadepc-rom=drk

Controls:

Drakon Controls
Mouse Buttons Left Middle Right
Action Trigger / /
Keyboard Button Action
O Operator Menu
1 Coin
2 Coin
ESC Quit game

Misc. Notes:

  • You can remove crosshairs by adding the -nocrosshair option in DemulShooter command line
  • Set FORCE_RESOLUTION=1 in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)
⚠️ **GitHub.com Fallback** ⚠️