Arcade PC | Men In Black - 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 (do not use any modified dll, especially Assembly-CSharp.dll, as this can cause issues)

  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 MIB.exe file is located.

  3. Some buttons and settings can be changed by editing the /BepInex/plugins/DCOP_BepInEx_DemulShooter_Plugin.ini file

  4. In the main game folder, run MIB_ServiceMenu.exe if you want to edit some of the game's settings

  5. Run the game

  6. Run DemulShooter for this game :
    DemulShooterX64.exe -target=arcadepc -rom=mib

Controls:

Men In Black
Mouse Buttons Left Middle Right
Action Trigger / /

Misc. Notes:

  • Use -nocrosshair option in DemulShooterX64 command line to remove crosshairs
  • Use -nogun option in DemulShooterX64 command line to remove guns from screen
  • 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** ⚠️