Can I change the storage location of the Syrinscape Cache = all the SoundSet data?
Here’s how you can do it on PC (only do this if you are confident with cmd line and medium level system hacking)…
- Cut content from “C:\Users[yourUserNameGoesHere]\AppData\LocalLow\Syrinscape” and paste it into [The full path where you want to put the data instead… eg “H:\SyrinscapeFantasyPlayer\SyrinscapeSoundData”]
- Delete “C:\Users[yourUserNameGoesHere]\AppData\LocalLow\Syrinscape”
- Open a cmd.exe with admin rights.
- type in: “mklink /j C:\Users[yourUserNameGoesHere]\AppData\LocalLow\Syrinscape [The full path where you want to put the data instead… eg “H:\SyrinscapeFantasyPlayer\SyrinscapeSoundData”]”
- press Enter