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.includeMissingItems = false
list.extensions = zip,ZIP,lnx,LNX list.extensions = zip,ZIP,lnx,LNX
list.menuSort = yes list.menuSort = yes
list.romHierarchy = true
launcher = lynx launcher = lynx
#metadata.type = MAME #metadata.type = MAME

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,6 +3,7 @@ list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%
list.includeMissingItems = false list.includeMissingItems = false
list.extensions = sfc,SFC,smc,SMC,zip,ZIP list.extensions = sfc,SFC,smc,SMC,zip,ZIP
list.menuSort = yes list.menuSort = yes
list.romHierarchy = true
launcher = snes launcher = snes
#metadata.type = MAME #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. # This does not apply to how your ROMs are sorted.
############################################################################### ###############################################################################
list.menuSort = true list.menuSort = true
list.romHierarchy = true
############################################################################### ###############################################################################
# The executable to run when an item in a collection item is selected # 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. # This does not apply to how your ROMs are sorted.
############################################################################### ###############################################################################
list.menuSort = true list.menuSort = true
list.romHierarchy = true
############################################################################### ###############################################################################
# The executable to run when an item in a collection item is selected # 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.includeMissingItems = false
list.extensions = zip,ZIP,wsc,WSC,ws,WS list.extensions = zip,ZIP,wsc,WSC,ws,WS
list.menuSort = yes list.menuSort = yes
list.romHierarchy = true
launcher = wonderswan launcher = wonderswan
#metadata.type = MAME #metadata.type = MAME