Wow... that is odd. First, let us see what your game file looks like. In the directory ~/Library/Application Support/Darwinia/full/users/(USERNAME)/ , you should see a file called 'game.txt'. The first line of this file should begin with 'redshirt2', and the rest is gibberish. This file has been encrypted using an algorithm called 'Redshirt2' (makes sense, yes?). Decrypt this file. There is a topic on this forum that will help you figure out how to do this: http://www.ambrosias...showtopic=94112
Once you have decrypted the file, you should see several lines like this:
Research_StartDefinition
Research Darwinian 0 2
Research Squad 0 1
Research Engineer 0 1
Research Laser 0 1
Research Grenade 0 0
Research Rocket 0 0
Research AirStrike 0 0
Research Controller 0 0
Research Officer 0 0
Research Armour 0 0
Research TaskManager 0 2
CurrentResearch Squad
Research_EndDefinition
The first number in each column is the number of research points that have been applied to a given program, while the second number is the current level. The code shown above is what it should look like at the beginning of the game. If it does not, fix it and save it. You can then put this file back into ~/Library/.../(USERNAME)/ . You will not have to re-encrypt it -- the game should be able to use the text file as is.
That should do it.
xander
EDIT: Formatting
This post has been edited by darwinian : 20 April 2005 - 09:27 AM