This repository was archived by the owner on Apr 25, 2026. It is now read-only.
PicoArch update for the FunKey S / Q36 Mini / RG Nano
Update
-
[PicoArch] Added MANUAL zoom feature. Zoom level can be adjusted in the frontend menu or via the hotkey Fn+left/right (±10%).
-
[PicoArch] Added CROPPED mode to enjoy systems with a high aspect ratio like GBA (will display 360x240 with 60 pixels out on each side).
-
[PicoArch] Added ROTATION option (90°, 180° and 270° clockwise) in the frontend options. I decided to implement it because FBA 2012 and FBNeo have a broken rotation code.
-
[PicoArch] Added PANNING feature in the frontend settings. You can now set the screen focus on the right or the left part of the screen (useful for games with a width above 240px in NATIVE or CROPPED mode). You can also control the screen panning via the hotkeys ('Advanced' > 'Options' > 'Emulator hotkeys').
- [PicoArch] NATIVE is now a real native mode and will display the original aspect ratio for all systems. If you find a ratio not suitable for your taste (some PS1 or hi-res SNES games for instance), you can switch to the other scale modes (SCALED, CROPPED and MANUAL modes have a standard ratio).
- [PicoArch] Rewrote several texts in the core settings and emulator hotkeys menu to fix truncations.
- [PicoArch] Removed "NONE" scaler and harmonized the naming convention between the FunKey menu and PicoArch settings (now "NATIVE", "SCALED", "STRETCHED", "CROPPED" and "MANUAL" for both).
- [PicoArch] Added a "About" section to give credit to all people who contributed to the project.
- [GMenu2X] Scroll when link cursor moves into top/bottom row. Previously, the links would scroll when the cursor was about to move out of screen.
- [RetroFE] Updated Artbook-sml theme to support the new systems (author: @DynaMight1124).
- [Libretro] Changed default settings for some cores.
- [Libretro] Recompiled all cores from the latest sources.
Fixes
- [PicoArch] Fixed Scaled mode for resolutions below 320x240: aspect ratio is now correct (was always 4:3 before).
- [PicoArch] Fixed "out-of-bounds for menu pages > 1" (selected option was frozen) and remember cursor position for each page.
- [Fake-08] Fixed Instant Play / Quicksave feature.
Dev
- [Linux] Removed patches as they are now on the dedicated kernel repo.
- [Libretro] Now build the Libretro cores from PicoArch repo (not from local repositories anymore).