Page 1 of 1

Less Official Configurable things

Posted: Sun Feb 21, 2016 12:18 pm
by sektor2111
Several advanced users might do some tweaks in INI - UT.ini (shortly called). These values don't exist because UT doesn't save them but they can be used/configured by people.
I have these modifications as example:
  • [UBrowser.UBrowserServerList]
    MaxSimultaneousPing=30 //default 10 - without this remark after "//"
    MaxSimBroadbandPing=50 //default 20

    [UBrowser.UBrowserUpdateServerLink]
    UpdateServerAddress= //something without using "http://" just host-address only - eg: mywebsy.no-ip.org
    UpdateServerPort= //default 80
    UpdateServerTimeout= // I'm using 10

    [UBrowser.UBrowserServerPing]
    MaxBindAttempts=3 //default 5
    BindRetryTime=3 // default 10
    PingTimeout=3 // default 1
    bUseMapName=False
Values can be chosen based on your more or less cute Internet connection. I see mine bunching servers, little break, bunching again.

Re: Less Official Configurable things

Posted: Thu Dec 08, 2016 8:40 pm
by sektor2111
Bump here a bit...
If you want these "hidden" properties configurable from game and letting UT to edit INI for you, drop them into -Preferences- menu from console using the same named command (Preferences), by adding desired INT file, UT will unlock hidden things for you - "News" page included and then you can configure what you want in there. THIS
[attachment=1]Networking.zip[/attachment]
INT file from zip archive dropped in System folder will unlock a few Net parameters of UT, if you need changes, they are doable easily.
[attachment=0]Net_Options.JPG[/attachment]
Else you can unlock access to some properties from game itself but it might be advisable to backup your INI before starting an Editing Spree. Section [Engine.Engine] might do funky things so I recommend to not touch that section from Preferences Menu.

Re: Less Official Configurable things

Posted: Fri Dec 09, 2016 12:00 am
by Chamberly
Nice find!