Hidden settings In Darkfall Game Client Cheats
Posted: March 9th, 2009, 4:47 pm
I found some hidden setttings in a config file
For Vista : C:\Users\%YOURUSERNAME%\AppData\Roaming\Darkfall\Character\0\%DARKFALLID%\gui_manager_persistence.xml
For XP : C:\Documents and settings\%YOURUSERNAME%\Application Data\Darkfall\Character\0\%DARKFALLID%\gui_manager_persistence.xml
Look for the <DebugOptions> tag :
You should see something like this
[/i]
set DisplayFPS to true and you will have :
Register to unlock hidden link
DisplayBandwidth to true will display download/upload rates
PrecreateBrowsers to true will help loading thoses really slow clan tabs
FullGuiDebug will generate lots of logs, don't put it to true.
I don't know what the other options do : YieldEnabled,Dump2DRequests
I'm in the queue I can't test them atm.
For Vista : C:\Users\%YOURUSERNAME%\AppData\Roaming\Darkfall\Character\0\%DARKFALLID%\gui_manager_persistence.xml
For XP : C:\Documents and settings\%YOURUSERNAME%\Application Data\Darkfall\Character\0\%DARKFALLID%\gui_manager_persistence.xml
Look for the <DebugOptions> tag :
You should see something like this
Code: Register to unlock hidden link
<DebugOptions>
<CatchExceptions>
<Value>
</CatchExceptions>
<DisplayFPS>
<Value>
</DisplayFPS>
<DisplayPing>
<Value>
</DisplayPing>
<DisplayBandwidth>
<Value>
</DisplayBandwidth>
<FullGuiDebug>
<Value>
</FullGuiDebug>
<YieldEnabled>
<Value>
</YieldEnabled>
<YieldMillisecs>
<Value>
</YieldMillisecs>
<Dump2DRequests>
<Value>
</Dump2DRequests>
<PrecreateBrowsers>
<Value>
</PrecreateBrowsers>
</DebugOptions>set DisplayFPS to true and you will have :
Register to unlock hidden link
DisplayBandwidth to true will display download/upload rates
PrecreateBrowsers to true will help loading thoses really slow clan tabs
FullGuiDebug will generate lots of logs, don't put it to true.
I don't know what the other options do : YieldEnabled,Dump2DRequests
I'm in the queue I can't test them atm.