maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv webOS games compatibility list (https://talk.maemo.org/showthread.php?t=64392)

moepda 2011-09-17 17:04

Re: Preenv webOS games compatibility list
 
likewise , beyond ynth not working but all others ok (quell,doodle,slice,rio,tap tap) not tried seasons as cant find it !

couldvbb 2011-09-17 17:59

Re: Preenv webOS games compatibility list
 
Angry Birds Seasons HD I can play
I edit new link File '' libSDL.so''
-----------------
libSDL.so
libSDL_mixer-1.2.so.0.10.1
----------------------------------
it play ok
http://www.wda.cn/data/attachment/fo...u777u300vx.png

trisha02 2011-09-17 19:02

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by couldvbb (Post 1090350)
Angry Birds Seasons HD I can play
I edit new link File '' libSDL.so''
-----------------
libSDL.so
libSDL_mixer-1.2.so.0.10.1
----------------------------------
it play ok
http://www.wda.cn/data/attachment/fo...u777u300vx.png

how did u do it? please help

N900L 2011-09-17 19:31

Re: Preenv webOS games compatibility list
 
please post tutorial instead of posting that it did work.
pleaase

trisha02 2011-09-17 19:39

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by N900L (Post 1090413)
please post tutorial instead of posting that it did work.
pleaase

absolutely correct

shaddam 2011-09-17 20:03

Re: Preenv webOS games compatibility list
 
hmm odd i copied over th libsdlpre-tab and completely messed up my current webos games, so i reverted back to the previous ones, anyone else had that problem o.O

Gav

moepda 2011-09-17 22:15

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by couldvbb (Post 1090350)
Angry Birds Seasons HD I can play
I edit new link File '' libSDL.so''
-----------------
libSDL.so
libSDL_mixer-1.2.so.0.10.1
----------------------------------
it play ok
http://www.wda.cn/data/attachment/fo...u777u300vx.png

Got it !!

go to home/opt/preenv/lib and you find file called "libSDL_mixer-1.2.so.0.10.1"

symlink to it and call the symlink file "libSDL.so"

i did on pc with winscp so cant give xterm codes but it does work :)

*UPDATE* This symlink also fixes beyond ynth !! works too now :) once you made the symlink described above,the ynth game will now work :)

cheers couldvbb for the fix ,hopefully i was able to better explain the "how to"

Brian_7 2011-09-17 22:37

Re: Preenv webOS games compatibility list
 
Thanks, it worked.

@Trisha just type this in the x-terminal:

sudo gainroot

cd home/opt/preenv/lib

ln libSDL_mixer-1.2.so.0.10.1 libSDL.so


PS: you can use the keyboard mapping of the old angrybirds seasons.

trisha02 2011-09-18 02:33

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Brian_7 (Post 1090539)
Thanks, it worked.

@Trisha just type this in the x-terminal:

sudo gainroot

cd home/opt/preenv/lib

ln libSDL_mixer-1.2.so.0.10.1 libSDL.so


PS: you can use the keyboard mapping of the old angrybirds seasons.

i see broken symlin in opt/preenv/lib of libavcodec.so.52 and libavcodec.so.
the above soln would hav done it.i guess i del smthng accidently from this location. now i get this in xterm

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user/com.rovio.angrybirdsseasons-hd # ./angrybirdsseasons
./angrybirdsseasons: error while loading shared libraries: libavcodec.so.52: cannot open shared object file: No such file or directory
/home/user/com.rovio.angrybirdsseasons-hd #

the problem is in libavcodec.so.52 where it shows broken symlink in opt/preenv/lib/

anyone got any idea on how to fix it. and thnx BRIAN for xplaining it to me.

edited:: with the xterminal result.i am sure the problem is the broken symlink problem in libavcodec.so.52 and libavcodec.so. please anyone share there files and tell me how to solve the problem. i am familiar thru xterm commands and filebox.

Brian_7 2011-09-18 03:31

Re: Preenv webOS games compatibility list
 
@trisha, i hope this can help you. Open the x-terminal and type:

sudo gainroot

cd /home/opt/preenv/lib

ln libavcodec.so.52.72.2 libavcodec.so

ln libavcodec.so.52.72.2 libavcodec.so.52

trisha02 2011-09-18 05:29

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Brian_7 (Post 1090796)
@trisha, i hope this can help you. Open the x-terminal and type:

sudo gainroot

cd /home/opt/preenv/lib

ln libavcodec.so.52.72.2 libavcodec.so

ln libavcodec.so.52.72.2 libavcodec.so.52

after typing the 3rd command - ln libavcodec.so.52.72.2 libavcodec.so
i get no such file or direcory

couldvbb 2011-09-18 05:45

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by trisha02 (Post 1090828)
after typing the 3rd command - ln libavcodec.so.52.72.2 libavcodec.so
i get no such file or direcory

