Skip to content

Commit 6e702a6

Browse files
committed
Disabled subfolder support for faster ROM scanning in RetroFE (why use subs if they are not visible anyway?)
Removed redundant launcher scripts Harmonized their formatting for SMS and MD
1 parent 88993ef commit 6e702a6

23 files changed

Lines changed: 51 additions & 156 deletions

File tree

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Atari lynx/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = lnx,LNX,lyx,LYX,o,O,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = lynx
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Final Burn Alpha 2012/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = fba2012
99
metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Game Boy Advance/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = gba,GBA,bin,BIN,agb,AGB,gbz,GBZ,u1,U1,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = gba
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Game Boy Color/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = gbc,GBC,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = gameboy
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Game Boy/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = gb,GB,dmg,DMG,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = gameboy
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Game Gear/settings.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = gg,GG,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

8-
launcher = gamegear
8+
launcher = megadrive
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Libretro/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = so,SO
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = picoarch
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/MAME 2000/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = mame2000
99
metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/NES/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = fds,FDS,nes,NES,unf,UNF,unif,UNIF,zip,ZIP
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = NES
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

FunKey/board/funkey/rootfs-overlay/usr/games/collections/Native games/settings.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
33
list.includeMissingItems = false
44
list.extensions = elf,ELF,opk,OPK
55
list.menuSort = yes
6-
list.romHierarchy = true
6+
list.romHierarchy = false
77

88
launcher = native
99
#metadata.type = MAME
1010

11-
1211
#media.screenshot = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
1312
#media.screentitle = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
1413
#media.artwork_back = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back

0 commit comments

Comments
 (0)