01-02-2023, 07:09 PM -
(01-02-2023, 05:44 PM)Tvgold Wrote: Has the fix gamepad patch been removed? its not listed in the emulator but the bug still persists
Same issue, can confirm. The entry "Fix pad initialization" is missing after applying the latest game patches update:
---
EDIT:
Replacing the red marked section in the patch file "patch.yml" with the code bellow makes the missing entry "Fix pad initialization" visible again:
Code:
PPU-cfa4d1b380b8ebfa5acd59fa9378c50e3059865c:
"Fix pad initialization":
Games:
"The Simpsons Game":
BLES00142: [ 01.00 ]
BLES00146: [ 01.00 ]
BLUS30065: [ 01.00 ]
Author: "nastys"
Patch Version: 1.0
Notes: "Fixes pad initialization when using the keyboard handler."
Patch:
- [ be32, 0x0044eba0, 0x60000000 ]
60 FPS:
Games:
"The Simpsons Game":
BLES00142: [ 01.00 ]
BLES00146: [ 01.00 ]
BLUS30065: [ 01.00 ]
Author: illusion
Patch Version: 1.0
Patch:
- [ byte, 0x005b4ebf, 1 ]
The game patches file "patch.yml" is stored in the RPCS3 sub folder called "patches". Example: E:\RPCS3\patches\patch.yml
After pasting this code, the entry "Fix pad initialization" has to be re-checked again RPCS3.
It's just a simple workaround - until the developers provide us corrected new game patches update ... :-)
This post was last modified: 01-02-2023, 07:55 PM by GRKN.