Namco ES4 - 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 files
-
Run
DemulShooter_GUI, select theUnity Plugin Installationpage in the dropdown list and install the game plugin to the main game folder, where thePBX100-2-NA-MPR0-A63.exefile is located. -
Edit the newly copied
Setting.inifile (located inPBX100-2-NA-MPR0-A63_Data\subdirectory of the game) to your needs. Available options and values are written in the ini file. -
Some buttons and settings can be changed by editing the
/BepInex/plugins/PointBlankX_BepInEx_DemulShooter_Plugin.inifile -
Run the game
-
Run DemulShooter for this game:
DemulShooter.exe -target=es4 -rom=pblankx
| Point Blank X Controls | |||
| Mouse Buttons | Left | Middle | Right |
| Action | Trigger | / | / |
| Default Keyboard Button | Action | ||
| 0 | TEST Switch | ||
| ↑ ↓ | TEST menu : navigation | ||
| ENTER | TEST menu : validate | ||
| 1 | P1 START | ||
| 2 | P2 START | ||
| 5 | Coin | ||
| ESC | Quit game | ||
- You can remove crosshairs by adding the
-nocrosshairoption in DemulShooter command line - Set
FORCE_RESOLUTION=1in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)