Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › libretro-fuse won't install › Reply To: libretro-fuse won't install
07/08/2015 at 03:16
#101592
Participant
Thank you Buzz.
I can confirm I was able to install Libretro Fuse by enabling Swap first with the following commands:
dd if=/dev/zero of=/root/swap bs=1M count=512
chmod 600 /root/swap
mkswap /root/swap
swapon /root/swap
It seems like a really good emulator and I have set it as default as it runs perfectly and supports joypads and has a handy overlay for key presses (found by pressing Select)