This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Custom OS for the FunKey S / Q36 Mini / RG Nano
·
33 commits
to master
since this release
New
- [Emulation] Default emulators have been replaced by PicoArch with Libretro cores in RetroFE and GMenu2X for better performance, compatibility and accuracy. Please read below before continuing:
- Save states from the original emulators may not be compatible with the Libretro cores but game saves should (put your
.savfiles intoFunKey/.picoarch/data/CORE_NAME/). So please do NOT install this update if you want to keep using your old save states!!! - Put your BIOS (PS1, Mega-CD, PC-Engine CD-ROM, GBA...) in
FunKey/.picoarch/system/. - The Libretro cores are stored in
Libretro/cores/, you should not delete them unless you get a more recent version, otherwise default emulators won't work anymore both in RetroFE and GMenu2X. However, you can add your cores to this folder and use PicoArch to launch them. - Libretro core list:
- Game Boy/Game Boy Color => Gambatte
- NES => FCEUmm
- Game Boy Advance => gpSP
- Super NES => Snes9x2005
- PCE CD-ROM/SuperGrafX => Beetle PC-Engine SuperGrafX
- Lynx => Beetle Lynx
- WonderSwan => Beetle WonderSwan
- Neo-Geo Pocket => Beetle Neo-Geo Pocket
- PlayStation => PCSX ReARMed
- SG/SMS/GG/MD/MCD/32X => PicoDrive
- Save states from the original emulators may not be compatible with the Libretro cores but game saves should (put your
- [Stats] Replaced swap size by CPU temperature in system_stats (L+R+Select).
- [PicoArch] Real-time clock is now supported (Gambatte, gpSP...) thanks to @neonloop.
- [RetroFE] Added Artbook-sml theme (author: @s4ilence).
- [RetroFE/GMenu2X] Updated supported file extensions for default emulators (.m3u among others).
Bug fix
- [Commander] Fixed broken image viewing for .jpg and .png (ticket #46).