fearthereaper
Pack Leader
love star trek and this looks great.
*mashes download button*
*mashes download button*
Great mod!!!
I have just one small problem, the AI's take forever to move!!! I have to wait sometimes up to 4 minutes between turns, It gets worse to as the game goes on. What wrong???
This is because Final Frontier:
-is done practically all in python
-uses python to store buildings
There are quite a few time-expensive callbacks enabled in Final Frontier/FF Mods that, if disabled, would make the game go a lot faster. Also, solar systems are done entirely through python. And finally, as I said, buildings are stored in python lists. So as you build more and more., the lists will get bigger and bigger.
In 3.0, deanej plans to move as much as the non solar-system stuff to the DLL (thus making it a lot faster) as he can, I think (and hope!)
Installation Instructions said:Copy all of the .fpk files to C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Beyond the Sword\Assets if you have the default install directory or [directory where civ is installed]\Beyond the Sword\Assets if not (not the My Games folder!).