Quote Originally Posted by hades334 View Post
can someone give me an example of how I can change the save location using the config file? Like suppose I want it to be a folder on my D drive. So should i just write "D/folderX" there?
If you're trying to save to that "D:\folderX" example, the contents of your config.ksc file should look like this:
Code:
%[
 "saveDataLocation" => string "file://./d/folderx"
]
Although in theory deleting config.ksc entirely should force the selector prompt to appear the next time you launch the game.