Added subfolder support for all RetroFE sections

This commit is contained in:
rofl0r 2022-10-22 11:20:30 +02:00 committed by DrUm78
parent 5d656e32c7
commit 7d7465e4f8
13 changed files with 13 additions and 0 deletions

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = zip,ZIP,lnx,LNX
list.menuSort = yes
list.romHierarchy = true
launcher = lynx
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = gba,GBA,zip,ZIP
list.menuSort = yes
list.romHierarchy = true
launcher = gba
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = gbc,GBC
list.menuSort = yes
list.romHierarchy = true
launcher = gameboy
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = gb,GB
list.menuSort = yes
list.romHierarchy = true
launcher = gameboy
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = zip,ZIP,gg,GG
list.menuSort = yes
list.romHierarchy = true
launcher = gamegear
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = nes,NES,fds,FDS,zip,ZIP
list.menuSort = yes
list.romHierarchy = true
launcher = NES
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = zip,ZIP,ngp,NGP,ngc,NGC
list.menuSort = yes
list.romHierarchy = true
launcher = ngp
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = zip,ZIP,pce,PCE,sgx,SGX,cue,CUE
list.menuSort = yes
list.romHierarchy = true
launcher = pce
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = bin,BIN,cue,CUE,pbp,PBP,chd,CHD
list.menuSort = yes
list.romHierarchy = true
launcher = psone
#metadata.type = MAME

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = sfc,SFC,smc,SMC,zip,ZIP
list.menuSort = yes
list.romHierarchy = true
launcher = snes
#metadata.type = MAME

View File

@ -27,6 +27,7 @@ list.extensions = zip,ZIP,md,MD,bin,BIN,32x,32X,cue,CUE,cso,CSO,chd,CHD,smd,SMD
# This does not apply to how your ROMs are sorted.
###############################################################################
list.menuSort = true
list.romHierarchy = true
###############################################################################
# The executable to run when an item in a collection item is selected

View File

@ -27,6 +27,7 @@ list.extensions = zip,ZIP,sms,SMS,bin,BIN,sg,SG
# This does not apply to how your ROMs are sorted.
###############################################################################
list.menuSort = true
list.romHierarchy = true
###############################################################################
# The executable to run when an item in a collection item is selected

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false
list.extensions = zip,ZIP,wsc,WSC,ws,WS
list.menuSort = yes
list.romHierarchy = true
launcher = wonderswan
#metadata.type = MAME