Raspberry Pi 3 build to fix SHIFT/CTRL
Pre-release
Pre-release
raphkoster
released this
06 Jun 01:16
·
2 commits
to master
since this release
This fixes the missing SHIFT and CTRL behavior when typing in Atari 800 emulation. You can now type shifted characters, the graphical control characters, and lowercase characters.
Known issue: the virtual keyboard does not seem to function.
This build is specifically for Raspberry Pi, compiled on a 3 running Stretch.
To install:
cd ~
sudo cp /opt/retropie/libretrocores/lr-atari800/atari800_libretro.so /opt/retropie/libretrocores/lr-atari800/atari800_libretro.so-backup
sudo chmod a+x atari800_libretro.so
sudo mv atari800_libretro.so /opt/retropie/libretrocores/lr-atari800/atari800_libretro.so