![]() |
2011-01-20
, 18:50
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#1202
|
![]() |
2011-01-20
, 18:56
|
Posts: 293 |
Thanked: 81 times |
Joined on Dec 2010
@ Al Quds, Isawiya
|
#1203
|
![]() |
2011-01-20
, 19:49
|
|
Posts: 223 |
Thanked: 135 times |
Joined on Apr 2010
@ Wish I was in Greece
|
#1204
|
There have to be a way to install the games into the Mydocs
The games fill the app memory too fast
![]() |
2011-01-20
, 19:56
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#1205
|
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
![]() |
2011-01-20
, 19:57
|
Posts: 218 |
Thanked: 128 times |
Joined on Dec 2010
@ Abu Dhabi , UAE
|
#1206
|
The Following User Says Thank You to govprog For This Useful Post: | ||
![]() |
2011-01-20
, 22:27
|
Posts: 327 |
Thanked: 383 times |
Joined on Aug 2010
@ alex , egypt
|
#1207
|
Thanks alot mido
It's perfect now!
Could you do the same for Assassin's creed?
The d-pad is still not working properly
![]() |
2011-01-20
, 22:47
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#1208
|
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:
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:Code:Called SetVideoMode(480, 320, 0, 0x2)
http://talk.maemo.org/showpost.php?p...&postcount=973
![]() |
2011-01-21
, 02:23
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#1209
|
@ 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
![]() |
2011-01-21
, 04:53
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#1210
|
i will try with it now
baldes also fully fixed and directions work very good
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
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.