Notices


Reply
Thread Tools
Posts: 509 | Thanked: 522 times | Joined on Aug 2010 @ indonesia
#1201
Originally Posted by mido.fayad View Post
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.
 
Posts: 509 | Thanked: 522 times | Joined on Aug 2010 @ indonesia
#1202
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.
 
Posts: 293 | Thanked: 81 times | Joined on Dec 2010 @ Al Quds, Isawiya
#1203
There have to be a way to install the games into the Mydocs
The games fill the app memory too fast
 
Parlapipas's Avatar
Posts: 223 | Thanked: 135 times | Joined on Apr 2010 @ Wish I was in Greece
#1204
Originally Posted by N900L View Post
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!
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#1205
Originally Posted by mido.fayad View Post
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
 
Posts: 218 | Thanked: 128 times | Joined on Dec 2010 @ Abu Dhabi , UAE
#1206
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.
 

The Following User Says Thank You to govprog For This Useful Post:
Posts: 327 | Thanked: 383 times | Joined on Aug 2010 @ alex , egypt
#1207
Originally Posted by deny_winarto View Post
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
 
Posts: 669 | Thanked: 433 times | Joined on May 2010
#1208
Originally Posted by jflatt View Post
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's Avatar
Posts: 870 | Thanked: 133 times | Joined on Aug 2010
#1209
Originally Posted by mido.fayad View Post
@ 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

Last edited by AgogData; 2011-01-21 at 02:58.
 
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#1210
Originally Posted by mido.fayad View Post
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

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
 
Reply

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


 
Forum Jump


All times are GMT. The time now is 12:06.