This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
client [2020/04/14 12:57] leaf [JXclient (Java Client)] Link to new page, JXClient on Linux variants |
client [2024/12/30 16:23] (current) leaf [Other documents] Links to more client related docs and pages |
||
---|---|---|---|
Line 8: | Line 8: | ||
The GTK V2 crossfire client, utilises the [[http://www.gtk.org/|Gimp Toolkit (GTK+)]]. | The GTK V2 crossfire client, utilises the [[http://www.gtk.org/|Gimp Toolkit (GTK+)]]. | ||
* [[client:linux_GTKV2|Linux GTK V2 Client Install Guide]] - Guide to installing the GTK V2 client on a linux platform | * [[client:linux_GTKV2|Linux GTK V2 Client Install Guide]] - Guide to installing the GTK V2 client on a linux platform | ||
- | * [[client:OSX]] - Guide to installing GTK V2 client on OSX | + | * [[client:MacOS]] - Experimental guide to compiling GTK v2 client on modern Mac OS (High Sierra version 10.13 and newer) via compile from source code or from .dmg installation |
+ | * [[client:OSX]] - Historical and technical reference document - Guide to installing GTK V2 client on OSX | ||
* [[:BSD]] - Information on installing the GTK V2 client on BSD | * [[:BSD]] - Information on installing the GTK V2 client on BSD | ||
* [[:Solaris]] - Information on installing GTK V2 on solaris | * [[:Solaris]] - Information on installing GTK V2 on solaris | ||
- | * The last stable windows GTK client binary was: [[http://www.meflin.net/crossfire/crossfire-client-windows-1.60.2.exe|1.60.2]] | + | * [[https://sourceforge.net/projects/crossfire/files/crossfire-client/snapshot/|Windows GTK v2 client (.exe)]] - Download link for the most current snapshot of the GTK v2 Client for Windows 10 & Windows 11 |
- | * [[Known Client Issues|known client issues]] - Listing of issues, quirks, problems encountered with the GTKV2 client | + | * Historical page - [[windowsxp_gtkv2_client|GTK v2 Client Install on Windows XP]] |
==== JXclient (Java Client) ==== | ==== JXclient (Java Client) ==== | ||
Line 19: | Line 20: | ||
First things first though, you will need to install Java Runtime Environment (JRE), based on your operating system and version: | First things first though, you will need to install Java Runtime Environment (JRE), based on your operating system and version: | ||
+ | * [[java-linux|JRE on Linux variants]] | ||
* [[java-macosx|JRE on Mac OS X]] | * [[java-macosx|JRE on Mac OS X]] | ||
* [[java-windows10|JRE on Windows 10]] | * [[java-windows10|JRE on Windows 10]] | ||
- | * [[java-linux|JRE on Linux variants]] | ||
| | ||
JXclient specific information: | JXclient specific information: | ||
* [[jxclient|JXClient summary page]] - A general guide for the jxclient | * [[jxclient|JXClient summary page]] - A general guide for the jxclient | ||
- | * [[jxclient-linux|JXClient on Linux variants]] | + | * [[jxclient-linux|JXClient on Linux variants]] - Guide to install jxclient on different Linux distributions such as Ubuntu, Fedora and others |
- | * [[jxclient-windows|JXClient on Windows 10]] - Guide to installing the jxclient on Windows | + | * [[jxclient-macosx|JXClient on Mac OS X]] - Guide to installing the jxclient on Mac OS X |
- | * [[jxclient-macosx|JXClient on Mac OS X]] - Guide to installing the jxclient on Mac OS X | + | * [[jxclient-windows|JXClient on Windows 10]] - Guide to installing the jxclient on Windows |
===== Compiling ===== | ===== Compiling ===== | ||
Line 51: | Line 52: | ||
* [[client:scratchpad|Scratchpad]] - Brainstorming ideas, observations and other client related ideas | * [[client:scratchpad|Scratchpad]] - Brainstorming ideas, observations and other client related ideas | ||
* [[client:crossfire|.crossfire folder]] - Summary of what is found in the .crossfire folder of the client, what the content functions are, troubleshooting suggestions and other discussion related to the game clients | * [[client:crossfire|.crossfire folder]] - Summary of what is found in the .crossfire folder of the client, what the content functions are, troubleshooting suggestions and other discussion related to the game clients | ||
+ | * [[client:bugs|Bugs of the Crossfire Client]] - List of discovered issues and other details | ||
+ | * [[client:optional_parameters|Crossfire Client launch Options]] - The default Crossfire x11, gtk, gtk-v2 client recognizes the following parameters or arguments when it starts | ||
+ | * [[client:gtk:gtk2:glade_layouts_in_pictures|Crossfire Client GTK2 Glade Layouts in Pictures]] - The Crossfire GTK-2 client has currently 11 selectable Glade layout files to offer | ||
+ | * [[client:gdefaults|Crossfire Client configuration file gdefaults]] - The gdefaults file is usually located inside the .crossfire directory, this file applies to the old gtk-1 client for crossfire | ||
+ | * [[client:gdefaults2|Crossfire Client configuration file gdefaults2]] - The newer gtk-2 client uses the gdefaults2 file as configuration file |