Arcade PC | Mars Sortie - 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 Shooter.exe file is located.

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

  4. Open Config.xml file and set max players with the players="x" option according to your needs. DemulShooter will only be able to handle up to 4 players.

  5. You can also edit both COM port lines and set them to enable=false if you want to prevent the game from pinging your COM devices.

  6. Run the game

  7. Run DemulShooter for this game:
    DemulShooterX64.exe -target=arcadepc -rom=marss

Controls:

Mars Sortie
Mouse Buttons Left Middle Right
Action Trigger Change Weapon Change Weapon
Keyboard Button Action
SPACE TEST Menu / VALIDATE
TEST menu : navigation / change value
5 P1 COIN
6 P2 COIN
7 P3 COIN
8 P4 COIN
ESC Exit Game

Misc. Notes:

  • The plugin will force the language to ENGLISH
  • You can remove crosshairs the TEST menu (Main Menu Option 3 Option 8)
  • Game mode can be changed in the TEST menu, some are time limited, others are bullets limited (Main Menu Option 3 Option 4)
  • Any webcam should be used to replace the game original camera system to take picture of players
  • Camera can be deactivated in the TEST menu (Main Menu Option 1 Option 1 Option 5 Small option to the right of the blue text at the bottom)
  • 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** ⚠️