Difference between revisions of "Android-SDL"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 43: Line 43:


Control:
Control:
left click - tap on screen (can be changed via startup menu).
left click - tap on screen (can be changed via startup menu).
right click - two fingers tap (can be changed via startup menu).
right click - two fingers tap (can be changed via startup menu).
text input - text input icon located at right-upper corner.
text input - text input icon located at right-upper corner.
hide/show on-screen control (text input icon or other onscreen buttons) - quict tap of three fingers
hide/show on-screen control (text input icon or other onscreen buttons) - quict tap of three fingers
show built-in scummvm keyboard - long tap of three fingers
show built-in scummvm keyboard - long tap of three fingers


by default sdl port uses direct(normal) mouse mode, if you like touchpad (relative mouse mode) you can setup it in startup menu (mouse emulation, advanced features, Relative mouse movement (laptop mode)).
by default sdl port uses direct(normal) mouse mode, if you like touchpad (relative mouse mode) you can setup it in startup menu (mouse emulation, advanced features, Relative mouse movement (laptop mode)).


to enter in startup menu press button 'change device configuration' in top part of screen when run scummvm
to enter in startup menu press button 'change device configuration' in top part of screen when run scummvm


useful features in startup-menu:
useful features in startup-menu:


video settings
video settings
- Keep 4:3 screen aspect ratio
- Keep 4:3 screen aspect ratio
- Linear video filtering
- Linear video filtering
- Separate thread for video
- Separate thread for video
etc...
etc...


mouse emulation:
mouse emulation:


- left mouse click:
- left mouse click:


-- Normal
-- Normal
-- Touch near mouse cursor
-- Touch near mouse cursor
-- Touch screen with second finger
-- Touch screen with second finger
-- Touchscreen with force
-- Touchscreen with force
-- Physical key
-- Physical key
-- Hold at same spot
-- Hold at same spot
-- Tap
-- Tap
-- Tap or hold
-- Tap or hold


- Right mouse click
- Right mouse click


-- Disable right mouse click
-- Disable right mouse click
-- Touch screen with second finger
-- Touch screen with second finger
-- Touchscreen with force
-- Touchscreen with force
-- Physical key
-- Physical key
-- Hold at same spot
-- Hold at same spot


Advanced features:
Advanced features:
- Relative mouse movement (laptop mode)
- Relative mouse movement (laptop mode)

Revision as of 16:56, 18 September 2016

android.png Android-SDL Port
Latest Released Version 2.8.1
Supported Audio Options MP3, OGG, FLAC,
Additional Webpage(s) None
Maintainer(s) lubomyr
Packager(s) lubomyr
Forum Port Forum
Status Maintained
First Official Version 1.8.1

Control:

left click - tap on screen (can be changed via startup menu).

right click - two fingers tap (can be changed via startup menu).

text input - text input icon located at right-upper corner.

hide/show on-screen control (text input icon or other onscreen buttons) - quict tap of three fingers

show built-in scummvm keyboard - long tap of three fingers


by default sdl port uses direct(normal) mouse mode, if you like touchpad (relative mouse mode) you can setup it in startup menu (mouse emulation, advanced features, Relative mouse movement (laptop mode)).


to enter in startup menu press button 'change device configuration' in top part of screen when run scummvm


useful features in startup-menu:


video settings

- Keep 4:3 screen aspect ratio

- Linear video filtering

- Separate thread for video

etc...


mouse emulation:


- left mouse click:


-- Normal

-- Touch near mouse cursor

-- Touch screen with second finger

-- Touchscreen with force

-- Physical key

-- Hold at same spot

-- Tap

-- Tap or hold


- Right mouse click


-- Disable right mouse click

-- Touch screen with second finger

-- Touchscreen with force

-- Physical key

-- Hold at same spot


Advanced features:

- Relative mouse movement (laptop mode)