Scratch Girl – How to Edit Save File (Coins, Kills and Music)

This short guide explains how to earn some achievement using editing save file of the game.

Editing Save File Guide

Folder:

  • C:\Users\Your Computer Name\AppData\LocalLow\DigitalDream\ScratchGirl

File:

  • SaveFile.es3

The file can be opened by the TXT editor.

Gold number

"Coin" : {
"__type" : "int",
"value" : 60100
},

Kill number

"KillNum" : {
"__type" : "int",
"value" : 898
},

If some music is unlocked, for example Music07, there will be:

"Music07" : {
"__type" : "string",
"value" : "Music07"
},

Be the first to comment

Leave a Reply

Your email address will not be published.


*