Quote:
Originally Posted by irish1958
Quote:
Originally Posted by sabretwo
Sounds great. After two trips to the US in an IXB, it was apparent that the stock sub ranges were unrealistic.
What is the easiest way to modify the current GWX 2.0 files to reflect the more accurate ranges (I'm getting ready to visit the US again soon!). Is there a JSGME-ready mod out there yet for this?
|
Simplest way is to disable the fuel range in the SHIII options. The other way is to change the .sim file for your boat.
|
And perhaps the second easiest/laziest way, if you use SH3Cmdr, is just to add the following lines to the end of Static settings.cfg, replacing the <new range in nm> placeholders with the appropriate values in the process.
Code:
[data\Submarine\NSS_Uboat7b\NSS_Uboat7b.sim]
x05BB=<new range in nm>
[data\Submarine\NSS_Uboat7c\NSS_Uboat7c.sim]
x05BB=<new range in nm>
[data\Submarine\NSS_Uboat9b\NSS_Uboat9b.sim]
x0603=<new range in nm>
[data\Submarine\NSS_Uboat9c\NSS_Uboat9c.sim]
x0603=<new range in nm>
[data\Submarine\NSS_Uboat9d2\NSS_Uboat9d2.sim]
x0603=<new range in nm>
[data\Submarine\NSS_Uboat21\NSS_Uboat21.sim]
x08E1=<new range in nm>
Then just let SH3Cmdr do all the file writing.