I saw several bug reports about gamepads being mapped incorrectly, but I have another issue.
One of my gamepad (a Thrustmaster Score-A) works nicely in PICO-8 on macOS, but it doesn't get recognised in the rpi build. The sdl-jstest tool recognises it in both systems.
Another pad model gets recognised on both systems, so the rpi build of PICO-8 is somewhat working.
Note: I'm using PICO-8 v.0.2.1b on both systems.
P#83119 2020-10-19 13:53 ( Edited 2020-10-19 13:54)


SDL-jstest get it from gamecrontrollerDB, so you could either :
- find the correct GUID and copy the line into sdl_controllers.txt
- save the whole file as sdl_controllers.txt in the correct folder (the same as config.txt, see manual)
if the GUID is not in the list, you will probably have to create the mapping yourself.
P#83676 2020-11-03 20:24 ( Edited 2020-11-03 20:27)
[Please log in to post a comment]