Created
December 20, 2024 22:31
-
-
Save Lord-Zedd/2c20f4b791b4db48e14074f011fbfa92 to your computer and use it in GitHub Desktop.
PS3 2010 Red Seeds Profile/Deadly Premonition Language Patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Anchors: | |
| RSP_LOC_Configurable_Values: &RSP_LOC_Configurable_Values | |
| "Language": | |
| Type: long_enum | |
| Value: &jp_value 0x38600000 | |
| Allowed Values: | |
| "JP": *jp_value | |
| "EN": 0x38600001 | |
| "FR": 0x38600002 | |
| "GE": 0x38600003 | |
| "IT": 0x38600004 | |
| "SP": 0x38600005 | |
| "US": 0x38600006 | |
| PPU-f449e2e2a32fd69ad93e680c911cf9deb27407fd: # red seeds profile | |
| "Force Language": | |
| Games: | |
| "Red Seeds Profile": | |
| BLJS10073: [ All ] | |
| Author: "Zeddikins" #https://x.com/zeddikins | |
| Notes: Voice is always English. | |
| Configurable Values: *RSP_LOC_Configurable_Values | |
| Patch Version: 1.0 | |
| Patch: | |
| - [ be32, 0x006FA688, "Language" ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment