Afficher la pageAnciennes révisionsLiens de retourHaut de page Cette page est en lecture seule. Vous pouvez afficher le texte source, mais ne pourrez pas le modifier. Contactez votre administrateur si vous pensez qu'il s'agit d'une erreur. ====== Rune ====== ===== Install the game ===== To install the game, mount your CD & run the installer with ''linux32'' from the ''util-linux'' package : <code> # mount /dev/cdrom /media/cdrom $ linux32 bash /media/cdrom/setup.sh </code> [Optional] Install the official expansion //Rune: Halls of Valhalla// <code> # mount /dev/cdrom /media/cdrom $ linux32 bash /media/cdrom/setup.sh </code> No official patch exist for this game. ===== Fix crash when using the OpenGL renderer ===== Use [[https://github.com/cjacker/elfhash|elfhash]] to solves a symbol conflict with modern versions of libstdc++.so.6 which would otherwise prevent the game from running using the OpenGL renderer (the software renderer works, but it's preferable to get the OpenGL renderer to work ;-) ). <code> cp System/Core.so System/Core.so.orig elfhash -f __dynamic_cast -t __dynloki_cast System/Core.so </code> lokigames/rune.txt Dernière modification : 2023/11/30 20:28de 127.0.0.1