Namco ES4 - argonlefou/DemulShooter GitHub Wiki

Point Blank X (Standalone)

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.

Usage :

  1. Unpack the game files

  2. Run DemulShooter_GUI, select the Unity Plugin Installation page in the dropdown list and install the game plugin to the main game folder, where the PBX100-2-NA-MPR0-A63.exe file is located.

  3. Edit the newly copied Setting.ini file (located in PBX100-2-NA-MPR0-A63_Data\ subdirectory of the game) to your needs. Available options and values are written in the ini file.

  4. Some buttons and settings can be changed by editing the /BepInex/plugins/PointBlankX_BepInEx_DemulShooter_Plugin.ini file

  5. Run the game

  6. Run DemulShooter for this game:
    DemulShooter.exe -target=es4 -rom=pblankx

Controls:

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

Misc. Notes:

  • You can remove crosshairs by adding the -nocrosshair option in DemulShooter command line
  • Set FORCE_RESOLUTION=1 in plugin ini file to force a custom resolution (result may vary based on the game/screen/GPU)
⚠️ **GitHub.com Fallback** ⚠️