Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Preenv webOS games compatibility list

    Reply
    Page 152 of 305 | Prev | 142   150     151   152   153     154   162 | Next | Last
    Kevstacey | # 1511 | 2011-01-31, 23:29 | Report

    Originally Posted by Nokia 5700 View Post
    Browse to the location where you saved the file. (You know where MyDocs and all that is located, right?)
    If you saved to the main storage, grab a new Xterm and type "cd MyDocs". (Without "")
    Then, if the script is there, type "sh assassins" and you can press the Tab button on the screen. (Will auto-complete name. Again, no "".)
    sorted, cheers pal

    Edit | Forward | Quote | Quick Reply | Thanks

     
    divij | # 1512 | 2011-02-01, 03:32 | Report

    Originally Posted by Carlito View Post
    Can't seem to get it work... still no control from the keyboard.
    Have you moved the Jflatt patch to lib??

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to divij For This Useful Post:
    Carlito

     
    rodrikiss | # 1513 | 2011-02-01, 04:18 | Report

    are not right keyboard controls in the assassin. Is there any solution?


    Sorry for my english!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Carlito | # 1514 | 2011-02-01, 07:12 | Report

    Originally Posted by divij View Post
    Have you moved the Jflatt patch to lib??
    It works!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    govprog | # 1515 | 2011-02-01, 10:13 | Report

    Originally Posted by jflatt View Post
    Nope, don't know why you'd want to though
    Just experimenting.Nothing else really.
    Originally Posted by rodrikiss View Post
    are not right keyboard controls in the assassin. Is there any solution?
    Assassins creed has the crispy screen problem too.But the problem is happening for secondary mouses only;Weird.
    Originally Posted by OperationNT View Post
    Thanks to this, I can make Buka and Radiant playable again with this configuration (with normal proportions) :

    gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 0
    gconftool-2 --set --type int /apps/preenv/Buka/screen_height 480
    gconftool-2 --set --type int /apps/preenv/Buka/screen_width 320

    gconftool-2 --set --type int /apps/preenv/Radiant/screen_rotation 0
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_height 480
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_width 320

    But sadly, there is a big part of the screen in black. Too bad we cannot set the touch screen region as same as we can set the screen display...
    Have you tried
    Code:
    gconftool-2 --recursive-unset /apps/preenv/Radiant
    gconftool-2 --recursive-unset /apps/preenv/Buka
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_rotation 4
    gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 4
    And you didn't face the same results?
    Originally Posted by impeham View Post
    ok - fixed with:
    gconftool-2 --set --type int /apps/preenv/risk/screen_rotation 3
    gconftool-2 --set --type int /apps/preenv/risk/screen_height 480
    gconftool-2 --set --type int /apps/preenv/risk/screen_width 800
    Thanks for your help,but I think the first line should be enough. since the default values for screen_width and screen_height are already 800x480.

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by govprog; 2011-02-01 at 14:49.

     
    OperationNT | # 1516 | 2011-02-01, 12:36 | Report

    Originally Posted by govprog View Post
    Have you tried
    Code:
    gconftool-2 --recursive-unset /apps/preenv/Radiant
    gconftool-2 --recursive-unset /apps/preenv/Buka
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_rotation 4
    gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 4
    And you didn't face the same results?
    No, if I try this, the image is spread (same wrong display as Preenv 0.1.3) but the touch screen controls are "crushed" on the bottom part of game display (left part of the screen). It seems that whatever the display is, the touch screen is always at a resolution of 480x320 with "portrait" orientation (on previous Preenv version, it was also on "portrait" orientation but the resolution was 480x800).

    I am sorry for this beginner question but what difference there is between "screen_rotation" 0 or 4 or 8 (1 or 5 or 9, ...)?

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by OperationNT; 2011-02-01 at 12:41.

     
    jflatt | # 1517 | 2011-02-01, 16:00 | Report

    http://developer.palm.com/index.php?...DL_Orientation
    Code:
    0  Indicates center button is below screen.  
    1  Indicates center button is to screen's left.  
    2  Indicates center button is above screen.  
    3  Indicates center button is to screen's right.
    Anything else is undefined, but in most cases would be the same as 0. 3 is the default

    Edit | Forward | Quote | Quick Reply | Thanks

     
    beach king | # 1518 | 2011-02-01, 16:18 | Report

    Originally Posted by OperationNT View Post
    Thanks to this, I can make Buka and Radiant playable again with this configuration (with normal proportions) :

    gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 0
    gconftool-2 --set --type int /apps/preenv/Buka/screen_height 480
    gconftool-2 --set --type int /apps/preenv/Buka/screen_width 320

    gconftool-2 --set --type int /apps/preenv/Radiant/screen_rotation 0
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_height 480
    gconftool-2 --set --type int /apps/preenv/Radiant/screen_width 320

    But sadly, there is a big part of the screen in black. Too bad we cannot set the touch screen region as same as we can set the screen display...

    Thanks for the help .
    thats what i was looking for a long time !!!!
    finally ... thanks man

    Edit | Forward | Quote | Quick Reply | Thanks

     
    beach king | # 1519 | 2011-02-01, 17:10 | Report

    hey guys

    Ancient Frog is working with ...
    Originally Posted by
    gconftool-2 --set --type int /apps/preenv/AncientFrog/screen_rotation 0
    gconftool-2 --set --type int /apps/preenv/AncientFrog/screen_height 480
    gconftool-2 --set --type int /apps/preenv/AncientFrog/screen_width 320
    but sure with bad scaling
    the touch region isn't rotated with the screen_rotation 3 so that the screen rotated but the touch still in screen_rotation 0 :-(

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by beach king; 2011-02-01 at 17:16. Reason: Game name :)

     
    Carlito | # 1520 | 2011-02-01, 17:24 | Report

    The A button in Fifa not working for me... someone please help? tried to edit the sh but can't run it after I edited...

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 152 of 305 | Prev | 142   150     151   152   153     154   162 | Next | Last
vBulletin® Version 3.8.8
Normal Logout