Skip to content

Adrenaline Amusement Arcade

argonlefou edited this page Aug 22, 2024 · 16 revisions

Drakon : Realm Keepers (Standalone)

That game is Unity based and can be run as a standalone.

Usage :

  1. Unpack the game files

  2. Copy the content of DemulShooter's \Unity\Drakon\ directory to the main game folder, where the Game.exe file is located.

  3. You can edit the Drakon_BepInEx_IL2CPP_DemulShooter_Plugin.ini file located in the BepInEx\plugins\ subdirectory to edit some game display settings (resolution + fullscreen mode)

  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=aagames -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



Rabbids hollywood Arcade

This game is a Unity-based arcade game, and the usual hooking procedures of DemulShooter have been replaced by a Unity pluggin to install so that the game can be accessed by DemulShooter :

Usage :

  1. Unpack the game

  2. Run DemulShooter_GUI and navigate to the Rabbids Hollywood tab page.

  3. Select the folder in which the Game.exe is unpacked and install the DemulShooter Unity plugin.

  4. Go back to the game folder, run RabbidsHollywood_Operator.exe to set display options. (You may have to run the game once if the Registry Key is not found)

  5. Run the game

  6. Run DemulShooter for this game :
    DemulShooterX64.exe -target=aagames -rom=rha

Controls:

Rabbids Hollywood
Mouse Buttons Left Middle Right
Action Trigger / /

Misc. Notes:

  • Use -nocrosshair option in DemulShooterX64 command line to remove crosshairs
  • Credits Keys are C, V, B, N for P1...P4
  • Start Keys are Numpad1, Numpad3, Numpad7, Numpad9 for P1...P4
  • Operator Menu can be accessed with the Key O, use Numpad1, Numpad2, Numpad3 to navigate and save
  • Quit with ESC


Tomb Raider Arcade

This game is a Unity-based arcade game, and the usual hooking procedures of DemulShooter have been replaced by a Unity pluggin to install so that the game can be accessed by DemulShooter :

Usage :

  1. Unpack the game

  2. Copy the content of DemulShooter's \Unity\TombRaider\ directory to the main game folder, where the Game.exe file is located.

  3. Go back to the game folder, run TombRaider_Operator.exe to set display options (You may have to run the game once if the Registry Key is not found) and Arcade Operator Settings.

  4. Run the game

  5. Run DemulShooter for this game :
    DemulShooterX64.exe -target=aagames -rom=tra

Controls:

Tomb Raider
Mouse Buttons Left Middle Right
Action Trigger / Reload

Misc. Notes:

  • Use -nocrosshair option in DemulShooterX64 command line to remove crosshairs
  • Credits Keys are C, V, B, N for P1...P4
  • Start Keys are Numpad1, Numpad3, Numpad7, Numpad9 for P1...P4
  • Quit with ESC
Clone this wiki locally