The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => Technical Issues => Topic started by: Otogawa on August 22, 2005, 09:16:30 pm



Title: save game download
Post by: Otogawa on August 22, 2005, 09:16:30 pm
i downloaded a save game but im not sure how to get it to work, i got it from gamewinners.com so i dont know if its in uqm format (if thats even a thing, which im sure it is, and im sure the save file isnt) anyway, if anybodys got any pointers i'd like the help


Title: Re: save game download
Post by: Volka on August 24, 2005, 03:28:05 am
Depending on your OS the save game files can be stored at:

On Microsoft Windows systems this is a folder named 'uqm' in the
application data folder for the current user.
This is usually in one of the following locations:
- "C:\Windows\Application Data\"
  (Windows 95, 98, SE without separate users)
- "C:\Windows\Profiles\YourName\Application Data\"
  (Windows 95/98/SE with separate users)
- "C:\Documents and Settings\YourName\Application Data\"
  (Windows NT/2k/XP)
The "Application Data" folder may be hidden. You can tell Windows to display
hidden files and folders in the Folder Options dialog, which you can
find in the Tools menu of any folder window.

On Unix systems this personal uqm data is stored in "~/.uqm".


Place the file you download there and see if you can run it.


Title: Re: save game download
Post by: Novus on September 11, 2005, 11:17:03 am
UQM has a different save game format, so SC2 save games will not work. The UQM save format will also probably change in the future, as the current format is quite messy. Some data isn't saved (e.g. bug 453 (http://uqm.stack.nl/cgi-bin/bugs/show_bug.cgi?id=453)) and the save game format is different depending on machine architecture (bug 44 (http://uqm.stack.nl/cgi-bin/bugs/show_bug.cgi?id=44)).

Also, there are minor differences in gameplay between SC2 and UQM (mostly related to randomly generated content such as planet topography and minerals, see bug 737 (http://uqm.stack.nl/cgi-bin/bugs/show_bug.cgi?id=737)).

What this means is that:
  • SC2 saves won't work in UQM and vice versa.
  • At some point the save game format will change and prevent you from using new UQM saves in old UQM (new UQM will at least have a convertor).
  • Big-endian systems (e.g. Macs) can't use saves from little-endian systems (e.g. PCs), although Windows and Linux on i386 should interoperate.