Jaymz
Tgwastewhich one? :)
./ryzom/client/mods/syui_v3/syui/compass.xml
./ryzom/client/data/gamedev/interfaces_v3/compass.xml
I have not earned any option, it's strange
Incase these two are serious issues...
compass.xml, w_radar2.png, w_radar_mask.png go into 'user' folder (same parent ryzom folder where 'save' is).
compass.xml is from ryzom/client/data/gamedev/interfaces_v3/compass.xml (check the commit), png files are from urls posted earlier.
Then you recompile the client from the feature branch with -DFINAL_VERSION=OFF cmake option so that client does not patch.
Then you run that client from the ryzom directory.
If you want to return to official client, then you must remove those files from user folder (you get blank radar otherwise)
---
Hello!