#101592
vretro
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)