1953 - KGB Unleashed

1953 - KGB Unleashed

Not enough ratings
Command Line Flags
By Nielk1
Lists the game's command line flags, which apparently were entirely unknown until now.

   
Award
Favorite
Favorited
Unfavorite
Introduction
It seems no one knows this game has command line flags. I figured these out while making my file extracting tool and thought I should document them somewhere. Enabling the log was very helpful in working through the game's archive file format. The most useful flag for most users will probably be that for windowed mode.

If anyone wants to mod this game (such as making a translation) let me know as I have a way to do it. If anyone has any corrections to this document please comment.
Simple Flags
Short
Long
Description
-w
-windowed
windowed mode
-s
-light
using light shaders version
-d
-debug
debug mode
-c
-console
enable console
-m
-mouse
enable mouse edge&drag scrolling
-i
-info
display additional info
-a
-area
display areas
-ni
-noidle
disable idle animation
-nl
-noload
disable preloading
-nmt
-nomultithread
disable multithreading
Parameter Flags
Short
Long
Description
Value
-l
-log
log file
filename, default "phobos.log"
-ll
-loglevel
number, exact meaning for values not known
-sb
-sndbuffer
sound buffer placement
"soft" or "hard", any other value understood as "auto"
-sm
-sndmix
sound mixer placement
"soft" or "hard", any other value understood as "auto"