you can key in
ls

check file

the wisdom 2011-09-18 05:56

Re: Preenv webOS games compatibility list
 
hi guys

i managed to play season before but i noticed that it only has the last two episodes only while the normal one has many others so i didn't install it>

does this file of angry season has other stages in hd format like the RIO hd one ( coz rio hd has stages the normal Rio game hasn't)?

trisha02 2011-09-18 07:08

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by couldvbb (Post 1090832)
you can key in
ls

check file

can you explain a bit more. these are the contents of my folder


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # exit
~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# cd /opt/preenv/lib/
Nokia-N900:/opt/preenv/lib# ls
libNPAPIInterface.so libluna-prefs.so
libPiranha.so liblunaservice.so
libPmIpcLib.so libmjson.so
libSDL.so libnapp.so
libSDL_cinema.so libopencore-amrnb.so
libSDL_mixer-1.2.so.0 libopencore-amrnb.so.0
libSDL_mixer-1.2.so.0.10.1 libopencore-amrnb.so.0.0.2
libavcodec.so libopencore-amrwb.so
libavcodec.so.52 libopencore-amrwb.so.0
libavdevice.so libopencore-amrwb.so.0.0.2
libavdevice.so.52 libpalmvibe.so
libavdevice.so.52.2.0 libpdl.so
libavformat.so libpng.so
libavformat.so.52 libpng.so.3
libavformat.so.52.64.2 libpng.so.3.44.0
libavutil.so libpng12.so
libavutil.so.50 libpng12.so.0
libavutil.so.50.15.1 libpng12.so.0.44.0
libcjson.so libsaxparse.so
libdbus-gmain.so.0 libsdlpre-tab.so
libfaac.so libsdlpre.so
libfaac.so.0 libstub.so
libfaac.so.0.0.0 libswscale.so
libgdbus.so libswscale.so.0
libgdbus.so.0 libswscale.so.0.11.0
libhid.so
Nokia-N900:/opt/preenv/lib#

couldvbb 2011-09-18 08:57

Re: Preenv webOS games compatibility list
 
you :
libavcodec.so
libavcodec.so.52

but no libavcodec.so.52.72.2 ,so ''ln'' No Ok
ln libavcodec.so.52.72.2 libavcodec.so
ln libavcodec.so.52.72.2 libavcodec.so.52

you are run preenv before?
and you preenv ver? 0.1.7 ?

trisha02 2011-09-18 09:33

Re: Preenv webOS games compatibility list
 
yes.i played all webos games. yes its preenv v 0.1.7

edit: in the directory opt/preenv/lib i hav broken symlink on libavcodec.so
and libavcodec.so.52

couldvbb 2011-09-18 11:31

Re: Preenv webOS games compatibility list
 
I give you libavcodec.so.52.72.2 flie, you test
http://www.wda.cn/forum.php?mod=atta...MTl8MjEzMTc%3D

Brian_7 2011-09-18 13:04

Re: Preenv webOS games compatibility list
 
Yes copy that file to /opt/preenv/lib/ and the symlink should be fixed.

trisha02 2011-09-18 13:53

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by couldvbb (Post 1090982)
I give you libavcodec.so.52.72.2 flie, you test
http://www.wda.cn/forum.php?mod=atta...MTl8MjEzMTc%3D

every thing is chinese in this site. i dnt understand

gr8 now my non HD games are not working either. i opened nfsu. it open.loads.then it automatically crashes.same for other deb games. this is what i get in xterminal.

Nokia-N900:/opt/preenv/usr/palm/applications/com.ea.app.nfsuc# ./nfsuc ./nfsuc: /usr/lib/libavcodec.so.52: no version information available (required by /opt/preenv/lib/libSDL_mixer-1.2.so.0)
./nfsuc: /usr/lib/libavcodec.so.52: no version information available (required by /opt/preenv/lib/libavformat.so.52)
SDLGL: Called sdl_init with flags = 0x100231
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 10807
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.nfsuc
PDL: You are root. Don't do this unless you know what you're doing!
PDL: Main thread created
SDLGL: Requested GL major version 1
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Requested GL minor version 0 (ignored)
PDL: Screen dimming prevention ON
PDL: Set do_not_disturb flag to true
PDL: Switch UI orientation to 270°
PDL: Application handles pause events
PDL: Playing music notification: Playing
SDLGL: Called SetVideoMode(320, 480, 0, 0x2)
SDLGL: Requested OpenGL video mode
SDLGL: Asked if video mode 800x480x16 (flags=0x80000000) is ok
SDLGL: Creating shadow surface (w=320, h=480)
CINEMA: Init; window xid is 0x480000c
ACCEL: Application will poll accelerometer by itself
SDLGL: Called sdl_init with flags = 0x200
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
ACCEL: Called JoystickOpen 0
ACCEL: Opening accelerometer
ACCEL: Using default calibration values
ACCEL: Application will poll accelerometer by itself
PDL: Playing music notification: Playing
./nfsuc: relocation error: /opt/preenv/lib/libavformat.so.52: symbol av_init_packet, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference
Nokia-N900:/opt/preenv/usr/palm/applications/com.ea.app.nfsuc#

Brian_7 2011-09-18 14:28

Re: Preenv webOS games compatibility list
 
Here you have the file:

http://www.megaupload.com/?d=AXJOD10H

trisha02 2011-09-18 14:53

Re: Preenv webOS games compatibility list
 
@ BRIAN
will it symlink automatically? in xterminal i did.
apt-get install libavcodec-dev
it installed a file worth of 2.2mb.
then angrybirds seasons HD and beyond nyth both worked but other deb games are not working.i posted the result in the last post.but still there is broken symlinlk in opt/preenv/lib.
so should i paste the downloaded file again in that location? and how to fix the deb games prob. can you have a look? and thank you so much BRIAN.

trisha02 2011-09-18 15:55

Re: Preenv webOS games compatibility list
 
@BRIAN waiting for ur reply my friend. :)

