Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

New features for GMenu2X and Commander for the FunKey S / Q36 Mini / RG Nano

Choose a tag to compare

@DrUm78 DrUm78 released this 09 Aug 17:39

IMG_0001 IMG_0267 IMG_0268

New

  • GMenu2X
    • Alias feature is now available for GMenu2X! Why this feature? Simply because some systems like MAME or FBA must keep their original ROM names in order to work. Now you can display the ROM names you want in the file selector! To achieve that, just create a simple text file anywhere on your SD card: it should contain keys without file extensions such as sf2ce=Street Fighter II': Champion Edition. Then press the Select (Fn) button on your link in GMenu2X then "Edit" > "Selector Aliases" and set your text file path. Now exit the setting menu by pressing Start and your aliases will automatically show up in the file selector. Here is a quick video about how to use the feature.

    • Automatically select the last ROM launched in the file selector for each app.

    • Display wide app titles on 2 lines.

    • Added the possibility to rename or delete a section (for default ones, they need to be empty otherwise they will be populated again).
    • Added a confirmation message when deleting a section for more safety.
    • Force frontend restart when switching languages/themes or renaming/deleting a section.
    • Do not list ".." as a subdirectory of the root directory.
    • Allow to go above the card root in browser dialog.
    • Get rid of the action on D-pad Left in browser and file selector.
    • Disabled repeat rate for A, B, Select and Start keys.
    • [Theme] Added "Windows 11" by Paola.
  • RetroFE
    • [Theme] Added "Superlopez" and "GameBoy" by @mlopezmad.
  • Commander
    • Fullscreen height is now used to display pics in the image viewer for better quality (especially for 240x240 screenshots). It was previously scaled down and blurry because of the title bar.

    • Users can now quickly browse pics in the image viewer by keeping the D-pad pressed (left/right or up/down).

    • Title bar can be toggled with Y button.
    • The image viewer now only selects ".png", ".jpg", ".jpeg", ".bmp" and ".gif" files, which avoids useless clicks when selecting other files that cannot be displayed.
    • Updated 'readme.funkey-s.txt'.

Bug fixes

  • GMenu2X
    • Fixed case sensitive file sorting (issue #7).
    • Fixed an issue that prevented the user from deleting a section (issue #6).
    • Fixed a case where a new section was not saved until a link was created inside.
    • Fixed a crash when setting an empty name for a section link.
    • [RG Nano] Fixed buzzing sound when using volume shortcuts (was reverted by mistake).
    • Fixed wallpaper loading for "DrUm3x3" and "DrUm3x4" themes (absolute path did not work, it looked into "wallpapers" folder instead).
  • Commander
    • Fixed a segfault while using the image viewer in folders with mixed file types.

Update

  • [Libretro] Recompiled all cores from the latest sources.
  • [Systems stats] Restored swap amount in place of CPU temp (was useless tbh).
  • [OS update] Centered "RESTARTING..." text after updating the OS.

Dev

  • [GBA Mini] Due to the resolution limitation, support is discontinued for this device.
  • Fixed package download from sites with expired certificates.