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)

cloud596 2011-01-20 00:00

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by AgogData (Post 924255)
in avatar directions are fantastic :)
but P and L buttons not working

for P button use this :

gconftool-2 --set --type int /apps/preenv/Avatar/key_112_key 112
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
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_key 276
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_x 739
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_y 442
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_key 108
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_x 634
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_y 372

mido.fayad 2011-01-20 00:17

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by AgogData (Post 924255)
in avatar directions are fantastic :)
but P and L buttons not working

i will modify it to work :)

kaos_king 2011-01-20 00:18

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Andy1210 (Post 924170)
i created gconf keymap install file for some game:

Code:

wget http://n900.darktl.com/downloads/gconf_set_driver.sh
chmod +x gconf_set_driver.sh
./gconf_set_driver.sh

[B]

Driver (Controls: Virtual Stick)
use virtual stick on screen to steer the car
P - burnout
up arrow - accelerate
left arrow - brake
L - hand brake

Hi Andy, i did the above and if i understand right then the specified keys should act as screen presses? If so it doesnt seem to be working for me. When i execute the script there are no errors (nor are there any if i run all of them individually that are ran by the script) but when i go in driver it isnt working?

Any help will be massively appreciated :)

AgogData 2011-01-20 00:22

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 924274)
for P button use this :

gconftool-2 --set --type int /apps/preenv/Avatar/key_112_key 112
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
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_key 276
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_x 739
gconftool-2 --set --type int /apps/preenv/Avatar/key_276_y 442
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_key 108
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_mouse 2
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_x 634
gconftool-2 --set --type int /apps/preenv/Avatar/key_108_y 372

thanks gonna give it a try and get back to you :)

Andy1210 2011-01-20 00:22

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by AgogData (Post 924255)
in avatar directions are fantastic :)
but P and L buttons not working

sorry, that's my mistake, fixed :)

deny_winarto 2011-01-20 01:05

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Andy1210 (Post 924284)
sorry, thats my mistake, fixed :)

Hey andy, thanks alot for fixing assassins :)
Do yo have any idea why the d-pad is not functioning properly?
I want to help but i don't understand how the code works..

AgogData 2011-01-20 01:12

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Andy1210 (Post 924284)
sorry, thats my mistake, fixed :)

worked ! thanks :)

Andy1210 2011-01-20 03:16

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by deny_winarto (Post 924299)
Hey andy, thanks alot for fixing assassins :)
Do yo have any idea why the d-pad is not functioning properly?
I want to help but i don't understand how the code works..

i dunno, i think that's the games's problem, ask jflatt! :)

Andy1210 2011-01-20 03:26

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by kaos_king (Post 924281)
Hi Andy, i did the above and if i understand right then the specified keys should act as screen presses? If so it doesnt seem to be working for me. When i execute the script there are no errors (nor are there any if i run all of them individually that are ran by the script) but when i go in driver it isnt working?

Any help will be massively appreciated :)

you need preenv 0.1.4 and jflatt-s modified sdlpre library
Code:

wget http://members.cox.net/jflatt/libsdlpre.so
mv libsdlpre.so /home/opt/preenv/lib/libsdlpre.so


porselinaheart 2011-01-20 03:47

Re: Preenv webOS games compatibility list
 
can anybody help me out with mapping the A and B buttons for RealSoccer 2010?? the game works great, except that i can't activate those buttons while using the onscreen dpad.

bakry2003 2011-01-20 03:52

Re: Preenv webOS games compatibility list
 
Now i can enter fifa 2010 the only problem is multitouch, please some one can helppp!!!!!

mido.fayad 2011-01-20 05:05

Re: Preenv webOS games compatibility list
 
WoooooooooooW :D

Finally , Driver is fully playaple from keyboard without any problems :)


download the script from this link

http://www.mediafire.com/?tr5dv3c35gso3kd

copy it to /home/user/MyDocs

