Aladore384 Posted July 30, 2017 Share Posted July 30, 2017 (edited) Hey guys, So I am trying to figure out how to edit my save file for PS4. I know, you guys play on PC, but bear with me. As some of you already might know, PS4 saves can now be modded with a hexadecimal save editor. After a lot of research, I managed to pinpoint the location of my soldier's stats, but I don't know how to make sense of them. From what I gathered, a soldier has its stats located on 3 different places (offsets for PS4) : 0x1C450 : 4 bytes0x1FB00 : 4 bytes0x231B0 : 4 bytes Can anyone help me understand how to customize this? Since I'm using a Hex editor, some numbers correspond to bits 00 = 00 00 00 0001 = 00 00 00 0102 = 00 00 00 1004 = 00 00 01 0008 = 00 00 10 0010 = 00 01 00 0020 = 00 10 00 0040 = 01 00 00 0080 = 10 00 00 00 I figured medals are stored at 0x231B1 : 70 = 3 medals. Please, and thanks you. Here are some stats if it can help you help me : Ocelot1C450 : 00 18 31 F91FB00 : 80 7F 08 00231B0 : 00 00 00 28Miller1C454 : 00 78 22 FA1FB04 : 80 9F 08 00231B4 : 00 00 00 20Razor Hedgehog1C520 : 00 30 EA C21FBD0 : 80 DF 00 0C23280 : 80 70 80 09 Edited July 30, 2017 by Aladore384 Link to comment Share on other sites More sharing options...
Recommended Posts