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

Commit a181df0

Browse files
committed
[RetroFE][GMenu2X] Added new systems Final Burn Alpha 2012, MAME 2000, PICO-8 (FAKE-08) and Pokémon Mini (Pokemini)
[RetroFE][GMenu2X] Alias files are preloaded by default for FBA 2012 and MAME 2000 [RetroFE] Updated assets for the themes "RetroRoomCovers", "Game Boy" and "Superlopez" to support the new systems [RetroFE] Added default blank files for each theme sections for more consistency with default themes [GMenu2X] Added an OPK in "Settings" section that automatically reinstalls freeware games Split previous "mnt_files" between homebrew games ("freeware_games.zip") and FunKey data ("funkey_files.zip") during OS update Added 10 homebrew games for PICO-8 and 12 for Pokémon Mini
1 parent 9b27d39 commit a181df0

83 files changed

Lines changed: 10615 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Final Burn Alpha 2012/exclude.txt

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add a list of files to show on the menu (one filename per line, without the extension).
2+
# If no items are in this list then all files in the folder specified
3+
# by settings.conf will be used

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Final Burn Alpha 2012/menu.txt

Whitespace-only changes.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Uncomment and edit the following line to use a different ROM path.
2+
list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
3+
list.includeMissingItems = false
4+
list.extensions = zip,ZIP
5+
list.menuSort = yes
6+
list.romHierarchy = true
7+
8+
launcher = fba2012
9+
metadata.type = MAME
10+
11+
12+
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
13+
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
14+
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back
15+
media.artwork_front = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
16+
#media.logo = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/logo
17+
#media.medium_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_back
18+
#media.medium_front = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_front
19+
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
20+
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
21+
#media.video = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/video
22+
#media.system_artwork = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/system_artwork
5.14 KB
Loading

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Libretro/exclude.txt

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add a list of files to show on the menu (one filename per line, without the extension).
2+
# If no items are in this list then all files in the folder specified
3+
# by settings.conf will be used

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Libretro/menu.txt

Whitespace-only changes.

FunKey/board/funkey/rootfs-overlay/usr/games/collections/MAME 2000/exclude.txt

Whitespace-only changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add a list of files to show on the menu (one filename per line, without the extension).
2+
# If no items are in this list then all files in the folder specified
3+
# by settings.conf will be used

0 commit comments

Comments
 (0)