This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
settings.conf [2017/05/25 07:45] phulshof |
settings.conf [2018/10/20 19:42] (current) phulshof |
||
---|---|---|---|
Line 9: | Line 9: | ||
^ list.menuSort | false | Defines whether the items in a collection will be sorted alphabetically | | ^ list.menuSort | false | Defines whether the items in a collection will be sorted alphabetically | | ||
^ list.romHierarchy | false | Defines whether the roms directory should be searched hierarchically. There is a performance hit by enabling this, so only use it when needed. | | ^ list.romHierarchy | false | Defines whether the roms directory should be searched hierarchically. There is a performance hit by enabling this, so only use it when needed. | | ||
- | ^ launcher | | Specifies which [[launchers|launcher]] is used when a game is selected from the menu (reads from launchers/<launcher name>.conf) | | + | ^ list.truRIP | false | Defines whether the roms directory should be searched hierarchically based on truRIP format. There is a performance hit by enabling this, so only use it when needed. | |
+ | ^ launcher | <collection name> | Specifies which [[launchers|launcher]] is used when a game is selected from the menu (reads from launchers/<launcher name>.conf). This value can be overwritten per game by putting the launcher name in a single line .conf file in collections/<collection name>/launchers/<game name>.conf. | | ||
^ metadata.type | <collection name> | Specifies the meta file used in the meta.db to pull additional information like manufacturer, year, genre, etc. from | | ^ metadata.type | <collection name> | Specifies the meta file used in the meta.db to pull additional information like manufacturer, year, genre, etc. from | | ||
^ meda.<filetype> | collections/<collection name>/medium_artwork/<filetype> | Overwrites the path used to pull medium artwork from | | ^ meda.<filetype> | collections/<collection name>/medium_artwork/<filetype> | Overwrites the path used to pull medium artwork from | |