You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right joystick: scroll up/down in area allowed to scroll
A: Left click
X: Right click (display some popup menus according on the hovered item)
L shoulder: Speed down mouse and scroll (keep button down)
R shoulder: Speed up mouse and scroll (keep button down)
Touch controls can be enabled/disabled (it work as a "mouse right click", no more)
Nintendo switch usb mouse support (please disable manually mouse emulation in this case)
Obviously, don't try to disable mouse emulation AND touch controls if you do not have an USB mouse compatible with your Switch hehe.
Build
To be able to compile the project you need the following libraries installed in your system:
libsdl2, libsdl2-image, libjansson, libfmt, libconfig++ wich can be found is usually your package manager.
libgme, libsidplayfp, libsc68 and libopenmpt wich can be optained by following the links above in case they are not available on your system.
Glad loader installed with 3.3 Core capabilities (your video card must support OpenGL 3.3 Core)
Currently this code can be build for Nintendo Switch and Linux but you may need to tweak the Makefile.sdl to fit your Linux needs.
I essentially target the switch and the other build help me for debug purpose.