In the following tables you can find the list of the flags you may use to start gccg.
To use them you must edit your launcher (i.e. Cthulu.bat, Metw.bat, Nr.bat...), or append them to the command line, like shown in the examples at the end of this page.
| Flag | Use |
|---|---|
| --full | Runs the client window to fullscreen mode. |
| --geometry <width>x<height> | Obsolete Sets the client geometry to desired resolution. Default value is set to 1024x768. |
| --design <width>x<height> | Allows to change the canvas size. Areas outside default geometry area will be darkened and other users won't be able to see objects it contains. Default value is set to 1024x768. |
| --nographics | Starts the client without card images. |
| --nosounds | Starts the client without sounds. |
| --user <user name> | Starts the client logging-in as <user name>. |
| --server <server name> | Starts the client using server <server name>. |
| --port <port number> | Starts the client using port <port name>. |
| --text | Terminal only Runs the client in text mode, allowing copy and paste. |
| Flag | Use |
|---|---|
| --debug | Terminal only Prints "short" debug messages to the terminal. |
| --full-debug | Terminal only Prints "long" debug messages to the terminal. |
| --lang-debug | Terminal only Dumps all untranslated sentencies met when running non-default language |
| --cache | Obsolete Starts the client enabling images cache. It is nowadays useless, unless you are running Gccg on very slow computer. |
| --sdl_ttf_ok | Obsolete Disables some hacks that prevent SDL crashes due to some fonts. |
| --windows-fonts | Obsolete Disables standard free fonts and uses old from Windows. |