couldvbb 2011-09-18 16:23

Re: Preenv webOS games compatibility list
 
2 Attachment(s)
test ''Iron Fist Boxing'' v.3.5.1
https://developer.palm.com/appredire...r.app.ironfist
it run ok but Imperfect textures

trisha02 2011-09-18 16:27

Re: Preenv webOS games compatibility list
 
thanks brian and couldvbb. placed the libavcodec in lib folder.automatically symlinkd.all problem solved.love u both

trisha02 2011-09-18 16:29

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by couldvbb (Post 1091125)
test ''Iron Fist Boxing'' v.3.5.1
https://developer.palm.com/appredire...r.app.ironfist
it run ok but Imperfect textures

is der anyway to fix it? seems that u hav knowledge abt all these.could u fix modern combat or bia2 or asphalt6 or any gameloft games...ohhhhh thats a lot to ask for.nyz.jst requesting.nd thnx fr helping me.jst luvd ur help

couldvbb 2011-09-18 16:41

Re: Preenv webOS games compatibility list
 
1 Attachment(s)
test ''Totemo HD'' Version: 1.45.13
https://developer.palm.com/appredire...xage.totemo.hd
it open ok but Incorrect touch screen mapping

trisha02 2011-09-18 17:46

Re: Preenv webOS games compatibility list
 
@ couldvbb is it possible to fix them? i can help. my brother as a sgs. it has many lib files in its root folders.i dnt kno. just would be glad to help

Brian_7 2011-09-18 17:57

Re: Preenv webOS games compatibility list
 
@trisha i am glad that i could help you :)

Take care.

Kevstacey 2011-09-18 19:43

Re: Preenv webOS games compatibility list
 
Serpent of Isis HD works but some textures are messed up and wouldnt run from desktop icon. Updated in the wiki

santiago 2011-09-18 23:47

Preenv + hd :)
 
*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package in the wait that Javier S. Pedro will release a new Preenv Script

-----------------------------------------------------------------------

Hi guys i modified the Preenv package to run all the games, hd and normal games.. You just have to install this package, copy the deb file to MyDocs and make shure you installed ROOTSH package, to install the deb file you have to add this code on xterm

Code:

root
dpkg -i /home/user/MyDocs/preenv-hd.deb
exit
close

now, to create a shortcut for the HD Games you have to use from xterm
Code:

sudo chmod -R +rwx /opt/preenv/usr/palm/applications/com.HDGameFolder
then
Code:

preenv
or
Code:

preenv-hd
and again
Code:

desktopgen-hd  /opt/preenv/usr/palm/applications/com.HDGameFolder/appinfo.json
to create the shortcut.. The package includes preenv and the Preenv HD script edited to work with the libsdlpre-tab.. You don't have to change libraries, you just have to know that you have

desktopgen-hd
preenv-hd
wrap-hd.sh and hd.sh (in /opt/preenv folder), all the preenv files + libsdlpre-tab

FILE DOWNLOAD

*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package ;) in the wait that Javier S. Pedro will release a new Preenv Script

trisha02 2011-09-19 00:56

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Kevstacey (Post 1091266)
Serpent of Isis HD works but some textures are messed up and wouldnt run from desktop icon. Updated in the wiki

this is a great game.will this be fixed with the updated preenv script?

trisha02 2011-09-19 01:07

Re: Preenv + hd :)
 
Quote:

Originally Posted by santiago (Post 1091459)
*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package in the wait that Javier S. Pedro will release a new Preenv Script

-----------------------------------------------------------------------

