Open main menu

Difference between revisions of "Android-SDL"

553 bytes removed ,  14:02, 6 January 2018
2.0.0 changes
(fix pkg name)
(2.0.0 changes)
Line 44: Line 44:
==Controls==
==Controls==


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


By default the 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)).
ScummVM options (menu) Control tab
* Show Onscreen Keyboard - show/hide onscreen control
* Touchpad mouse mode - on/off relative mouse mode
* Swap menu and back button
 


==Useful features in startup-menu==
==Useful features in startup-menu==
Line 61: Line 65:
* Separate thread for video
* Separate thread for video
etc...
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)


==Saves from pre-1.9.0==
==Saves from pre-1.9.0==


If you do not see saves after upgrading to 1.9.0, then point your savepath to ''/storage/sdcard0/scummvm/Saves''
If you do not see saves after upgrading to 1.9.0, then point your savepath to ''/storage/sdcard0/scummvm/Saves''
17

edits