PDA

View Full Version : UTGame.ini, extra menu options?



ChromeBallz
11-25-2007, 05:38 PM
Looking over DefaultGame.ini, there's a couple of options commented out. Pasting these into UTGame.ini does give the extra options, but with no text beside them. Is there a way to properly integrate them in the UI? I'm talking about pieces like these:


; Disabled
;[DefaultFOV UTUIDataProvider_MenuOption]
;OptionSet=Video
;DataStoreMarkup=<OnlinePlayerData:ProfileData.DefaultFOV>
;OptionType=UTOT_Slider
;RangeData=(MinValue=80.0,MaxValue=120.0,bIntRange =1,NudgeValue=2.0,CurrentValue=90.0)

Found in DefaultGame.ini, but not in UTGame.ini. There's also options for lighting detail and post processing detail, aswell as some others. But how to intergrate them?

MysTikal
11-25-2007, 06:09 PM
Not via coding (well, not as far as we know), no.

polymer
11-26-2007, 01:39 AM
How much of the ini do you suppose it native?
Otherwise, I imagine you could modify the defaults through other classes...