Arcade PC | Mission Impossible Arcade - 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.
SEGA Shell program and backup files are not needed.
-
Unpack the game files
-
Copy the content of DemulShooter's
\Unity\MissionImpossible\directory to the main game folder, where theMissionImpossible.exefile is located. -
Run
DemulShooter_GUI.exe, go toMission Impossiblepage to change triggers settings for the game. -
Run
MissionImpossible_ServiceMenu.exefrom the game folder to edit game settings. -
Run
MissionImpossible.exe -
Run DemulShooter for this game:
DemulShooterX64.exe -target=arcadepc -rom=misimp
| Mission Impossible (Merged Triggers) | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger Left + Trigger Right | / | / |
| Mission Impossible (Separate Triggers) | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger Left | Trigger Right | / |
| Keyboard Button | Action | ||
| 1 | P1 START | ||
| 2 | P2 START | ||
| 5 | P1 COIN | ||
| ESC | Exit Game | ||
- Use
-nocrosshairoption in DemulShooterX64 command line to remove crosshairs - Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)