Cant find the location of save game files.
-
Jimmbob
- Trained

- Posts: 138
- Joined: 09 Mar 2008, 16:15
- Location: England!
Cant find the location of save game files.
im using windows vista and i cant find the location of the save game files for warzone2100 2.1Beta 4 any ideas?
sorry if this has been asked before. the only files i can find are (fonts, Locale, mods and styles.) which is in C:\Program Files\Warzone 2100.
Thanks for any help =)
sorry if this has been asked before. the only files i can find are (fonts, Locale, mods and styles.) which is in C:\Program Files\Warzone 2100.
Thanks for any help =)
-
Tiberian
- Trained

- Posts: 128
- Joined: 28 Mar 2008, 13:51
- Location: Australia
Re: Cant find the location of save game files.
try going to my documents/warzone 2100 2.1, they should be there
-
Jimmbob
- Trained

- Posts: 138
- Joined: 09 Mar 2008, 16:15
- Location: England!
Re: Cant find the location of save game files.
I just checked there, i cant even find a warzone folder im ny documents. ive even tried uninstalling it and reinstalling it and it still dident appear there.
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Cant find the location of save game files.
Well, I suggest you run warzone with --debug wzJimmbob wrote:I just checked there, i cant even find a warzone folder im ny documents. ive even tried uninstalling it and reinstalling it and it still dident appear there.
Then it should show you the write dir in stdout.txt. (File will be at same location as warzone2100.exe)
(just run the game, then quit out)
If you still can't find it, then post the stdout.txt file here.
-
Jimmbob
- Trained

- Posts: 138
- Joined: 09 Mar 2008, 16:15
- Location: England!
Re: Cant find the location of save game files.
I have tired what you said, Warzone dident even start up but this appeared in the location of warzone2100.exe
You do not have the required permissions to view the files attached to this post.
-
Troman
- Trained

- Posts: 424
- Joined: 12 Aug 2006, 15:40
Re: Cant find the location of save game files.
Remove the dot between "dubug" and "wz", like this:Jimmbob wrote:I have tired what you said, Warzone dident even start up but this appeared in the location of warzone2100.exe
Code: Select all
--debug wz-
Jimmbob
- Trained

- Posts: 138
- Joined: 09 Mar 2008, 16:15
- Location: England!
Re: Cant find the location of save game files.
ahh xD thanks! but!
nothing appears there now. i even tried seaching for stdout.txt. but nothing. sorry that im being a pain
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Cant find the location of save game files.
The stdout.txt (or stderr.txt) should be in the same directory where the warzone2100.exe is.Jimmbob wrote:ahh xD thanks! but!nothing appears there now. i even tried seaching for stdout.txt. but nothing. sorry that im being a pain
Try --debug all
-
Jimmbob
- Trained

- Posts: 138
- Joined: 09 Mar 2008, 16:15
- Location: England!
Re: Cant find the location of save game files.
Sorry for not replying sooner =) Found them just this very moment! thanks for your help =)
-
fisk0
- Trained

- Posts: 245
- Joined: 17 Aug 2008, 16:59
- Location: Stockholm, Sweden
Re: Cant find the location of save game files.
I have noticed that in beta 4 for Windows XP save games and all that stuff is in a directory at the bottom of a pretty complicated directory structure, in 2.0.10 they used to be in My Documents\Warzone 2100, but now they are in (x):\Documents and Settings\(username)\Local settings\Application Data\Warzone 2100 2.1\
... and both Local Settings and Application Data are hidden folders, and yeah, "Local Settings" is my translation of the swedish name of the folder, since I'm using a swedish version of XP, I'm not entirely sure that is what it's called in english versions.
... and both Local Settings and Application Data are hidden folders, and yeah, "Local Settings" is my translation of the swedish name of the folder, since I'm using a swedish version of XP, I'm not entirely sure that is what it's called in english versions.
Desktop: AMD Athlon X3 440 3.0ghz, 4GB RAM, Radeon HD4200, Windows 7 Professional 64-bit
Laptop: AMD Athlon X2 QL-64 2.1Ghz, 3GB RAM, Radeon HD3200, Windows Vista Home Basic 32-bit & Ubuntu 9.04 64-bit
Laptop: AMD Athlon X2 QL-64 2.1Ghz, 3GB RAM, Radeon HD3200, Windows Vista Home Basic 32-bit & Ubuntu 9.04 64-bit
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: Cant find the location of save game files.
Pesky, isn't it?fisk0 wrote:I have noticed that in beta 4 for Windows XP save games and all that stuff is in a directory at the bottom of a pretty complicated directory structure, in 2.0.10 they used to be in My Documents\Warzone 2100, but now they are in (x):\Documents and Settings\(username)\Local settings\Application Data\Warzone 2100 2.1\
... and both Local Settings and Application Data are hidden folders, and yeah, "Local Settings" is my translation of the swedish name of the folder, since I'm using a swedish version of XP, I'm not entirely sure that is what it's called in english versions.
Anyway, I use --configdir path/dir_name and that is what it uses. (just make sure that path/dir_name it exists first!) [Example: c:\blah would be --configdir c:\blah]
I don't like MS's scheme, which is what we were using before.