I've seen that there are special key combinations for rotating the screen and such, on S60. Are there any equivalents on UIQ3? I own a P1i btw.
Also, some games like Touche' or I Have No Mouth... load fine and seem playable, but they run in VGA mode and so don't fit on my 320x240 screen. I found an option called "Aspect ratio correction" but it's grayed out.. Is there any work-around for this?
UIQ3 special controls and resolution fitting
Moderator: ScummVM Team
- Laserschwert
- Posts: 280
- Joined: Mon Mar 06, 2006 11:48 pm
To quote myself from another thread (searching for "P1i" would've helped):
Basically it's just ALT (bottom right) + SHIFT (bottom left) + "any other key". I've got no idea, why it doesn't matter which one is the third key, but it works. For switching it back you have to release the buttons, before pressing them again.
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
The past days I have been working on VGA and other extended support for both the UIQ3 and S60v3 version. I might test it with COMI, since I have a G900 to test with which should enough memory available for that game. At least I hope so. As for performance that is to be seen.
Graphics are downscaled without any interpolation in VGA mode, or drawn 1-1, neither way, no more than the screensize is updated. Scrolling a VGA parallax field seems to work ok.
Also I have started work to get control mode for UIQ version, man means to get control over flipping, scaling etc.
Graphics are downscaled without any interpolation in VGA mode, or drawn 1-1, neither way, no more than the screensize is updated. Scrolling a VGA parallax field seems to work ok.
Also I have started work to get control mode for UIQ version, man means to get control over flipping, scaling etc.
- Laserschwert
- Posts: 280
- Joined: Mon Mar 06, 2006 11:48 pm
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
Well I really don't like applying special fixes in the ScummVM code, and most of the mapping and scaling is done in SDL, and I also want to keep that clean.
So its lots of keys.. one tap then keys as normal so you can change resolution/scaling/rotation independant of game play.
Actually its only the same as the S60 version.
Also I have added a no mouse button even mode, so you can tap without clicking left or right mousebutton at the same time. Instead this is done with separate keys in that mode, 7,9 or Space & Enter
So its lots of keys.. one tap then keys as normal so you can change resolution/scaling/rotation independant of game play.
Actually its only the same as the S60 version.
Also I have added a no mouse button even mode, so you can tap without clicking left or right mousebutton at the same time. Instead this is done with separate keys in that mode, 7,9 or Space & Enter
I own a p1i and tried pressing alt+shift+"anykey" in scummvm but nothing happens. Actually the only keys working are pause and going up/down (how do I get into the menu when playing?). Besides, when I open "options" in the menu scuvmm crashes: "KERN EXEC"
can somebody help?
//thanks Anotherguest, it works!
can somebody help?
//thanks Anotherguest, it works!
Last edited by murr4y on Sun Oct 12, 2008 9:37 pm, edited 1 time in total.
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden