![]() |
Re: Preenv webOS games compatibility list
Thank you!. It worked! :)
I tried by myself something like that. I added sudo sh inside the " ". But it didn't work :P Now thanks to you, it works :) |
Re: Preenv webOS games compatibility list
basketmania crashes before opening.
i installed the deb file then typed in the terminal Code:
root can anyone help me here plz? |
Re: Preenv webOS games compatibility list
It's quite unfortunate that even after Divan's announce about developing WebOS Games Manager in the open and that he would accept patches no one has contributed.
There is plenty of room to improve both preenv and WebOS Games Manager and they are the most capable projects to allow new games to be played in the N900. Both Javispedro and Divan seem interested in provide help if someone volunteer to take maintenance of the projects. As a starting point, it would be great to merge jflat's patches for keyboard mapping with upstream preenv so WGM could use official libs from preenv instead of packaging them on it's own. Second, there is a big amount of ini files in WGM thread provided by users that might worth to add to WGM. And third, add support for HD games maybe by merging changes to preenv or by using different libraries for those games. Anyone volunteer? |
Re: Preenv webOS games compatibility list
Quote:
Good luck to you, ivgalvez! |
Re: Preenv webOS games compatibility list
Thanks, I will keep pushing!
|
Re: Preenv webOS games compatibility list
Quote:
Quote:
|
Re: Preenv webOS games compatibility list
I think there is some softfp-to-hardfp wrapper working in Harmattan. At least Adobe Flash seems to use that.
|
Re: Preenv webOS games compatibility list
And what's that difference between softfp and hardfp?
|
Re: Preenv webOS games compatibility list
|
Re: Preenv webOS games compatibility list
Hello guys has anyone tried 3D Pool Master HD?!
Here the log, I just get black screen. Code:
Root shell enabled |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Dear guys,
I'm managed to play the bia2 in horizontal without any issue on touch screen. Can someone help to make it vertical. |
Re: Preenv webOS games compatibility list
Quote:
Maybe someone that expert in keyboard mapping can assists. |
Re: Preenv webOS games compatibility list
Quote:
About kbd mapping: Maybe some kbd mapping expert could make a step by step tutorial how to create kbd mapping. I dont know where all the strange numbers & names come from, and i Bet many of users too! |
Re: Preenv webOS games compatibility list
plz help me how 2 intall sa asssin creed game step by step plz bcoz i am a new user of this phone
|
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
3 Attachment(s)
Quote:
well if you are fully new to this phone then follow me :D first of all read preenv FAQ as marmistrz said ;) and read read then read or else you will not understand anything follow this anyway : open your application manager and enable extra extra-devel extra-testing catalogues just get it from google you will find it easly then install rootsh from application manager then go to xterminal app in the app menu and type : root apt-get update apt-get upgrade apt-get install preenv if got libgles1-sgx-img missing for preenv download it from my post here http://talk.maemo.org/showthread.php...83#post1168783 then download "AssassinsCreed.deb" from (demonoid.com or any other one mediafire.....etc) and when you want to install a (.deb) file connect your n900 with pc and pc the file on your device outside any folder then unplug the usb cable then go to xterminal again and type this codes : root dpkg -i /home/user/MyDocs/ (file name ) then press enter Notes 1- dont open x terminal and application manager together 2-press y when x terminal ask you while install a package 3- write capital letters as like this (MyDocs) in codes because this is LINUX!!! Not WINDOWS :D 4-press tab on x terminal screen to autocomplete files/folders names just like (dpkg -i /ho "press tab use "press tab MyD "press tab " then at least first 5 letters of the file name then " press tab " wow the enter 5-if got the assassins creed in (ipk) extention then that is another issue (if yes you got it on (ipk) tell me to give you another guide ) :D that is all my advice to you is start reading about your new phone "THE GRAND N900" or else you will get lost :D Here is the catalogues ........ |
Re: Preenv webOS games compatibility list
Quote:
Lets have an example Avatar KBD Mapping: gconftool-2 --set --type int /apps/preenv/Avatar/enable_dpad 1 #Now lets config where is the Analog pad with qweasdzxc buttons gconftool-2 --set --type int /apps/preenv/Avatar/dpad_center_mouse 0 #use mouse 0 (screen touch) gconftool-2 --set --type int /apps/preenv/Avatar/dpad_center_x 120 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_center_y 357 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_n_key 119 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_n_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_n_x 120 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_n_y 300 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_ne_key 101 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_ne_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_ne_x 178 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_ne_y 302 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_e_key 100 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_e_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_e_x 180 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_e_y 358 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_se_key 99 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_se_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_se_x 180 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_se_y 410 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_s_key 120 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_s_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_s_x 120 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_s_y 411 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_sw_key 122 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_sw_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_sw_x 61 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_sw_y 411 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_w_key 97 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_w_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_w_x 60 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_w_y 357 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_nw_key 113 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_nw_mouse 0 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_nw_x 62 gconftool-2 --set --type int /apps/preenv/Avatar/dpad_key_nw_y 302 # Now lets add a normal key gconftool-2 --set --type int /apps/preenv/Avatar/key_112_key 112 # p (key 112 is the p) gconftool-2 --set --type int /apps/preenv/Avatar/key_112_mouse 2 gconftool-2 --set --type int /apps/preenv/Avatar/key_112_x 738 gconftool-2 --set --type int /apps/preenv/Avatar/key_112_y 318 NOTES: keyboard keys 306 113 119 101 114 116 121 117 105 111 112 44 8 313 97 115 100 102 103 104 106 107 108 46 273 271 304 122 120 99 118 98 110 109 32 276 274 275 X,Y are the coordinates. How to know them? Start the game and take a screenshot (ctr+shift+p) if i remember. Then transfer it to your pc and use paint to see the coordinates of the pixel you want. Avatar is the name of the executable and not the game name. Some KBD mapping files you can find in this threat http://talk.maemo.org/showthread.php...313#post934313 |
Re: Preenv webOS games compatibility list
Seems that http://members.cox.net/jflatt/libsdlpre.so is down, offline, broken or whatever.
Could someone please provide me the latest version of libsdlpre.so please? Greetz, J4ZZ |
Re: Preenv webOS games compatibility list
where can i get libsdlpre-tab.so??
|
Re: Preenv webOS games compatibility list
Quote:
Its here too i bet: marmistrz.net63.net/public/preenv/libsdlpre.so |
Re: Preenv webOS games compatibility list
Thanks mate.
Btw. does someone has Denki Blocks! working. Mine is crashing right after the first screen when trying to "stroke". Is the game meant to be portrait or landscape? The gconf command didn't change anything :( Thanks in advance J4ZZ |
Re: Preenv webOS games compatibility list
Spirit HD not working (black screen with preenv-hd)
|
Re: Preenv webOS games compatibility list
Quote:
thank you i will report you back later after try this. |
Re: Preenv webOS games compatibility list
need assistance suddenly iam not managed to run angry birds rio after update the preenv lib. need assistance
/opt/preenv/usr/palm/applications/com.rovio.angrybirdsrio # ./angrybirdsrio PDL: Init: Service name is com.javispedro.preenv.angrybirdsrio PDL: You are root. Don't do this unless you know what you're doing! PDL: Failed to initialize libosso PDL: Application tries to enable gesture area PDL: Application asked for calling path, giving './' PDL: Application asked for calling path, giving './' SDLGL: Called sdl_init with flags = 0x100030 Home directory /home/user not ours. SDLGL: Number of joysticks 1 SDLGL: Joystick 0 named Accelerometer X11: PID is 2961 PDL: Init: Service name is com.javispedro.preenv.angrybirdsrio PDL: You are root. Don't do this unless you know what you're doing! PDL: Failed to initialize libosso SDLGL: Requested GL major version 1 SDLGL: Ignoring color buffer red size 5 SDLGL: Ignoring color buffer green size 6 SDLGL: Ignoring color buffer blue size 5 SDLGL: Requested depth buffer size 0 SDLGL: Requested stencil buffer size 0 SDLGL: Called SetVideoMode(0, 0, 0, 0x2) SDLGL: Requested OpenGL video mode SDLGL: SDL_GLES initialized (res=0) SDLGL: Asked if video mode 800x480x16 (flags=0x80000000) is ok SDLGL: Creating shadow surface (w=320, h=480) PDL: Switch UI orientation to 270° Segmentation fault /opt/preenv/usr/palm/applications/com.rovio.angrybirdsrio # |
Re: Preenv webOS games compatibility list
Quote:
Were you using the kbd mapping libsdlpre.so, the one for TouchPad apps or the normal one? Try Code:
sudo gainroot |
Re: Preenv webOS games compatibility list
Quote:
Not managed to upgrade" libosso1 is already the newest version" |
Re: Preenv webOS games compatibility list
Quote:
settings.lua file here : /usr/palm/applications/com.rovio.angrybirdsrio |
Re: Preenv webOS games compatibility list
hi mates i installed super ko boxing it is working perfectly but the problem is that the game upside down i need to turn my N900 to play the game i looked in preenv FAQ but i didnt find anything about a problem like that can any one please tell how can i get the games screen to normal ???.
thanks in advance. ./sifo |
Re: Preenv webOS games compatibility list
Quote:
Code:
gconftool-2 --set --type int /apps/prenv/skob2.exe/screen_rotation 1 Code:
gconftool-2 --set --type int /apps/preenv/skob2.exe/screen_width 800 Regards B-RUNO |
Re: Preenv webOS games compatibility list
thanks much appreciated man it works like a charm
|
Re: Preenv webOS games compatibility list
Anyone managed to play May 2011 level on angry bird rio. Need assistant. thanks in advanced,
|
Re: Preenv webOS games compatibility list
Azkend HD: with normal lib crashes (Unknown symbol), with HD lib, no textures
Quell HD: doesn't seem to crash. I didn't test it thoroughly but seems to work ok with hd lib. |
Re: Preenv webOS games compatibility list
Quote:
,kindly please share |
Re: Preenv webOS games compatibility list
|
Re: Preenv webOS games compatibility list
Any input is much appreciated.
Thanks in advanced. |
Re: Preenv webOS games compatibility list
Hey what's up guys has anyone tried Bubble Bash HD I've tried both deb and ipk version still the game works perfectly but no sound, can anyone confirm it ?!:confused:
|
Re: Preenv webOS games compatibility list
Is there the file.sh (key mapping) for The Settlers?
|
Re: Preenv webOS games compatibility list
4 Attachment(s)
Hey what's up guys just passing by to share with you Need For Speed Hot Pursuit on our N900 bellow are the screenshots.
All Credits goes for the guy from this Chinese website I hope you enjoy!!! ;) http://bbs.dospy.com/thread-14420154-1-315-1.html |
Re: Preenv webOS games compatibility list
downloading now ! you are my hero :D, Thanks
|
All times are GMT. The time now is 16:41. |
vBulletin® Version 3.8.8