Computer Hope

Software => Computer games => Topic started by: DaveLembke on March 04, 2016, 01:30:12 PM

Title: Saved Game Data Editing - Torchlight 2
Post by: DaveLembke on March 04, 2016, 01:30:12 PM
Decided to take a look in the .bin save game file for Torchlight 2 with a binary/hex editor and while it displays the hex to the left side the right side shows ascii and for a value like FF and A0 the ascii shows as . and . yet FE would be like ö and other ascii

Was hoping I could write down items in inventory and then try to find their location within the saved game binary file.

Anyone have any knowledge of tweaking saved game .bin files ... is there more to it than just a binary/hex editor to see the files for what they represent without trial and error changing a value and starting game and seeing what it affects to map out the saved game file .bin file?