Arcade PC | Wisdom Zombies - 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
-
Run
DemulShooter_GUI, select theUnity Plugin Installationpage in the dropdown list and install the game plugin to the main game folder, where theShootZombies.exefile is located.
System Files attributes.
-
Some settings can be changed by editing the
/BepInex/plugins/WisdomZombies_BepInEx_DemulShooter_Plugin.inifile -
Run the game
-
Run DemulShooter for this game :
DemulShooterX64.exe -target=arcadepc -rom=wzombies
| Dino Invasion | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | / | / |
| Default Keyboard Button | Action | ||
| 1 | P1 START | ||
| 2 | P2 START | ||
| 3 | P3 START | ||
| 4 | P4 START | ||
| 5 | Credits P1 | ||
| 6 | Credits P2 | ||
| 7 | Credits P3 | ||
| 8 | Credits P4 | ||
| 0 | Settings Menu | ||
| ↓ | Menu : Down | ||
| ↑ | Menu : Up | ||
| enter | Menu : validate | ||
- Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU) - Some dirty dumps having
ShootZombies.exefile replaced by another exe name will need to add the-pnameoption in DemulShooter command line to match the name (example :-pname=SpiderZSoft.exe)