mirror of
https://bitbucket.org/swgmasters/client-tools.git
synced 2026-01-17 00:04:42 -05:00
36 lines
625 B
INI
36 lines
625 B
INI
.include "tools.cfg"
|
|
|
|
[SharedFoundation]
|
|
#allowPopupDebugMenu=0
|
|
#fpuExceptionPrecision=0
|
|
#fpuExceptionUnderflow=0
|
|
#fpuExceptionOverflow=0
|
|
#fpuExceptionZeroDivide=0
|
|
#fpuExceptionDenormal=0
|
|
#fpuExceptionInvalid=0
|
|
#memoryManagerReportAllocations=1
|
|
|
|
fatalCallStackDepth=8
|
|
warningCallStackDepth=1
|
|
|
|
[ClientGame]
|
|
preloadWorldSnapshot=0
|
|
|
|
[ClientGraphics]
|
|
windowed=true
|
|
|
|
[SharedFile]
|
|
searchPath0=../../dsrc/sku.0/sys.client/built/character
|
|
searchPath0=../../dsrc/sku.0/sys.shared/built/character
|
|
|
|
[ClientUserInterface]
|
|
uiRootName=ui_clienttools.ui
|
|
|
|
[ClientTools]
|
|
loadHud=false
|
|
|
|
|
|
|
|
|
|
|