-
Notifications
You must be signed in to change notification settings - Fork 36
Command Line Switches
maforget edited this page Oct 30, 2024
·
5 revisions
Command | Switch | Default | Values |
---|---|---|---|
RegisterFormats | -rf | ||
Restart | -restart | False | |
WaitPid | -waitpid | 0 | |
DisableAutoTuneSystem | -dats | False | |
DisableFoldersView | -dfv | False | |
QueryCacheMode | -qcm | InstantUpdate |
Disabled , InstantUpdate or DelayedUpdate
|
DoNotLoadQueryCaches | -dnlqc | False | |
DisableBackgroundQueryCacheUpdate | -dbqcu | True | |
SystemToolBars | -stb | False | |
ForceTanColorSchema | -ftcs | False | |
ShowScriptConsole | -ssc | False | |
DisableScriptOptimization | -dso | False | |
ShowContextHelpKey | -schk | False | |
DataSource | -ds | ||
DatabaseBackgroundSaving | -dbs | 600 | |
LoadDatabaseInForeground | -ldif | False | |
AlternateConfig | -ac | ||
Language | -l | ||
DatabasePath | -db | ||
CachePath | -cp | ||
LimitMemory | -lm | ||
ConsolidateDatabase | -cdb | ||
ImportList | -il | ||
InstallPlugin | -ip | ||
Workspace | -ws | ||
Page | -p | 0 | |
DisableHardware | -hwd | ||
ForceHardware | -hwf | ||
DisableMipMapping | -hwdmm | ||
DisableBroadcast | -dbr | ||
InternetServerPort | -isp | ||
PrivateServerPort | -psp | ||
OwnRemoteConnect | -orc | ||
AllowCopyListFolders | -aclf | False | |
UseLocalSettings | -local | False | |
StartHidden | -hidden | False |
Command | Switch | Default |
---|---|---|
MaxTextureMemoryMB | -hwmtm | 128, Max: 1024, AutotuneMax: 256 |
MaxTextureCount | -hwmtc | 1024, Max: 1024 |
MaxTextureTileSizeArbitrary | -hwmttsa | 16192 |
MaxTextureTileSizeSquare | -hwmttss | 512 |
MinTextureTileSize | -hwmtts | 16 |
TextureManagerOptions | -hwo | Default |
- Home
- Android
- New Features
- Frequently Asked Question
- References
- Plugin Development