It is currently Tue Jun 18, 2013 9:31


UFO: Alien Invasion 0.12beta1

Installers we are searching testers for.
  • Author
  • Message

GlaDiaC

UFO: Alien Invasion 0.12beta1

PostFri Mar 10, 2006 1:25

Please test this installer and report back.

http://liflg.0wnitsch.de/files/testing/ ... nguage.run

Thanks.

-- gladiac

GlaDiaC

PostFri Mar 10, 2006 15:01

Edit the start script

CMD_ARGS="+set vid_ref glx +set gl_driver libGL.so"

if you have problems with sound, try

CMD_ARGS="+set vid_ref glx +set gl_driver libGL.so +set snddevice plughw:0,0"

op3rator

UFO

PostTue Mar 21, 2006 0:50

this installer is for native game or must i install with cedega? (UFO)
Offline

kingron

liflg member

  • Posts: 158
  • Joined: Wed Nov 03, 2004 11:14

PostTue Mar 21, 2006 12:23

this is a native game ...

Pernil

PostSun Apr 02, 2006 22:44

------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/ufo.conf
LoadLibrary("./ref_glx.so")
ref_gl version: GL 0.12
QGL_Init("libGL.so"): can't open /etc/ufo.conf
./libGL.so: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio
ref_gl::R_Init() - could not load "libGL.so"
------------------------------------
./ufoai: line 105: 10405 Violaci?n de segmento ./$GAME_BINARY $CMD_ARGS "$@"
Offline

kratz00

liflg member

  • Posts: 1624
  • Joined: Fri Oct 22, 2004 16:23

PostSun Apr 09, 2006 14:05

what distri?

how is you libGL named?

do you have installed a 3d driver?

Pernil

PostFri Apr 14, 2006 21:54

I have Ubuntu , and have installed libgllib1.2, libgl3, libglli, etc, nvdiai 3d drivers.
The location of libgl.so are
usr/lib/i686/mmx/cmov/libGL.so.1.2
usr/lib/i686/mmx/cmov/libGL.so.1
usr/lib/dri/libGL.so
usr/lib/libGL.so.1.0.7667
usr/lib/nvidia/libGL.so.1.xlibmesa
usr/lib/nvidia/libGL.so.1.2.xlibmesa
usr/lib/libGL.so.1

i dont know which are used
Offline

kratz00

liflg member

  • Posts: 1624
  • Joined: Fri Oct 22, 2004 16:23

PostSat Apr 15, 2006 20:10

what a mess :)

make sure your 3d driver is installed properly it dosen't look like it is

Ilya

PostFri May 19, 2006 13:13

Hello!

Done as indicated in post 2 by Glad: still Problems with sound in particular there's none.

That's the console output:

Code: Select all
CD Audio Initialized.
Map mask loaded.
stage: intro
stage: ufos_are_coming
stage: invasion
Shared Client/Server Info loaded
Couldn't open file '/home/user/.ufoai/base/save/current.mpt'.
Team 'current' loaded.
Couldn't open 'music/theme.ogg'
====== UFO Initialized ======

Using XF86DGA Mouse
recursive shutdown


Do you have some ideas or tips to solve this issue? Many thx in advance!

Greets
Ilya (running on ubuntu breezy: sound @ ALSA, video @ nvidia-glx)

PS. @ Pernil & kratz: my general start up problems with the same output as posted by Pernil has been solved by editing the start up script according to Glad's post:

CMD_ARGS="+set vid_ref glx +set gl_driver libGL.so.1 +set snddevice plughw:0,0"


... and adding the marked symbols.

viv

PostMon Jul 24, 2006 18:33

Hi all, I just downloaded the loki installer of ufoai, ufo.ai_2.0rc2-multilanguage.run and in the shell prompt I run:
Code: Select all
sh ufo.ai_2.0rc2-multilanguage.run

This brings up the installer GUI and It successfully installed ufoai.

However, when I tried to run the game by typing 'ufoai', the shell doesn't recognise this command.

I am running it in Debian GNU/Linux, testing/etch.

Have I missed something?
Offline

kratz00

liflg member

  • Posts: 1624
  • Joined: Fri Oct 22, 2004 16:23

PostMon Jul 24, 2006 19:34

show us a list of the files in the installation directory?

did you install as root?

what happens if you type "ufoai"? (exact error message)

viv

PostMon Jul 24, 2006 19:52

kratz00, I downloaded the ufoai for linux from the loki installers page.

As I mentioned above, I run 'sh ufo.ai_2.0rc2-multilanguage.run' as USER, not as root. Do I have to be root to run the installer? Anyway, the installer run fine - so it seems since I got a message after about 20 mins of installation stating that the installation was successful.

The subdir /home/user/ufoai was created and these are the subdirectory & files installed by loki installer:
base/, ref_glx.so, ufoai, ufoded, uninstall, README, ref_sdl.so, ufo-bin, ufo.xpm

the files & subdir in the subdir base/:
default.cfg, i18n/, maps/, media/, music/, sound/, ufos/, game.so, keys.cfg, mapshots.cfg, models/, pics/, texture/

As USER (and also as root) when I typed 'ufoai' in the bash shell, I got this error:
Code: Select all
$ ufoai
bash: ufoai: command not found


I must have missed something.
Offline

kratz00

liflg member

  • Posts: 1624
  • Joined: Fri Oct 22, 2004 16:23

PostTue Jul 25, 2006 10:54

seems you didn't install a symbolic link to the startscript in on of the directorys of $PATH

change in the installdirectory and type:
sh ./ufoai

viv

PostTue Jul 25, 2006 17:49

kratz00, thanks for the replies. Pardon me, I don't understand the last two lines of your post.

If I recall it correctly when I typed 'sh ufo.ai_2.0rc2-multilanguage.run' in the bash shell, the following are the response:
Code: Select all
Verifying archive integrity... All good.
Uncompressing UFO: Alien Invasion 2.0rc2-multilanguage Installer.....................................


Then a GUI, UFO:AI setup popped up. I remember that in the option the install path created was in /home/user/ufoai (user being my user name) and the button for symbolic link was depressed as default to the path, /home/user. The install option for base install button is raised however.
Offline

kratz00

liflg member

  • Posts: 1624
  • Joined: Fri Oct 22, 2004 16:23

PostWed Jul 26, 2006 16:53

if you change into the installation directory and start ufoai from there it should work, right?

i'm not sure what you have done wrong when you installed the game

but normally the installer ask if it should create a symlink to the startscript and where to place this symlink

if you choose a directory what is not in $PATH (http://linux.about.com/od/linux101/l/blnewbie3_1_4.htm) you will see an error message like yours

i hope it's clear know :)
Next

Return to Beta

Who is online

Users browsing this forum: No registered users and 0 guests

cron