Arcade PC | Wild West Shootout - 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, whereCowBoy.exeis located -
Some buttons and settings can be changed by editing the
/BepInex/plugins/DCOP_BepInEx_DemulShooter_Plugin.inifile -
Run the game
-
Run DemulShooterfor this game :
DemulShooter.exe -target=arcadepc -rom=wws
| Wild West Shootout | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | / | Reload |
| Default Keyboard Button | Action | ||
| 1 | P1 START | ||
| 2 | P2 START | ||
| 5 | Credits P1 | ||
| 6 | Credits P2 | ||
| 0 | Settings Menu | ||
| enter | Menu : validate | ||
- Once in TEST MENU, navigate with
MENUkey save withVALIDATEkey - All TEST MENU settings can be used (Crosshair, autofire, etc..), except gun calibration (this will have no impact)
- Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)