Disclaimer: I have not worked with Arch Linux and do not know how it installs ryzom on your pc.
Try to find the install directory. Possibly some /usr/games/ryzom or /usr/share/ryzom or similar, or /opt/ryzom. If you have found it, open a terminal (xterm, console, ...).
Then change into the directory. For example type: cd /opt/ryzom
Verify if it looks like the game. E.g. type: ls -1
You should get a listing such as:
animation.dbg
cache
cfg
client.cfg
client_default.cfg
client.log
data
during_release
error_join.log
examples
item_association.dbg
log.log
ryzom_client
ryzom.desktop.in
ryzom_install_desktop_menu.sh
ryzom_uninstall_desktop_menu.sh
ryzom_update.sh
save
screenshots
unpack
user
Do not be too concerned if there's one file or the other missing or different. This is not a fresh install.
Then run the updater: sudo ./ryzom_update.sh
It may be that it cannot connect. Since a few days, the rsync update server seems to be down.
Try to connect to the game, by typing: ./ryzom_client
Let us know if this works for you or where it fails.
Try to find the install directory. Possibly some /usr/games/ryzom or /usr/share/ryzom or similar, or /opt/ryzom. If you have found it, open a terminal (xterm, console, ...).
Then change into the directory. For example type: cd /opt/ryzom
Verify if it looks like the game. E.g. type: ls -1
You should get a listing such as:
animation.dbg
cache
cfg
client.cfg
client_default.cfg
client.log
data
during_release
error_join.log
examples
item_association.dbg
log.log
ryzom_client
ryzom.desktop.in
ryzom_install_desktop_menu.sh
ryzom_uninstall_desktop_menu.sh
ryzom_update.sh
save
screenshots
unpack
user
Do not be too concerned if there's one file or the other missing or different. This is not a fresh install.
Then run the updater: sudo ./ryzom_update.sh
It may be that it cannot connect. Since a few days, the rsync update server seems to be down.
Try to connect to the game, by typing: ./ryzom_client
Let us know if this works for you or where it fails.