• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Avatar.R0ku

Recruit
5 Badges
Mar 10, 2018
5
0
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Surviving Mars
  • Surviving Mars: Digital Deluxe Edition
  • Surviving Mars: First Colony Edition
Not sure if this is the right section, if not I am sorry. However, Is there a way to properly open a .sav file? I've tried using notepad++ but when I change something and try to load it, it is corrupted (go figure lol). A friend sent me his save file to look at his world and check it out but he preordered it and got the Stellaris Dome Set and I didn't pre order it so I cannot open it. I've tried changing the

dlcs = {
{
id = "preorder",
name = "Stellaris Dome Set",
},
},

to

dlcs = {
{
id = "dde",
name = "Deluxe Edition Upgrade Pack",
},

which is what my save file contains but as I mentioned earlier, it become corrupted. Any ways around this?