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 18:47

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 924766)
remove files again

then chown -R user:users /xxxxx/RealSoccer2010

then chmod 777 /xxx/RealSoccer2010


replace xxx by ur game path


oh I cee how stupid I am.@cause too many examination and I my self forget to give game itself to save right. chown -R user:users mean allow game to modify it self . actually most palm game auto save.
thanx........
now at mine at 1.30 am while I wrote this. I am still studying.

cloud596 2011-01-20 18:50

Re: Preenv webOS games compatibility list
 
anybody know all game glu now working. deer hunter.wsop3.transformer and so on. happy gaming. but not mine. need index prestation at least 3.5. what does index prestation in english.
I dunno abbreviation too much.

N900L 2011-01-20 18:56

Re: Preenv webOS games compatibility list
 
There have to be a way to install the games into the Mydocs
The games fill the app memory too fast

Parlapipas 2011-01-20 19:49

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by N900L (Post 924845)
There have to be a way to install the games into the Mydocs
The games fill the app memory too fast

Hey buddy. It is possible. Take a look at this thread and if you do a search you will see a couple I believe on how to repartition your phone and increase the space for installable apps. Both ways work pretty well.

Good luck!

deny_winarto 2011-01-20 19:56

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 alot mido :)
It's perfect now!
Could you do the same for Assassin's creed?
The d-pad is still not working properly

govprog 2011-01-20 19:57

Re: Preenv webOS games compatibility list
 
I am sure that javispedro's preenv will be available is the extras repository when I visit this thread again:)(Nothing is impossible;)) Thanks javispedro and his major contributor jflatt, also thank to anyone that has do contribution to this app.:)

mido.fayad 2011-01-20 22:27

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by deny_winarto (Post 924894)
Thanks alot mido :)
It's perfect now!
Could you do the same for Assassin's creed?
The d-pad is still not working properly

i will try with it now

baldes also fully fixed and directions work very good :)

impeham 2011-01-20 22:47

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by jflatt (Post 918796)
Yep, I figured a lot of these unlisted games might be fixed with the changes I've made, so I didn't want to update the wiki until a new preenv is released. The problem with this one, is this line:
Code:

Called SetVideoMode(480, 320, 0, 0x2)
Most other games ask for 320x480, this one asks for 480x320, it's like it wants the resolution rotated already. I just look for this and override it back to 320x480. If you want to mess with it, you can follow the steps on page 98:
http://talk.maemo.org/showpost.php?p...&postcount=973

i've replaced the file libsdlpre.so but risk is still not working for me - still getting that "SDLGL: Called SetVideoMode(480, 320, 0, 0x2)" line in xterm.
how did you fix this game?

AgogData 2011-01-21 02:23

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 924741)
@ 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

tried it twice and all conf. are working except earthworm jim :confused:

deny_winarto 2011-01-21 04:53

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 925015)
i will try with it now

baldes also fully fixed and directions work very good :)

mido could you explain why this is not working on toonwarz?
I edited your file and changes "fifa" to "toonwarz"
But the left and fire button don't work, so do i have to increase the value or?
Sorry for being noob :p

Quote:

gconftool-2 --set --type int /apps/preenv/toonwarz/enable_dpad 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_center_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_center_x 120
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_center_y 357
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_n_key 119
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_n_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_n_x 120
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_n_y 300
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_ne_key 101
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_ne_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_ne_x 178
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_ne_y 302
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_e_key 100
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_e_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_e_x 180
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_e_y 358
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_se_key 99
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_se_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_se_x 180
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_se_y 410
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_s_key 120
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_s_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_s_x 120
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_s_y 411
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_sw_key 122
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_sw_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_sw_x 61
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_sw_y 411
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_w_key 97
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_w_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_w_x 60
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_w_y 357
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_nw_key 113
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_nw_mouse 1
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_nw_x 62
gconftool-2 --set --type int /apps/preenv/toonwarz/dpad_key_nw_y 302
gconftool-2 --set --type int /apps/preenv/toonwarz/key_112_key 112 # shoot B
gconftool-2 --set --type int /apps/preenv/toonwarz/key_112_mouse 2
gconftool-2 --set --type int /apps/preenv/toonwarz/key_112_x 704
gconftool-2 --set --type int /apps/preenv/toonwarz/key_112_y 359
gconftool-2 --set --type int /apps/preenv/toonwarz/key_276_key 276 # pass A
gconftool-2 --set --type int /apps/preenv/toonwarz/key_276_mouse 2
gconftool-2 --set --type int /apps/preenv/toonwarz/key_276_x 750
gconftool-2 --set --type int /apps/preenv/toonwarz/key_276_y 310
gconftool-2 --set --type int /apps/preenv/toonwarz/key_108_key 108 # shoot B
gconftool-2 --set --type int /apps/preenv/toonwarz/key_108_mouse 2
gconftool-2 --set --type int /apps/preenv/toonwarz/key_108_x 718
gconftool-2 --set --type int /apps/preenv/toonwarz/key_108_y 407


