If someone is interested, 2 possible (i.e. they are absolutely not required to play the game) patches attached.
First patch: for enabling the mouse
By default, the mouse is completely disabled.
This patch re-enables it for:
- the menus,
- the character moving,
- the text displaying acknowledgment.
It does not activate the mouse during the fight phase: i.e. for enabling and/or moving the target cursor, or for shooting. You still have to use the keyboard (or a controller) for that.
Download the "Inmon_Knight_v1.5-Patch-rpg_core-EnableMouse.zip" file, decompress it and replace the existing "rpg_core.js" file in the "www\js" sub-folder of the game.
DO BACKUP the original file first.
Second patch: for replacing the "shift" key by the "control" key
When captured and raped, the heroine can escape by pressing quickly the "shift" key (i.e. "slow button") during the animation.
The problem is that by default on Windows, pressing quickly 5 times the "shift" key turns on the "Sticky Keys" feature (i.e. accessibility feature).
This patch permits to use the "control" key instead of the "shift" key for this phase.
Download the "Inmon_Knight_v1.5-Patch-CommonEvents-ControlInsteadOfShift.zip" file, decompress it and replace the existing "CommonEvents.json" file in the "www\data" sub-folder of the game.
DO BACKUP the original file first.