remember that if u have added any configuration before , you should delete it by this command

gconftool-2 --recursive-unset /apps/preenv

then install the new script :

sh /home/user/MyDocs/driver-mido.fayad.sh


up arrow = acceleration
down arrow = reverse and brake

w = burnout
q = burnout + left
e = burnout + right

a = left direction

d = right direction

x = hand brake
z = hand brake + left
c = hand brake + right

mido.fayad 2011-01-20 06:50

Re: Preenv webOS games compatibility list
 
Real soccer is perfect now :)

download this script

http://www.mediafire.com/?w4s4m46fxdsn1vf

copy it to /home/user/MyDocs

open terminal

sh /home/user/MyDocs/realsoccer2010-mido.fayad.sh


left arrow = pass
L = shoot
p = change cursor and some special movements

AND

q w e d c x z a for movements but i prefer to move from the screen

and use keyborad for the rest

porselinaheart 2011-01-20 07:24

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 924381)
Real soccer is perfect now :)

download this script

http://www.mediafire.com/?a83wkadi85ygz9a

copy it to /home/user/MyDocs

open terminal

sh /home/user/MyDocs/realsoccer2010-mido.fayad.sh


left arrow = pass
L = shoot
p = change cursor and some special movements

AND

q w e d c x z a for movements but i prefer to move from the screen

and use keyborad for the rest

thanks a bunch mido!!! just spent my first actual full 1 hour playing a game on my n900, hehe. I use the on screen dpad for movement as well, :p

cloud596 2011-01-20 08:07

Re: Preenv webOS games compatibility list
 
got RealSoccer2010 problem before that was working perfectly dunno why try run on terminal NOA AS ROOT.
$ /home/user/game/com.gameloft.app.realsoccer2010/RealSoccer2010/./RealSoccer2010
PDL: Playing music notification: Playing
SDLGL: Called sdl_init with flags = 0x100220
X11: PID is 19825
PDL: Init: Service name is com.javispedro.preenv.RealSoccer2010
PDL: Main thread created
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(480, 320, 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)
ACCEL: Opening accelerometer
ACCEL: Using default calibration values
m_pSoundManager = NEW CSoundManager();m_pSoundManager->Initialize();InitializeAIManagerByStep,m_pAIManag er=3295736,m_pM3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
InitializeAIManagerByStep,m_pAIManager=3295736,m_p M3DDevice=3295136
Segmentation fault

govprog 2011-01-20 09:55

Re: Preenv webOS games compatibility list
 
1 Attachment(s)
Got the keyboard version for Guitar Hero.I don't think it will be necessary to download it,but it may just make it fun,like the PC version.Keys"BGT" are your colored keys,"F" is the star button and "D" will act as back button.
Quote:

Originally Posted by jflatt (Post 923942)
Get gconf_set_ewj.sh onto your n900 and execute it:
Code:

wget http://members.cox.net/jflatt/gconf_set_ewj.sh
chmod +x gconf_set_ewj.sh
./gconf_set_ewj.sh



cloud596 2011-01-20 10:39

Re: Preenv webOS games compatibility list
 
3 Attachment(s)
Guys problem on avatar chapter 5 . suddenly all character become white blur.

I know I ve asked this problem repeatly. but necessary help. cause by this problem.

Gagandeep106 2011-01-20 11:16

Re: Preenv webOS games compatibility list
 
bro i type these command but unable to use v-stick plzz helpp

Andy1210 2011-01-20 13:47

Re: Preenv webOS games compatibility list
 
i think we need new thread for keymappings :)

Leon4 2011-01-20 14:35

Re: Preenv webOS games compatibility list
 
hey guys, i managed to install avatar but when i tap on the icon i starts and after a few seconds it crashes :S i mean what is the problem :( btw i'm on 0.1.4 preenv...

govprog 2011-01-20 15:15

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 924468)
Guys problem on avatar chapter 5 . suddenly all character become white blur.

