![]() |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
Look at the video and tell me what I'm doing wrong. Workers DO NOT bring coal to gold smelter(the coal mine has 8 units of coal) and I don't know why. |
Re: Preenv webOS games compatibility list
Interesting issue with a couple of games
symbol lookup error: ./tw09: undefined symbol: glCheckFramebufferStatusOES Whats interesting is this is a tag from the lib libGLES_CM.so which is definitely linked to from the game binaries. Javis. Any idea why this tag might not be found. Strace didnt really reveal a lot other than the fact that it does indeed open that lib but is unable to find the stub. |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Heres how to make hawx work (translated from some chinese site)
First, extract the game package with downloaded game folder access com.gameloft.app.hawx With FILEBOX copied to / home / user / Then enter the XT root mkdir-p / media / cryptofs / apps / usr / palm / applications ln-s / home / user / com.gameloft.app.hawx / / media / cryptofs / apps / usr / palm / applications / cd / home / user / com.gameloft.app.hawx / hawx chmod a + x hawx chmod-R 777 / home / user / com.gameloft.app.hawx / preenv desktopgen / home / user / com.gameloft.app.hawx / appinfo.json not working here: /bin/sh: mkdir-p: not found |
Re: Preenv webOS games compatibility list
Quote:
then entered xterm; Code:
sudo gainroot Code:
mkdir -p /media/cryptofs/apps/usr/palm/applications Code:
ln -s /home/user/com.gameloft.app.hawx/ /media/cryptofs/apps/usr/palm/applications/ Code:
cd /home/user/com.gameloft.app.hawx/hawx Code:
chown -R user:users /home/user/com.gameloft.app.hawx/hawx Code:
chmod +rwx hawx Code:
chmod -R 777 /home/user/com.gameloft.app.hawx/ Code:
preenv Code:
desktopgen /home/user/com.gameloft.app.hawx/appinfo.json ;) Edit: forgot to put spaces between command and switch... now code is correct!!! Greetz, ..::J4ZZ::.. |
Re: Preenv webOS games compatibility list
as before
mkdir-p /media/cryptofs/apps/usr/palm/applications gives: /bin/sh: mkdir-p: not found |
Re: Preenv webOS games compatibility list
leetut, " -p " is an option. Put the space beetwen "mkdir" and " -p ".
Code:
mkdir -p |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
8af575dfe9fb85afe787cf6d97da634e |
All times are GMT. The time now is 13:46. |
vBulletin® Version 3.8.8