project-navigation
Personal tools

Author Topic: Solution to problem : LoadLibrary failed (game.so) ERROR: failed to load game  (Read 3553 times)

mds

  • Guest
I had this problem with ver 2.2 suse 10.3 and the solution is very simple
copy game.so to '/home/..your home dir..../.ufoai/2.2/base'
SOS : .ufoai is a hidden dir inside your home dir

start the game
1. using '/usr/bin/ufoai.sh'
or
2. type in terminal:
cd /usr/share/games/ufoai
/usr/games/ufoai/ufo +set s_libdir /usr/games/ufoai +set fs_basedir /usr/share/games/ufoai +set vid_ref sdl

thats all
 :D :D :D :D :D :D 8) 8) 8) 8) 8) :D :D :D :D

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
you don't need the vid_ref cvar - it's no longer there

mds

  • Guest
you're write
thanks