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.
-
Unpack the game (do not use any modified dll, especially Assembly-CSharp.dll, as this can cause issues)
-
Run
DemulShooter_GUI, select theUnity Plugin Installationpage in the dropdown list and install the game plugin to the main game folder, where theMIB.exefile is located. -
Some buttons and settings can be changed by editing the
/BepInex/plugins/DCOP_BepInEx_DemulShooter_Plugin.inifile -
In the main game folder, run
MIB_ServiceMenu.exeif you want to edit some of the game's settings -
Run the game
-
Run DemulShooter for this game :
DemulShooterX64.exe -target=arcadepc -rom=mib
| Men In Black | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | / | / |
- Use
-nocrosshairoption in DemulShooterX64 command line to remove crosshairs - Use
-nogunoption in DemulShooterX64 command line to remove guns from screen - Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)