|
2011-01-16
, 22:44
|
Posts: 105 |
Thanked: 14 times |
Joined on Aug 2010
|
#1042
|
You just wasted a few megabytes of disk space. Other than that, that does nothing.
Why you'd want to do that and waste more disk space? Just create the symlink. Same for libavcodec (better option would be to build/install it in Maemo).
Also, do not change the WindowSystem.
|
2011-01-17
, 04:02
|
Posts: 29 |
Thanked: 5 times |
Joined on Dec 2010
@ New Delhi, India
|
#1043
|
|
2011-01-17
, 05:31
|
Posts: 25 |
Thanked: 1 time |
Joined on Nov 2010
|
#1044
|
|
2011-01-17
, 05:44
|
Posts: 29 |
Thanked: 5 times |
Joined on Dec 2010
@ New Delhi, India
|
#1045
|
hI MAMEO need u r help i m playing H.A.W.X nice game but unable to use virtual stick in the game any solution plzz help
The Following 2 Users Say Thank You to pavi.kant For This Useful Post: | ||
|
2011-01-17
, 07:29
|
Posts: 110 |
Thanked: 31 times |
Joined on Jan 2011
|
#1046
|
|
2011-01-17
, 09:11
|
Posts: 25 |
Thanked: 1 time |
Joined on Nov 2010
|
#1047
|
what is the problem you are facing? btw you could try a solution script by jflatt.... it maps some keys of the keyboard to specific mouse actions http://talk.maemo.org/showthread.php?t=68167&page=4.... try playing with this
|
2011-01-17
, 09:11
|
Posts: 218 |
Thanked: 128 times |
Joined on Dec 2010
@ Abu Dhabi , UAE
|
#1048
|
You just wasted a few megabytes of disk space. Other than that, that does nothing.
Why you'd want to do that and waste more disk space? Just create the symlink. Same for libavcodec (better option would be to build/install it in Maemo).
Also, do not change the WindowSystem.
|
2011-01-18
, 01:52
|
|
Posts: 534 |
Thanked: 723 times |
Joined on Oct 2009
|
#1049
|
enable_scaling enable_fs_scaling enable_fake_size fake_width fake_height screen_width screen_height screen_rotation (uses PDL_Orientation enum)
gconftool-2 --set --type int /apps/preenv/angrybirdsseasons/screen_width 720
The Following 4 Users Say Thank You to jflatt For This Useful Post: | ||
|
2011-01-18
, 03:35
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#1050
|
Just a quick update, fixed a couple more things, maybe broke some things. Ancient Frog works now, but the orientation is wonky. Skater Nation seems broken somehow, but I don't know why. The newest copy has NOVA dpad mapped out, so it may work better for more games. Preliminary runtime configuration is in, you can set keys in /apps/preenv/<exename>. Supported keys for now are:
As an example, to get proper aspect ratio, you can doCode:enable_scaling enable_fs_scaling enable_fake_size fake_width fake_height screen_width screen_height screen_rotation (uses PDL_Orientation enum)
This is only useful for playing with games that don't fit the screen yet, such as FIFA. I'm still trying to think of a way to do key mappings elegantlyCode:gconftool-2 --set --type int /apps/preenv/angrybirdsseasons/screen_width 720
Also, do not change the WindowSystem.