Open main menu

Difference between revisions of "Android-SDL"

31 bytes added ,  16:56, 18 September 2016
no edit summary
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)
10

edits