How to use:
- Please extract/unzip or install before playing
- Run CounterStrike2D or Launcher to start the game
- Visit
www.CS2D.com/faq if you have any problems
Command line parameters (order does not matter):
-full / -fullscreen (Run in full-screen mode)
-win / -windowed (Run in windowed mode [Default])
-dx / -directx (Use DirectX [Windows only])
-gl / -opengl (Use OpenGL)
-16bit (Use 16 bit colordepth)
-24bit (Use 24 bit colordepth)
-32bit (Use 32 bit colordepth)
-w X (Screen resolution width [Default: 640])
-h Y (Screen resolution height [Default: 480])
-noopenal (disable OpenAL audio drivers)
-j ADDRESS / -join ADDRESS (Join a server)
-pw PW / -password PW (join or host with this password)
-map MAP (Host with this map)
-name NAME (Host with this name)
-maxplayers MAXPL (Host with this max players amount)*
-port PORT (Host on this port)*
-rcon PW (Host with this remote control password)*
-lua LUAFILE (Host with this Lua file, relative to "sys/lua/"-folder)
-nointro (Don't show the intro sequence)
-sys PATH (Use alternative "sys"-folder for settings)
-path PATH (Use alternative working directory)**
-offline / -off (Offline mode, no U.S.G.N. connection)
-nocache (Never load the cached serverlist)
-realport (Use this if players are not able to join via serverlist)
-rconlua (Allow to execute Lua via RCon. WARNING! SECURITY RISK!)
*) setting will become unchangeable at runtime
**) new directory must contain all required CS2D files
ATTENTION: Do not use any whitespaces!
Use ? (question mark) instead of spaces (for paths etc)
Example Commandline:
CounterStrike2D.exe -map de_dust -pw SECRETPASS -win