« Previous -
Version 9/28
(diff) -
Next » -
Current version
rti, 11/30/2010 11:02 am
Ryzom Core Binaries for Mac OS X¶
Downloading the client binary¶
http://files.rtti.de/ryzom_client-rev-1137.zip
- Requires Mac OS X 10.6
- 64bit
- All Libraries included
- Data NOT included (see below)
Beware! This is work in progress¶
- There is a known crash bug with micro vegetation enabled #1006
- Enabling music may lead to a crash #1116
- More Mac related tickets: http://dev.ryzom.com/projects/ryzom/issues?query_id=29
Providing the client with the data directory¶
To access the data, the client searches inside the .app bundle in "Contents/Resources/".
You have two options:
- Either you remove the "
Resources" directory in the .app bundle and replace it with a sym link to your original Ryzom client directory (the one containing "data" and "client_default.cfg") - Or you just copy "
data" and "client_default.cfg" directly into the "Resources" directory of the .app bundle.
ATTENTION
Currently, the PreDatapath in client_default.cfg has to be absolute. This will be fixed with #1153:
PreDataPath = { "/Applications/ryzom_client.app/Contents/Resources/data", "user", "patch", "examples" };
Config files¶
The client stores config files, logs, screenshots and similar things in "~/Library/Application Support/Ryzom".
After running the client the first time, you will find several files like client.cfg and client.log in this directory.
If you want to use your existing character config files, move them from the "save" directory in your original Ryzom client directory into ~/Library/Application Support/Ryzom/save/

