PDA

View Full Version : FIXES you can do your self to improve your game



Jarrod69
04-13-2007, 09:40 AM
Started this so its a little easyier to find in amongst all the chaos,
thought i'd start this off with a couple of popular little fixes,
i've tryed to include the original values as well,

So,do you have a fix or work around that improves things,if so post it here and share with everyone ,

lets try and keep this on topic and not clutter it up,
enter a value your happy with to help improve your game experience.

(note these 2 fixes are from myself and several other people that i cant remember :P)

most cfg files are found C:\Program Files\Ubisoft\Silent Hunter 4 Wolves of the Pacific\Data\Cfg

open with notepad

Reduced Contacts on mission log

Contacts.cfg

Display Range To Opportunity Radio Contacts=500;[>0] kilometers (used to be 1500)
Display Range To Important Radio Contacts=1000 ;[>0] kilometers (used to be 3500)

Reduced planes

Airstrike.cfg

Maximum Aircraft Range=1000 (original was 2500)
Logic Steps Between Air Sessions=80 (was set to 10*90 secs)(80 is like 2 game hrs)


and if a mod wants to sticky this it would be cool :P

edited cos i'm a dumb arse :P

Goosen83
04-13-2007, 10:03 AM
I think you have misunderstood the air session part. It's not 90 seconds original. It's 10*90 seconds = 900seconds = 15 minutes. http://forums.ubi.com/groupee_common/emoticons/icon_wink.gif

Jarrod69
04-13-2007, 10:06 AM
yeah thats highly poss,math has never been my strong point :P

but still,the airstrikes were way out of wack and needed fixing,i edit in a sec

Muahzadeen
04-13-2007, 01:11 PM
Nice one, cheers!

http://forums.ubi.com/groupee_common/emoticons/icon_smile.gif

Muahzadeen
04-13-2007, 02:29 PM
Did this and now the game runs like 100 times smoother than previously, no log lag (that was annoying)

THANKS! http://forums.ubi.com/images/smilies/clap.gif

argwaan
04-13-2007, 04:26 PM
In main.cfg, change

[DEVELOPING]
DevDebugEnable=Yes
DevEditEnable=Yes
MiniDump=Yes

to

[DEVELOPING]
DevDebugEnable=No
DevEditEnable=No
MiniDump=No


Gave me an FPS boost and made time compression much smoother.

-Argwaan