StocChr 2011-01-21 07:14

Re: Preenv webOS games compatibility list
 
hi guys,

how to manage that angry birds works via icon
the game only works with the xterm commands
via the icon the game crash after few seconds

cheers

deny_winarto 2011-01-21 07:15

Re: Preenv webOS games compatibility list
 
Another question, does this work with .deb format games?
I tried it with Hero Of Sparta (.deb) by changing the name in the .sh file to "HeroOfSparta" and run it via x-term before running the game, but it doesn't seem to be working.. Did i miss anything?

cloud596 2011-01-21 07:50

Re: Preenv webOS games compatibility list
 
upss anyone tried sandstorm ... still asking for lang

kaos_king 2011-01-21 10:44

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by deny_winarto (Post 925201)
Another question, does this work with .deb format games?
I tried it with Hero Of Sparta (.deb) by changing the name in the .sh file to "HeroOfSparta" and run it via x-term before running the game, but it doesn't seem to be working.. Did i miss anything?

+1 ?

Chararcter limit.

sjw6234 2011-01-21 10:59

Re: Preenv webOS games compatibility list
 
V - stick and change weapons can't wark at 63k?

code does not work.

kaos_king 2011-01-21 11:08

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by mido.fayad (Post 924362)
WoooooooooooW :D

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


download the script from this link

http://www.mediafire.com/?5uzmr8lytmnpmmj

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

Working perfect - thank you!!

Is there anyway to look behind?

mido.fayad 2011-01-21 11:12

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by deny_winarto (Post 925201)
Another question, does this work with .deb format games?
I tried it with Hero Of Sparta (.deb) by changing the name in the .sh file to "HeroOfSparta" and run it via x-term before running the game, but it doesn't seem to be working.. Did i miss anything?



scripts work with .deb files without any problems

try to install specific script for every game

mido.fayad 2011-01-21 11:17

Re: Preenv webOS games compatibility list
 
hero of sprta configurations


download this script
http://www.mediafire.com/?ba3b2c3aii2w3gc

copy it to /home/user/MyDocs

open terminal

sh /home/user/MyDocs/hero-of-sparta-mido.fayad.sh


directions :

q w e a d z x c


fighting

left arrow & period
L & space

jump when it appears on screen = k

mido.fayad 2011-01-21 11:28

Re: Preenv webOS games compatibility list
 
castle of magic

download this script
http://www.mediafire.com/?69uve9b0x6uz1fd

copy it to /home/user/MyDocs

open terminal

sh /home/user/MyDocs/castle-of-magic-mido.fayad.sh


directions

q w e a d z x c


up arrow = jump
P = shoot
period = shoot

mido.fayad 2011-01-21 11:33

Re: Preenv webOS games compatibility list
 
blades of fury fully working from keyboard without any problems

download this script
http://www.mediafire.com/?xfayg8ra3au5461

copy it to /home/user/MyDocs

open terminal

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


directions

q w e d a z x c


up arrow = blue icon
down arrow = shield
left arrow = lower sword
period = lower sword
L = upper sword
space = upper sword

AgogData 2011-01-21 11:35

Re: Preenv webOS games compatibility list
 
1 Attachment(s)
is this normal for blades of fury ?
edit : the purple color isn't there it appeared after the screenshot, its just the white sunlight ray that i'm asking about

mido.fayad 2011-01-21 11:53

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by kaos_king (Post 925278)
Working perfect - thank you!!

Is there anyway to look behind?


u can drag ur finger on the middle of the screen to look behind

N900L 2011-01-21 12:21

Re: Preenv webOS games compatibility list
 
for all having the invisible hero problem in avatar in chapter 5:
finish the chapter dont care about the invisible hero.
in chapter 6 he should be visible again.

N900L 2011-01-21 12:22

Re: Preenv webOS games compatibility list
 
anyone know if skater nation works with the newest preenv?

MINKIN2 2011-01-21 13:54

Re: Preenv webOS games compatibility list
 
I don't know if anyone has suggested this amongst the topics, but has anyone tried to map the controls to the Volume and Camera keys and use them as shoulder buttons?

We know that a few games play fine with the screen but lack the dual touch for jump function, such as Nova or Assasins and that playing with the Keyboard open can be a little cumbersome. So could the camera button these be used as well?

It may also be handy to use the Volume slider +/- for changing the weapons easily in Hawx?

>I originally posted this in one of the other threads but that seems to have very little attention now. Sorry for cross posting.

N900L 2011-01-21 14:21

Re: Preenv webOS games compatibility list
 
i remember that avatar was not working because of the segmentation fault.

