I’ve installed RetroPie and PICO8, VVVVVV etc…
They works but buttons and mouse are not working since it seems there is no driver under /dev/
Because I saw they are working in Demo video of DT, I thought DT Team has already its information.
Could I get the file ‘sdl_controllers.txt’ ?
And could you show me where the document of using joystick/buttons?
Thanks.
@AlexDuan drivers are found in /dev/input/* but It seems that joy2key.py (in retropie package) does not working. I mean up/down/right/left and Y/X/B/A buttons are not working in RetroPie. I may find its reason. But it would be grateful if you show me some hints.
‘emulationstation’ (RetroPie) start rorated like following:
When I start emulationstation (RetroPie), screen shows rorated. I don’t know how to fix.
But In X-WIndow, it shows correctly. (because of ‘xrandr’)
I like to run RetroPie in multi-user.target mode. So please someone tell me the way to fix screen displaying.
using buttons in PICO-8, VVVVVV
Here is generated sdl_controllers.txt (only D-Pad buttons and A,B,X,Y buttons) /opt/retropie/emulators/pico8/sdl_controllers.txt
I don’t have a devterm to test this on (yet, I’m in for an A06), but the information at the bottom of this thread might help. Sounds like Emulationstation doesn’t make it easy to rotate the main menu display, but it might be possible to force it like this.
Thanks for the link. But, unfortunately, it seems it does not work.
I put environment variable but still no luck: export SDL_VIDEO_FBCON_ROTATION="CW"
I’m digging in…