View Single Post
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#449
I tried these games:

DrawSlasher
I must run
Pinball Fantasies

all of them have the same problem which is
Code:
 $ meecolay /opt/DrawSlasher/bin/DrawSlasher 
/opt/DrawSlasher/bin/DrawSlasher: symbol lookup error: /opt/DrawSlasher/bin/DrawSlasher: undefined symbol: XIQueryVersion
------------------------

PeakGold

it works very fine but when I touch the screen anywhere the game crash and close , this the output in terminal :

Code:
~ $ meecolay /opt/peakgold/bin/peakgold 
start QtGame 
application event: 68 
game init 
application event: 68 
"Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
          Some video features have been disabled." 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.3 driver, enabling brokenFBOReadBack 
openglInit 
openglINit finish 
load file: 140 
saveExist a 

YOUR GAME INFO HEREEEEEEEEEEEEEEEEEEEEEEEEEEEE
_game_version = 115
_level = 0
_money = 0
_score = 0
 -----------> UPGRADE <--------------
 UPGRADE_GENERATOR_MACHINE = 0
 UPGRADE_GOLD_DETECTOR = 0
 UPGRADE_GOLD_COLECTION = 0
 UPGRADE_HOOK_MINIUM = 0
 UPGRADE_HOOK_BACK = 0
 UPGRADE_HOOK_THROW = 0
 rateCount = 0
 0 -> 0
 1 -> 0
 2 -> 0
 3 -> 0
 4 -> 0
 5 -> 0
 6 -> 0
 7 -> 0
 8 -> 0
application event: 121 
load music: /opt/peakgold/res/bin/bg_mainMenu 
loading music: /opt/peakgold/res/bin/bg_mainMenu 
played 
application event: 68 
Segmentation fault
----------------

is there any solution for these errors?

and I voted for the bug related to orientation

Thanks in advance