View Single Post
Posts: 509 | Thanked: 522 times | Joined on Aug 2010 @ indonesia
#1050
Originally Posted by jflatt View Post
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:
Code:
enable_scaling
enable_fs_scaling
enable_fake_size
fake_width
fake_height
screen_width
screen_height
screen_rotation (uses PDL_Orientation enum)
As an example, to get proper aspect ratio, you can do
Code:
gconftool-2 --set --type int /apps/preenv/angrybirdsseasons/screen_width 720
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 elegantly
do u have brief and clear path.
I mean when u set such as fake_height screen_height u put under apps/preenv but mine under /opt/preenv/usr/palm/applications/ to make synchron with other debian webos game. but the problem is to set above code u said under < exename > I assumed that it execute file but dunno precisely. would love to more give explain.
and 2nd question gconftool-2 --set --type int /opt/preenv/usr/palm/applications/com.eamobile.fifa/screen_width 720
but it doesnt fit the screen.

thanx id advance

keep up your job.