I know I ve asked this problem repeatly. but necessary help. cause by this problem.

I have tried hard to figure out about this problem.Even messed with my preenv,but ... no luck!:confused: (Maybe it's the rendering problem,game's bug , ... .It could be anything.)

cloud596 2011-01-20 15:27

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 924659)
I have tried hard to figure out about this problem.Even messed with my preenv,but ... no luck!:confused: (Maybe it's the rendering problem,game's bug , ... .It could be anything.)

me too. Its hard to figure out though.

I mean there is no clue beside on palm development sdk file.
I know just noob here. who start tried to read sdk file.
yes me too I had messed up my preenv now real soccer doesnt run anymore, try to fix it again but just close. and error report has changed than I had ever post before. grumble mode on.

Gagandeep106 2011-01-20 15:36

Re: Preenv webOS games compatibility list
 
frnds plzzz help me unable to use virtual stick in HAWX plzzz some1 helppp

mido.fayad 2011-01-20 15:39

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 924668)
me too. Its hard to figure out though.

I mean there is no clue beside on palm development sdk file.
I know just noob here. who start tried to read sdk file.
yes me too I had messed up my preenv now real soccer doesnt run anymore, try to fix it again but just close. and error report has changed than I had ever post before. grumble mode on.


try to remove save files and open it again

remove these files :

REPLAY_UPLOAD.REC
rfb_replay.rec
rfb_rfbsav.sav


also change ur language to english

N900L 2011-01-20 15:40

Re: Preenv webOS games compatibility list
 
I got Avatar working.

Install it from a debian or ipk file


and typed this commands>

sudo gainroot

cp /usr/lib/libOMX.TI.Video.Decoder.so /opt/preenv/lib/libavcodec.so.52

Of course combined with jflatts patch working perfectly even with the newest preenv.

cloud596 2011-01-20 16:04

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by N900L (Post 924677)
I got Avatar working.

Install it from a debian or ipk file


and typed this commands>

sudo gainroot

cp /usr/lib/libOMX.TI.Video.Decoder.so /opt/preenv/lib/libavcodec.so.52

Of course combined with jflatts patch working perfectly even with the newest preenv.

look, what I ve posted before. you see there is a image containing bug. what I assumed that bug on the game it self. simiiar asphalt 5 with old palm sdk.
you see there. the image become blur and blur. the code u use (actually from govprog ) mean it just need video decoder but dunno precisely. could it be need to run frame or just to play some music. try use libavcodec.so.52 from repository but no lucky . looking for palm library. hopefully find the fix.

p.s ; PTO 1 page before

N900L 2011-01-20 16:10

Re: Preenv webOS games compatibility list
 
i just updated the compatibility list.

AgogData 2011-01-20 16:10

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 924507)
I have released an initial fix.This is experimental and I have only used my memory(And a stylus) to include the buttons(X-Terminal debug won't work).It includes the buttons "U" as A and "J" as B.For the hold mode you can hold the button,and for "drag to" you should hold the first button and then press the second button just like:A->B=U(Hold)J(Press),I didn't include the d-pad because it is portable in FIFA and could be anywhere(use finger touch yet.) this fix is only for 0 degrees of rotation in the game settings yet.

just tried it, U and J here are directions (down & right) not A - B

mido.fayad 2011-01-20 16:29

Re: Preenv webOS games compatibility list
 
wait agogdata

i made one and fifa now is fully playple from keyboard

i will add small fix and upload it

AgogData 2011-01-20 16:33

Re: Preenv webOS games compatibility list
 
thanks mido
small question : i wanted to remove all the saved configurations so i typed :
gconftool-2 --recursive-unset /apps/preenv
avatar and earthworm jim keyboard conf. are gone
i typed:
rmgconf.gconf_set_avatar.sh
rm gconf_set_ewj.sh
then
Quote:

wget http://n900.darktl.com/downloads/gconf_set_avatar.sh
chmod +x gconf_set_avatar.sh
./gconf_set_avatar.sh
---------> Andy's

---------> jflatt's

avatar's control is working but earthworm jim isn't...why ?

Leon4 2011-01-20 16:48

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by N900L (Post 924677)
I got Avatar working.

Install it from a debian or ipk file


and typed this commands>

sudo gainroot

cp /usr/lib/libOMX.TI.Video.Decoder.so /opt/preenv/lib/libavcodec.so.52

Of course combined with jflatts patch working perfectly even with the newest preenv.

thanx :) the game do not crash now, but the graphics is messd up, i dont see anything, it is black :( but i can hear the sounds :) any idea what the problem is?

