Transport Fever 2

Transport Fever 2

View Stats:
Where are the save games located?!
Im trying to debug this mess... where are the save games located? :)
< >
Showing 1-12 of 12 comments
DudewHorns Dec 11, 2019 @ 3:34pm 
C:\Users\YOURname\AppData\Roaming\Transport Fever 2

Should be the same as GOG version.
<Steam-folder>/userdata/<user-id>/1066780/local/save/

TpF uses the ancient from steam proclaimed way to use the steam installation folder for their saves which no other game i know of does. So the files are hard to find :summer2019flag:
Thanks guys. I found them. My latest one still crashes and the other ones doesnt help me since even if i complete the mission from the other save games i cant start the next campaign mission. This game save system is beyond broken for me.... im not saying it is for you guys... but for me... :((((
Any idea where the campaign progress are stored? Since the game cheated on me i kinda wanna edit the game files so i can continie on the mission i left.
it's the profile.lua file at the same location where your save folder is at.
Thanks.

Return {
campaignEditorsNoteShown = true,
lastGame = { "era_a", "02", },
lastMissions = {
era_a = { "02", "", },
},
medals = {
era_a = {
["01"] = { },
["02"] = {
MEDAL_DRIVER = "COMPLETED",
MEDAL_MONUMENTS = "COMPLETED",
MEDAL_SUGAR = "COMPLETED",
},
},
},
playedScenarios = { },
progress = {
era_a = {
["02"] = true,
},
},
}
end

Still doesnt show me the third mission. Not even the second one. Any idea?
Last edited by Steven Silverheart; Dec 11, 2019 @ 3:46pm
try:

era_a = {
["01"] = true,
["02"] = true,
><Ce|\|T>< Dec 11, 2019 @ 3:56pm 
Here is my profile with the 3 first scenarios completed :

function data()
return {
campaignEditorsNoteShown = true,
lastGame = { "era_a", "03", },
lastMissions = {
era_a = { "03", "", },
},
medals = {
era_a = {
["01"] = {
MEDAL_BIGFOOT = "COMPLETED",
MEDAL_GRANDOPENING = "COMPLETED",
MEDAL_PONDEROSA = "COMPLETED",
},
["02"] = {
MEDAL_DRIVER = "COMPLETED",
MEDAL_MONUMENTS = "COMPLETED",
MEDAL_SUGAR = "COMPLETED",
},
["03"] = {
MEDAL_CIRCLE = "COMPLETED",
MEDAL_FERRY = "COMPLETED",
MEDAL_SHEEP = "COMPLETED",
},
},
},
playedScenarios = {},
progress = {
era_a = {
["01"] = true,
["02"] = true,
["03"] = true,
},
},
}
end

PS : I removed all progress in the free map :) but with that you normally have the profile for completed missions 1 2 & 3
Thanks, still not working for me even if i paste this into my profile. Something is really wierd. Im going to try and reinstall steam to C:/. I recently reinstalled it to another drive. Wonder if that might be the problem.... ????
DudewHorns Dec 11, 2019 @ 4:11pm 
Good luck LordOvelix, and sorry if I lead you in the wrong direction with the saves.

I am dreading if I have to reinstall steam or winders..
Originally posted by DudewHorns:
Good luck LordOvelix, and sorry if I lead you in the wrong direction with the saves.

I am dreading if I have to reinstall steam or winders..

Im insalling steam on C:/ and see if things turn out better. This was really wierd.
UAL747 Feb 5, 2021 @ 10:01pm 
Originally posted by Marquez von Hinten:
<Steam-folder>/userdata/<user-id>/1066780/local/save/

TpF uses the ancient from steam proclaimed way to use the steam installation folder for their saves which no other game i know of does. So the files are hard to find :summer2019flag:
Of the games that I have, these one use this format:
Terraria
Plague Inc
Cities: Skylines
Poly Bridge
And then Transport Fever 2 obviously

So yes, quite a few games do that.
< >
Showing 1-12 of 12 comments
Per page: 1530 50

Date Posted: Dec 11, 2019 @ 3:22pm
Posts: 12