shouldnt all games work work now wich have the same problem?

anthonie 2011-01-21 14:33

Re: Preenv webOS games compatibility list
 
Just removed Gangstar as well. Segmentation fault. Enjoying Risk though...

AgogData 2011-01-21 14:56

Re: Preenv webOS games compatibility list
 
tried Sandstorm ------> not working

Replicator 2011-01-21 15:14

Re: Preenv webOS games compatibility list
 
Bubble bash is still not working for me. (with 0.1.4)

It says:
PDL: Application asked for device ID
invalid copy

AgogData 2011-01-21 15:20

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Replicator (Post 925439)
Bubble bash is still not working for me. (with 0.1.4)

It says:
PDL: Application asked for device ID
invalid copy

get another version/copy

Replicator 2011-01-21 15:29

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by AgogData (Post 925444)
get another version/copy

I have this:
com.gameloft.app.bubblebash_1.0.1_all.ipk
45 455 052 bytes
MD5: 95ae08b56c438820f53f5e4c48fad982

Is there any other version available?

patlak 2011-01-21 15:37

Re: Preenv webOS games compatibility list
 
Guys, how did you get Raging Thunder 2 to work, I still get Segmentation Fault on preenv 0.1.4?

anthonie 2011-01-21 15:37

Re: Preenv webOS games compatibility list
 
3 Attachment(s)
Quote:

Originally Posted by govprog (Post 925433)
Wiki is not a place for risks. If you know the game is working,then you should post us your proof.

Eh. What do you mean? Has it been reported to not be working?

govprog 2011-01-21 15:45

Re: Preenv webOS games compatibility list
 
2 Attachment(s)
Quote:

Originally Posted by Replicator (Post 925447)
I have this:
com.gameloft.app.bubblebash_1.0.1_all.ipk
45 455 052 bytes
MD5: 95ae08b56c438820f53f5e4c48fad982

Is there any other version available?

Works for me
Quote:

Originally Posted by anthonie (Post 925452)
Eh. What do you mean? Has it been reported to not be working?

You mean it's working for you?
Quote:

Originally Posted by patlak (Post 925451)
Guys, how did you get Raging Thunder 2 to work, I still get Segmentation Fault on preenv 0.1.4?

It was not my modification(Or I did it accidentally) if others confirm it I will revert the changes.

govprog 2011-01-21 15:58

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by anthonie (Post 925452)
Eh. What do you mean? Has it been reported to not be working?

I didn't see the gangstar,and I don't know whether it is the game. But still,if this is the game then I will modify it in the compatibility list.

anthonie 2011-01-21 16:03

Re: Preenv webOS games compatibility list
 
Hold on. Donīt edit the list just yet. We seem to have a misunderstanding at our hands... Gangstar is not working for me, as I get the segfault that has been reported by others. Risk does work, flawlessly, albeit that I havenīt played a full game yet, and no more than 10 minutes. I thought the proof remark that you made was in regards to the game I reported to be working, hence the screenshots and my surprise :)

Replicator 2011-01-21 16:58

Re: Preenv webOS games compatibility list
 
govprog:

I've extracted the game again. Now It's works.

cloud596 2011-01-21 17:12

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by govprog (Post 925465)
I didn't see the gangstar,and I don't know whether it is the game. But still,if this is the game then I will modify it in the compatibility list.


wait do you mean u got gangstar working I got segmentation fault. like sandstorm .

/game/com.gameloft.app.gangstar/Gangstar $ ./Gangstar
SDLGL: Called sdl_init with flags = 0x100230
X11: PID is 20689
PDL: Init: Service name is com.javispedro.preenv.Gangstar
PDL: Main thread created
PDL: Switch UI orientation to 270°
PDL: Screen dimming prevention ON
PDL: Playing music notification: Playing
PDL: Set do_not_disturb flag to false
SDLGL: Requested GL major version 1
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Ignoring doublebuffer preference
SDLGL: Requested GL minor version 1 (ignored)
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)
PDL: Application asked for lang, giving en_GB
Segmentation fault

govprog 2011-01-21 17:18

Re: Preenv webOS games compatibility list
 
@cloud596:No,vice versa. I didn't.I just thought another one got it working
EDIT:Nobody wants to place the working mods inside the FAQ The main article is maybe imperfect. Feel free to make it better:)

beach king 2011-01-21 19:15

Re: Preenv webOS games compatibility list
 
Good news
Family Guy is working !!! ( preenv 0.1.4 )
http://img10.mediafire.com/9cd192592...174f6eba4g.jpg

http://img22.mediafire.com/5cb37ffd7...d497f80d4g.jpg

http://img1.mediafire.com/0a6a726f1f...49f133374g.jpg


All times are GMT. The time now is 23:26.

vBulletin® Version 3.8.8