u/DomitoriKaibutsu

KF4 Analog Patch For Real Console

Hey guys.

I'm currently researching how to implement the pnach patch from this link into the actual game image, into the executable file.

I've already gotten the analog sticks working on the actual console.

My plans include making a menu for adjusting speed, acceleration, and everything else included in the patch in pause mode, with the modded settings saved to the memory card.

And next, I'm planning to patch the HUD/UI shortcuts to use several shortcuts for items during the game, triggered by pressing DPAD.

Here's patcher for SLUS_203.18 executable,
and patcher for writing that executable back into the game ISO.

You have to have latest python and JDK installed in your system. Google it.
You have to open your King's Field 4 USA ISO Image,
extract SLUS_203.18 executable and put it in one directory with ISO.
Put .py scripts along with executable and ISO,
launch patch_kf4_usa_analog.py,
then patch_kf4_iso.py,

If nothing breaks, this will add Move\Strafe to Left Stick, and Camera on Right Stick.

Right now it have bug with stick reading (no deadzone implemented), so it constantly strafes right and turns camera right with very low speed.
Im aware of this and already know how to fix this.

Wait for the next versions of patch.
When my modhack will be ready, i will post xdelta patches for USA, EU, JPN releases.

! ! ! Use this with caution, backup your game ISO ! ! !
Work only with USA version for now.

If you don't trust - don't download.
Before start .py scipt, open it up with text editor and make sure that it not doing anything malicious.
You can use any AI to analyze it.

Google Drive KF4 Patch

u/DomitoriKaibutsu — 1 day ago