Yeti.ini - zeroKilo/GROBackendWV GitHub Wiki
Yeti.ini
This file sets initial engine and network configuration parameters for yeti.exe, including the application mode. Some parameters can be set either from yeti.ini or the command line. To take proper effect, parameters should be assigned under the proper section ([param_section_name]).
Regular client mode configuration:
[Parameter]
SpyLoadAll=1
CurrentLanguage=0
DumpProfileRepl=0
EnableProfanityFilter=1
[Logging]
LogLevel=TRACE
[RDV]
UsingStandardRDV=1
RdvEventLogLevel=1
OnlineConfigServiceUrl=127.0.0.1
OnlineConfigKey=23ad683803a0457cabce83f905811dbc
OnlineAccessKey=8dtRv2oj
Parameter list
[Parameter]
SpyLoadAll
Enables logging into LoadReport.txt while loading content files.
SpyFree
SpyLoadExtensions
CurrentLanguage
DumpProfileRepl
EnableProfanityFilter
Standalone DataRoot
Standalone BigFile
DisplayDebug
LogAsserts
Standalone Network port
Network timeout
Network SleepTime
Standalone Relation Name
Relation Password
CheckOasisId
EnabeFireLog
NetZTraceEnable
EngineLoadingDelay
EnableBloomberg
FPSLimit
Max FPS cap, default value is 60, set to 0 to uncap.
OSDK Threading
OSDK Second Refresh
Network Topology
Topology IDs can be:
0 - Client-Server
1 - Hybrid
2 - Unknown
Client Port
Aka Well-Known (WK) port, default 3074.
[Logging]
LogLevel
NoFileLog
NoLogCat
LogDevice
LogSpamChance
LogSpamPerFrame
UseAutoInstanceId
PerfCounter
FileSizeThreshold
[RDV]
UsingIniConfig
Use yeti.ini file as the source of configuration.
UsingStandardRDV
Use standard RDV backend, set to 1.
RdvEventLogLevel
Sets the amount of output for rdvdll into logfile:
1 = Debug
2 = Info
3 = Warning
4 = Error
5 = Fatal
OnlineConfigServiceUrl
Ubi's online configuration sharing service URL, set to localhost (127.0.0.1). Original: uat-onlineconfigservice.ubi.com.
OnlineConfigKey
Set to 23ad683803a0457cabce83f905811dbc, please dont change.
OnlineAccessKey
Set to 8dtRv2oj, please dont change.
Sandbox
Alternative source of initial configuration, default sandbox can be set with /ForceDefaultSandbox=1in command line.
HealthCheckExpiry
Default is 50000.