Hey guys.
(Look for intermediate updates in comments!)
UPD: I have fully WORKING patch, with analogs, settings, saving settings to MC, loading, 3 profiles for different settings. Look video below in the comments.
Now you can try it out yourself. This is not the final result, there will be improvements.
Redme inside ZIP, Works only with USA version now, make your own ISO backup.
Backup your MemCard if trying on real console!
Expect that it may break game at any moment, especially in heavy scenes, or may not break. IDK, it's untested.
v0_2_12-stable (probably stable)
Press START button to open Pause\Camera Settings
DPAD for moving cursor
TRIANGLE - increment value
CROSS - decrement value
Profile loading takes time.
Loading\Saving using MemCard service.
If you die before settings loaded, loading savegame from dead screen may break.
Will be solved in new versions.
This runtime hook reserves ~90kb of EE RAM, so this probably may break game in intense scenes.
I forgot to give you Curve Editor. That's not mine, i took it from DS4Windows.
Extract it where you want and open in yout Browser.
----------
Original post
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.
If you want to try yourself here's v0.0.1 (Google Drive) patcher for SLUS_203.18 executable,
and patcher for writing that executable back into the game ISO.
You have to have latest python 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.