OK now to change cruise speed for those that don't already know.
first decode constants.ini file using the decoder of your choice. Personally I use FreelancerIniExplorer for its ease of use.
Warning do not use FreelancerIniExplorer on mission files unless you can re-encode the files otherwise crashes may occur.
Next open the constants file and under the section EngineEquipConsts add this line:
CRUISING_SPEED = 600
Now under the section PhySysConsts add this line:
ANOM_LIMITS_MAX_VELOCITY = 600
You can make it faster if you want but will crash land into planets and even with an invincible ship will die when you hit the water. It still says you are going 300 but you can see that you are going faster than that.
first decode constants.ini file using the decoder of your choice. Personally I use FreelancerIniExplorer for its ease of use.
Warning do not use FreelancerIniExplorer on mission files unless you can re-encode the files otherwise crashes may occur.
Next open the constants file and under the section EngineEquipConsts add this line:
CRUISING_SPEED = 600
Now under the section PhySysConsts add this line:
ANOM_LIMITS_MAX_VELOCITY = 600
You can make it faster if you want but will crash land into planets and even with an invincible ship will die when you hit the water. It still says you are going 300 but you can see that you are going faster than that.