client:optional_parameters
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
client:optional_parameters [2018/04/03 12:01] – [-smooth] Add screenies of smoothed landscapes karl | client:optional_parameters [2025/04/18 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 139: | Line 139: | ||
==== -mapsize ==== | ==== -mapsize ==== | ||
- | Short: -mapsize xXy - Set the mapsize to be X by Y spaces. | + | Short: -mapsize xXy - Set the mapsize to be X by Y spaces. |
+ | gdefaults Entries: [[gdefaults# | ||
+ | Default: gtk1: 11x11; gtk-2: old 15x15, new 25x25 | ||
+ | |||
+ | For a new installation of the GTK-1 client without any configuration files, the default | ||
+ | '' | ||
+ | |||
+ | ^ mapsize default ^ mapsize 9 x 9 ^ | ||
+ | | {{gcfclient_mapsize_default.jpg? | ||
+ | |||
+ | |||
+ | |||
- | gdefaults Entries: [[gdefaults# | ||
==== -mapscroll ==== | ==== -mapscroll ==== | ||
Line 184: | Line 195: | ||
Only available for the GTK-2 client. | Only available for the GTK-2 client. | ||
+ | |||
+ | |||
+ | Though the OpenGL drawing mode apparently works even without the GLX extension switched on for the XServer, \\ | ||
+ | the older GTK-2 clients will crash at startup if the GLX extension would be not available: | ||
+ | <code bash> | ||
+ | # gcfclient2-1.10.0 -opengl | ||
+ | Xlib: extension " | ||
+ | Segmentation fault | ||
+ | </ | ||
+ | |||
+ | The newer GTK-2 clients will work still, if the necessary libraries '' | ||
+ | <code bash> | ||
+ | # crossfire-client-gtk2-1.70.0 -opengl | ||
+ | [ INFO ] (gtk-v2:: | ||
+ | [ INFO ] (gtk-v2:: | ||
+ | [ INFO ] (gtk-v2:: | ||
+ | </ | ||
+ | |||
+ | When OpenGL had not been available at [[client compiling]] time, then the client will fall back to Pixmap mode, and prints to stderr | ||
+ | <code bash> | ||
+ | # crossfire-client-gtk2-1.70.0 -opengl | ||
+ | [WARNING ] (main.c:: | ||
+ | </ | ||
+ | |||
==== -pixmap ==== | ==== -pixmap ==== | ||
Line 207: | Line 242: | ||
* ChangeLog [[changelog_0_92_1_70_0# | * ChangeLog [[changelog_0_92_1_70_0# | ||
* ChangeLog [[changelog_0_92_1_70_0# | * ChangeLog [[changelog_0_92_1_70_0# | ||
- | * known_client_issues [[: | ||
* bugs [[bugs# | * bugs [[bugs# | ||
client/optional_parameters.1522774876.txt.gz · Last modified: (external edit)