Mar 15, 2009 at 3:32 PM
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
Okay, so I've finally finished this:
A script to convert between Mac and Windows save files.
It should be considered a "beta" version.
It requires Python 2.6 to run. Mac users are likely to have this already; if you don't have it, it's downloadable from <http://python.org>.
It's meant to be run from the command line, so mac users will have to launch Terminal, make sure the file has execution permission ("chmod +x cavesaveconv.py") and run it (something like "./cavesaveconv.py" or, alternatively, "python cavesaveconv.py").
Please report any bugs that may occur. Any suggestions would be welcome also.
(No longer an attachment, because it's a .tgz which this forum doesn't accept.)
csc_beta.tgz
A script to convert between Mac and Windows save files.
It should be considered a "beta" version.
It requires Python 2.6 to run. Mac users are likely to have this already; if you don't have it, it's downloadable from <http://python.org>.
It's meant to be run from the command line, so mac users will have to launch Terminal, make sure the file has execution permission ("chmod +x cavesaveconv.py") and run it (something like "./cavesaveconv.py" or, alternatively, "python cavesaveconv.py").
Please report any bugs that may occur. Any suggestions would be welcome also.
(No longer an attachment, because it's a .tgz which this forum doesn't accept.)
csc_beta.tgz