openSUSE Forums > Applications > Games » Game: UFO:AI can't enter the battle

Go Back   openSUSE Forums > Applications > Games
Forums FAQ Members List Search Today's Posts Mark Forums Read


Games Questions about games (native, Wine hosted, online)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 20-Jul-2009, 07:17
maksonT's Avatar
Puzzled Penguin
 
Join Date: Apr 2009
Location: Poland
Posts: 14
maksonT hasn't been rated much yet
Default Game: UFO:AI can't enter the battle

Hi! I have got this problem. I have installed UFO:AI from Packman repositories using Yast2 (packages: ufoai, ufoai-data, ufoai-maps, ufoai-music, ufoai-kate-extension). The game work corectly till firs mission. When I send soldiers in aircraft for mision and press "enter the battlefield" the game go to main menu and there is no possibility to continue (when I press contiune it enters the game just before I pressed "enter the battle"). I am using openSUSE 11.1 on computer Nvidia Quadro FX 370 with correctly installed nofree drivers.
Have anyone had this probllem and know how to solve it? I really want to try this game and I would be grateful for help.
Reply With Quote
  #2 (permalink)  
Old 20-Jul-2009, 09:24
maksonT's Avatar
Puzzled Penguin
 
Join Date: Apr 2009
Location: Poland
Posts: 14
maksonT hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

Sorry for puting this thread in a bad sub-forum. I kindly ask to move this subject to Games Sub-Forum
Reply With Quote
  #3 (permalink)  
Old 20-Jul-2009, 10:17
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

Quote:
Originally Posted by maksonT View Post
Sorry for puting this thread in a bad sub-forum. I kindly ask to move this subject to Games Sub-Forum
Request accepted,Moved to Games

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
  #4 (permalink)  
Old 20-Jul-2009, 11:36
GofBorg's Avatar
Parent Penguin
 
Join Date: Jun 2008
Location: Delta Quadrant
Posts: 782
GofBorg hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

> Hi! I have got this problem. I have installed UFO:AI from Packman
> repositories using Yast2 (packages: ufoai, ufoai-data, ufoai-maps,
> ufoai-music, ufoai-kate-extension). The game work corectly till firs
> mission. When I send soldiers in aircraft for mision and press "enter
> the battlefield" the game go to main menu and there is no possibility to
> continue (when I press contiune it enters the game just before I pressed
> "enter the battle"). I am using openSUSE 11.1 on computer Nvidia Quadro
> FX 370 with correctly installed nofree drivers.
> Have anyone had this probllem and know how to solve it? I really want
> to try this game and I would be grateful for help.


We have a games sub-forum?


Reply With Quote
  #5 (permalink)  
Old 23-Jul-2009, 10:39
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 3
Edward_Iii hasn't been rated much yet
Lightbulb Re: Game: UFO:AI can't enter the battle

Quote:
Hi! I have got this problem. I have installed UFO:AI from Packman repositories using Yast2 (packages: ufoai, ufoai-data, ufoai-maps, ufoai-music, ufoai-kate-extension). The game work corectly till firs mission. When I send soldiers in aircraft for mision and press "enter the battlefield" the game go to main menu and there is no possibility to continue (when I press contiune it enters the game just before I pressed "enter the battle"). I am using openSUSE 11.1 on computer Nvidia Quadro FX 370 with correctly installed nofree drivers.
Have anyone had this probllem and know how to solve it? I really want to try this game and I would be grateful for help.
There is something wrong with the package in the Packman repository. A friend of mine had the same problem but he found a solution. Luckily it's very simple: just open a terminal and type:

Code:
su
cp /usr/share/games/ufoai/data/game.so /home/<USERNAME>/.ufoai/2.2.1/base/game.so
You have to replace <USERNAME> with your own username.

Good luck!
Reply With Quote
  #6 (permalink)  
Old 24-Jul-2009, 05:37
maksonT's Avatar
Puzzled Penguin
 
Join Date: Apr 2009
Location: Poland
Posts: 14
maksonT hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

In directory /usr/share/games/ufoai/ there is only "base" folder (there is no "data" folder) . So I can not copy file game.so. Can You send this file to me on my email or help in other way (I send you my email adress in privat message)?
Reply With Quote
  #7 (permalink)  
Old 24-Jul-2009, 05:54
maksonT's Avatar
Puzzled Penguin
 
Join Date: Apr 2009
Location: Poland
Posts: 14
maksonT hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

All right I found "game.so" file in /usr/lib/ufoai directory. I have copyied it to /home/[myname]/.ufoai/2.2.1/base
Now the game work just fine. Thank you for your help.
Reply With Quote
  #8 (permalink)  
Old 24-Jul-2009, 08:02
baskitcaise's Avatar
Parent Penguin
 
Join Date: Nov 2008
Location: N. Wales
Posts: 864
baskitcaise is on a distinguished reputation roadbaskitcaise is on a distinguished reputation road
Send a message via ICQ to baskitcaise Send a message via MSN to baskitcaise Send a message via Yahoo to baskitcaise Send a message via Skype™ to baskitcaise
Default Re: Game: UFO:AI can't enter the battle

maksonT adjusted his/her AFDB on Friday 24 Jul 2009 11:56 to write:

>
> All right I found "game.so" file in /usr/lib/ufoai directory. I have
> copyied it to /home/[myname]/.ufoai/2.2.1/base
> Now the game work just fine. Thank you for your help.
>
>


Maybe a link instead of a straight copy would have been better, if the game
is updated and that file is in the update then you will still be using the
original from your /home dir and not the one in the /usr/lib dir.

HTH

--
Mark
Caveat emptor
Nullus in verba
Nil illegitimi carborundum
Reply With Quote
  #9 (permalink)  
Old 25-Jul-2009, 03:06
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 3
Edward_Iii hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

Quote:
Maybe a link instead of a straight copy would have been better, if the game
is updated and that file is in the update then you will still be using the
original from your /home dir and not the one in the /usr/lib dir.
You're totally right baskitcaise. When I first tried to make a hardlink I ended up with:
Code:
 Invalid cross-device link
Because my / dir is on a different partition as my home directories. You can solve this by making a symbolic link, just add -s to the ln command.
So in your case maksonT enter this command in terminal:
Code:
su
ln -s /usr/lib/ufoai/data/game.so /home/<USERNAME>/.ufoai/2.2.1/base/game.so
Hope you can beat those aliens!
Reply With Quote
  #10 (permalink)  
Old 26-Jul-2009, 02:49
maksonT's Avatar
Puzzled Penguin
 
Join Date: Apr 2009
Location: Poland
Posts: 14
maksonT hasn't been rated much yet
Default Re: Game: UFO:AI can't enter the battle

Quote:
Originally Posted by Edward_Iii View Post
You're totally right baskitcaise. When I first tried to make a hardlink I ended up with:
Code:
 Invalid cross-device link
Because my / dir is on a different partition as my home directories. You can solve this by making a symbolic link, just add -s to the ln command.
So in your case maksonT enter this command in terminal:
Code:
su
ln -s /usr/lib/ufoai/data/game.so /home/<USERNAME>/.ufoai/2.2.1/base/game.so
Hope you can beat those aliens!
Actually the proper command in my case would be:
ln -s /usr/lib/ufoai/game.so /home/<USERNAME>/.ufoai/2.2.1/base/game.so (of course as a root). So in firs place I deleted the game.so copy which I made before and next I make this command. The game work just fine so it will stay in this way.
Now I can secure the Earth and kill all aliens. Thank you for your help.
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2