The final step is to reverse the process. The game can only read files that are in its expected encrypted format. Therefore, after you have made your modifications, the ES3 save editor must the modified JSON data using the same original encryption key and algorithm. The tool will then write this newly encrypted data back to the .es3 file, overwriting the original. After this process, the game can load the file normally, blissfully unaware that its internal data has been changed, but now with the player's desired modifications applied.
High-performance indexing to let users quickly locate specific strings or variables within massive save states. Step-by-Step Guide: How to Edit an ES3 Save File es3 save editor work
Click the 'Tools' tab and select 'Save Editor'. Drag your file in to view and change values in real-time. The final step is to reverse the process
decrypted_data['PlayersMoney']['value'] = 99999 The tool will then write this newly encrypted
This is where you choose which fields of a class should be saved. Adding or removing fields here does not invalidate previous save data , which is a massive upgrade over Easy Save 2.