Hi guys i modified the Preenv package to run all the games, hd and normal games.. You just have to install this package, copy the deb file to MyDocs and make shure you installed ROOTSH package, to install the deb file you have to add this code on xterm

Code:

root
dpkg -i /home/user/MyDocs/preenv-hd.deb
exit
close

now, to create a shortcut for the HD Games you have to use from xterm
Code:

sudo chmod -R +rwx /opt/preenv/usr/palm/applications/com.HDGameFolder
then
Code:

preenv
or
Code:

preenv-hd
and again
Code:

desktopgen-hd  /opt/preenv/usr/palm/applications/com.HDGameFolder/appinfo.json
to create the shortcut.. The package includes preenv and the Preenv HD script edited to work with the libsdlpre-tab.. You don't have to change libraries, you just have to know that you have

desktopgen-hd
preenv-hd
wrap-hd.sh and hd.sh (in /opt/preenv folder), all the preenv files + libsdlpre-tab

FILE DOWNLOAD

*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package ;) in the wait that Javier S. Pedro will release a new Preenv Script

installed this package.the hD game opens but the screen size is huge.as if its zoomed 8x. previously i had no problem with hd games.just had to chmod 777 weboshd.sh before opening.nw thats nt required but the resolution is nt proper either.i dint create an icon.cz i already had it for my HD games.just installed preenvhd with xterm.thats all i did.any fix?

santiago 2011-09-19 01:18

Re: Preenv + hd :)
 
Quote:

Originally Posted by trisha02 (Post 1091476)
installed this package.the hD game opens but the screen size is huge.as if its zoomed 8x. previously i had no problem with hd games.just had to chmod 777 weboshd.sh before opening.nw thats nt required but the resolution is nt proper either.i dint create an icon.cz i already had it for my HD games.just installed preenvhd with xterm.thats all i did.any fix?

with other games ?
it's the preenv package i just edited the desktopgen lib (one line) and the rest of the script changing the names..

*** DID you used desktopgen or desktopgen-hd? you have, for the hd games, to use desktopgen-hd

Brian_7 2011-09-19 01:20

Re: Preenv webOS games compatibility list
 
Execute weboshd.sh again and see if it is fixed.

trisha02 2011-09-19 01:59

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Brian_7 (Post 1091479)
Execute weboshd.sh again and see if it is fixed.

yes after chmod 777 weboshd.sh the problem is fixed.if i hav to execute this command then whats the use of this new preenv.can u plz mention in detail.i am a noob. :(. and thnks brian.once again:D

Brian_7 2011-09-19 02:44

Re: Preenv webOS games compatibility list
 
Well my script only switch the name of 2 files. When you execute it again, the original name is restored. I think that the update of preenv need the original names. That's why i said that you should execute it again.

I think that the update is to be able to play the hd and the non-hd games without switching the names of the 2 files. So with that update, you won't need to execute my script anymore.

trisha02 2011-09-19 07:44

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Brian_7 (Post 1091497)
Well my script only switch the name of 2 files. When you execute it again, the original name is restored. I think that the update of preenv need the original names. That's why i said that you should execute it again.

I think that the update is to be able to play the hd and the non-hd games without switching the names of the 2 files. So with that update, you won't need to execute my script anymore.

no no no. i faced the issue after updating the preenv.i still hav to run the script to play HD games like before.no change for me.

Brian_7 2011-09-19 09:18

Re: Preenv webOS games compatibility list
 
Ok, when i have time i will try the update too.

Kevstacey 2011-09-19 10:42

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by trisha02 (Post 1091472)
this is a great game.will this be fixed with the updated preenv script?

i've got the libsdlpre-tab and the weboshd.sh script running

what other updates are available to improve compatibility?

cheers :)

Kevstacey 2011-09-19 13:29

Re: Preenv webOS games compatibility list
 
For those without access to a pc with 7zip, you can extract an .ipk on your N900. You will need Rootsh and Tar-gnu installed.

First of all create a catalogue in App Manager:

Catalog name: N900 Extras
Web address: http://n900.altervista.org/extras
Distribution: fremantle
Components: free

Let App manager update, then search and install 7zip-9.0.4-1

To extract files from 7z open xterm and type:
7z e /home/user/MyDocs/filename.ipk

this will extract 3 files into /home/user/

the only file you will need is 'data.tar.gz' so delete the other two files.

Using a file manager, move the data.tar.gz from /home/user/ to /home/user/MyDocs/

Now open xterm again and type:

tar zvxf /home/user/MyDocs/data.tar.gz

this will create a folder called /usr/ in /home/user/

using a file manager again, search the /usr/ folder and open it until you get to the game folder (e.g com.pixelabs.ttrhd)

copy this folder to the required destination and install from instructions in the Preenv wiki

hope this comes in handy :D


All times are GMT. The time now is 16:21.

vBulletin® Version 3.8.8