Notices


Reply
Thread Tools
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2461
sudo ask you for a password because you didn't install sudser. If you installed it, then maybe you need to reboot your n900.
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#2462
Code:
sudo gainroot

echo "user ALL=(ALL) NOPASSWD: ALL" >> everybody.sudoers
echo "root ALL=(ALL) NOPASSWD: ALL" >> everybody.sudoers
mv everybody.sudoers /etc/sudoers.d
update-sudoers
 

The Following User Says Thank You to karam For This Useful Post:
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#2463
@ jflatt

this what appear when I try to launch Shrek Karting HD in X-terminal

Code:
 
PDL: Called GetUniqueID
PDL: Application asked for device ID
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.shrekkartinghd
PDL: Main thread created
SDLGL: Called sdl_init with flags = 0x100230
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 3175
PDL: Application tries to set 'touch aggression'
SDLGL: Reporting video information width=1024, height=768
SDLGL: Ignoring doublebuffer preference 1
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(1024, 768, 32, 0x80000002)
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=1024, h=768)
PDL: Playing music notification: Playing
PDL: Switch UI orientation to 0°
it start and play the intro video then it close , any solution ?
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2464
Originally Posted by karam View Post
Code:
sudo gainroot

echo "user ALL=(ALL) NOPASSWD: ALL" >> everybody.sudoers
echo "root ALL=(ALL) NOPASSWD: ALL" >> everybody.sudoers
mv everybody.sudoers /etc/sudoers.d
update-sudoers
thank you karam.it worked i opened angrybirdsrioHD. it opened.tapped screen twice. at the loading screen it automatically closed.any solution?
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2465
Ok now run webos2hd.
 
jflatt's Avatar
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#2466
Originally Posted by laith.m.y View Post
@ jflatt

this what appear when I try to launch Shrek Karting HD in X-terminal

Code:
 
PDL: Called GetUniqueID
PDL: Application asked for device ID
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.shrekkartinghd
PDL: Main thread created
SDLGL: Called sdl_init with flags = 0x100230
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 3175
PDL: Application tries to set 'touch aggression'
SDLGL: Reporting video information width=1024, height=768
SDLGL: Ignoring doublebuffer preference 1
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(1024, 768, 32, 0x80000002)
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=1024, h=768)
PDL: Playing music notification: Playing
PDL: Switch UI orientation to 0°
it start and play the intro video then it close , any solution ?
That looks normal. It seemed to run fine for me, but the textures were messed up and I couldn't see anything on the screen anyways
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2467
Originally Posted by Brian_7 View Post
Ok now run webos2hd.
ok.what do u mean my running webos2hd. after writing karam's reply on xterminal.i could open the game.but the game automatically crashes at loading screen and closes
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2468
Ok. i have made a new sh file for you.

Download weboshd.sh from here: http://www.megaupload.com/?d=SZ7QDMNM and place it in /home/user.

Place libsdlpre-tab.so and libsdlpre.so in opt/preenv/lib.

Open the x-terminal and type:

sudo gainroot

chmod 777 weboshd.sh

sh weboshd.sh


Then you will be able to play the new hd games, but you will have some problem with the old ones. So if you want to play the old games again, you will have to run the scrit again typing:

sudo gainroot

sh weboshd.sh


And if you wnat to play the hd games, just run the scrit again.
 

The Following User Says Thank You to Brian_7 For This Useful Post:
Posts: 195 | Thanked: 96 times | Joined on May 2011
#2469
ASHPALT6
http://www.filesonic.com/file/1838599294

can some one download it and upload it to another source?
 
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#2470
Originally Posted by jflatt View Post
That looks normal. It seemed to run fine for me, but the textures were messed up and I couldn't see anything on the screen anyways
if the textures are messed up , I dont want it to run at all

what about Big Boss HD ?

it dont run at all , that's what appear in the X-terminal :

Code:
SDLGL: Called sdl_init with flags = 0x100030
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 5772
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.bigboss
PDL: Main thread created
PDL: Game called PDL_Init twice
PDL: Switch UI orientation to 0°
SDLGL: Requested GL major version 1
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=1024, h=768)
it also seems to be normal

and about missing texture in touch pad games , I found that there are many games run in touch pad with missing texture and the solution is to copy a file with name metadata.json to every game folder , but when I tried it with NFSHP it didnt work , I think that preenv didnt read it so there were a missing texture , what do you think about that ?

see this http://www.webosbuzz.com/hp-touchpad...-properly.html
 
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:29.