Hey. I've made another ScummVM build, with some options for right mouse click.<br><br><a href="https://sites.google.com/site/xpelyax/Home/scummvm.apk?attredirects=0&d=1">https://sites.google.com/site/xpelyax/Home/scummvm.apk?attredirects=0&d=1</a><br>
<a href="https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/scummvm/">https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/scummvm/</a><br><br>Please test it and tell me if it does look like complete port.<br>
<br>The game menu is binded to Back key, because Menu may be used for mouse click. What kind of menu should be used there - game F5 menu or global ScummVM Ctrl-F5 menu?<br>Menu key binded to Escape (if not used for right-click).<br>
Volume Up/Down keys binded to Escape and virtual keyboard, DPad center binded to Enter (not present on all phones), Search and Call binded to virtual keyboard.<br>Also I can make mouse cursor moving with arrow keys/trackball, if present on device, or accelerometer, however I think that's not needed.<br>
<br>Also I've noticed mouse is too sensitive in Lure - it's hard to select an option from right-click menu. Do you know how to configure mouse sensitivity there?<br>