mido.fayad 2011-01-20 16:55

Re: Preenv webOS games compatibility list
 
@ AgogData

remove all configuration

gconftool-2 --recursive-unset /apps/preenv

then add controls to games by this command

assuming u have configuration file in /home/user/MyDocs

sh /home/user/MyDocs/xxx

replace xxx by the name of ur game configuration

e.g sh /home/user/MyDocs/gconf_set_fifa.sh

cloud596 2011-01-20 17:06

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Leon4 (Post 924738)
thanx :) the game do not crash now, but the graphics is messd up, i dont see anything, it is black :( but i can hear the sounds :) any idea what the problem is?

some fix with shrek kart and driver ucan use both of them of course chose one copy to some place rename it to Avatar
and place it together with driver and shrekkart.

hadjistyllis 2011-01-20 17:11

Re: Preenv webOS games compatibility list
 
1 Attachment(s)
I change nova conf and add tha reload to up arrow

qweasdzxc move buttons
p granade, l special bomb, . fire, up arrow reload, left arrow jump

cloud596 2011-01-20 17:13

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 924676)
try to remove save files and open it again

remove these files :

REPLAY_UPLOAD.REC
rfb_replay.rec
rfb_rfbsav.sav


also change ur language to english

still not working any solution.
thanx . sorry for bothering

mido.fayad 2011-01-20 17:19

Re: Preenv webOS games compatibility list
 
fifa :)


download this file

http://www.mediafire.com/?dt8l2nh7zil1tfm

copy it to /home/user/MyDocs

open terminal

sh /home/user/MyDocs/fifa-mido.fayad.sh


left arrow = pass ( a button on screen )
L = shoot ( b button on screen )
p = shoot ( b button on screen )


directions

q w e d a c x z

but i prefer on screen directions

N900L 2011-01-20 17:21

Re: Preenv webOS games compatibility list
 
@Leon4

Try this file>
http://www.mediafire.com/?54b9q5qvpp0vv66

then type this in xterminal

sudo gainroot

cp /usr/lib/libOMX.TI.Video.Decoder.so /opt/preenv/lib/libavcodec.so.52

Of course combined with jflatts patch working perfectly even with the newest preenv.

Tell me if it has worked.

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

mido.fayad 2011-01-20 17:24

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by cloud596 (Post 924759)
still not working any solution.
thanx . sorry for bothering


remove files again

then chown -R user:users /xxxxx/RealSoccer2010

then chmod 777 /xxx/RealSoccer2010


replace xxx by ur game path

govprog 2011-01-20 17:54

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by AgogData (Post 924708)
just tried it, U and J here are directions (down & right) not A - B

ehhhh, maybe your orientation is different with mine, can you post me a screenshot? also try rotating it upside down in the game settings. Anyway,miyo.fayad got it working,Thanks to him.
This is maybe my last day of contribution:(. It's my work day tomorrow and I am not sure I will have any free time anymore(At least,until July)
Sorry.

Leon4 2011-01-20 18:44

Re: Preenv webOS games compatibility list
 
@N900L


thanx mate ! :) it works perfectly now!!


All times are GMT. The time now is 05:57.

vBulletin® Version 3.8.8