You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`0x00`|*dep.*| Player name (UTF-8 or cp932 depending on region), length depends but the end can be determined by the first instance of `00` after the name (if the length isnt `0x18` (max length) - if it is, there will be no terminator. |
39
-
|`0x18`| 0x01 | Gender. **DO NOT EDIT THIS UNTIL FURTHER RESEARCH HAS BEEN CONCLUDED AS IT CAN (WILL) MAKE THE GAME IGNORE YOUR SAVE FILE IF DONE INCORRECTLY!**|
39
+
|`0x18`| 0x01 | Gender. **DO NOT EDIT THIS UNTIL FURTHER RESEARCH HAS BEEN CONCLUDED AS IT CAN (WILL) MAKE THE GAME IGNORE YOUR SAVE FILE IF DONE INCORRECTLY!**`FF,01,0D,0C`|
40
40
|`0x19`| 0x01 | Metadata - does various things. Note that for now, editing this isn't recommended. (`0xFF`) makes the game think you imported your data from BS/FS on a PS game copy. |
0 commit comments