User Tools

Site Tools


global_settings.conf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
global_settings.conf [2020/03/18 08:54]
phulshof
global_settings.conf [2020/03/18 09:09]
phulshof
Line 8: Line 8:
 ^ vertical ​              ​| ​ stretch, #​pixels ​               | Screen pixel height (i.e. 1080)  | ^ vertical ​              ​| ​ stretch, #​pixels ​               | Screen pixel height (i.e. 1080)  |
 ^ layout ​                ​| ​ a folder name in /​layouts ​      | The layout/​theme to use for RetroFE (i.e. Aeon Nox)  | ^ layout ​                ​| ​ a folder name in /​layouts ​      | The layout/​theme to use for RetroFE (i.e. Aeon Nox)  |
 +^ fps                    |  frames per second (positive) ​   | Requested FPS while not in the idle state. Defaults to 60.|
 +^ fpsIdle ​               |  frames per second (positive) ​   | Requested FPS while in the idle state. Defaults to 60.|
 ^ hideMouse ​             |  yes, true, no, false            | Hide the mouse cursor on the screen when the FE is active ​ | ^ hideMouse ​             |  yes, true, no, false            | Hide the mouse cursor on the screen when the FE is active ​ |
 ^ showParenthesis ​       |  yes, true, no, false            | Hide item/ROM information between ()  | ^ showParenthesis ​       |  yes, true, no, false            | Hide item/ROM information between ()  |
Line 19: Line 21:
 ^ attractModePlaylistTime |  time (in seconds) ​             | Enter the number of seconds before the menu switches to the next playlist. Enter 0 to disable (default). | ^ attractModePlaylistTime |  time (in seconds) ​             | Enter the number of seconds before the menu switches to the next playlist. Enter 0 to disable (default). |
 ^ attractModeSkipPlaylist |  playlist name                  | Skip this playlist while switching playlist in attract mode. | ^ attractModeSkipPlaylist |  playlist name                  | Skip this playlist while switching playlist in attract mode. |
 +^ attractModeCollectionTime |  time (in seconds) ​             | Enter the number of seconds before the menu switches to the next collection. Enter 0 to disable (default). |
 +^ attractModeSkipCollection |  playlist name                  | Skip this collection while switching collections in attract mode. |
 ^ rememberMenu ​          ​| ​ yes, true, no, false            | Remember the last highlighted menu item if re-entering a menu  | ^ rememberMenu ​          ​| ​ yes, true, no, false            | Remember the last highlighted menu item if re-entering a menu  |
 ^ firstPlaylist ​         |  playlist name                   | Automatically switch to this playlist if it is available, often set to favorites. Replaces the autoFavorites parameter. ​ | ^ firstPlaylist ​         |  playlist name                   | Automatically switch to this playlist if it is available, often set to favorites. Replaces the autoFavorites parameter. ​ |
Line 26: Line 30:
 ^ minimize_on_focus_loss |  yes, true, no, false            | Overwrite system SDL default for SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to force RetroFE to (not) minimize when the focus on the full-screen window is lost.  | ^ minimize_on_focus_loss |  yes, true, no, false            | Overwrite system SDL default for SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS to force RetroFE to (not) minimize when the focus on the full-screen window is lost.  |
 ^ collectionInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when entering/​exiting a collection ​ | ^ collectionInputClear ​  ​| ​ yes, true, no, false            | Clear the input queue when entering/​exiting a collection ​ |
-startCollectionEnter ​  |  yes, true, no, false            | Enter the collection when using collectionUp/​Down controls|+enterOnCollection ​     ​|  yes, true, no, false            | Enter the collection when using collectionUp/​Down controls
 +^ startCollectionEnter ​  ​| ​ yes, true, no, false            | Enter the first collection RetroFE boot|
 ^ baseMediaPath ​         |  i.e.(d:/​media) ​                 | Override if you choose to have your media stored outside of RetroFE. Can be used by your Collection Settings.conf. ​ | ^ baseMediaPath ​         |  i.e.(d:/​media) ​                 | Override if you choose to have your media stored outside of RetroFE. Can be used by your Collection Settings.conf. ​ |
 ^ baseItemPath ​          ​| ​ i.e.(d:/​roms) ​                  | Override if you choose to have your roms stored outside of RetroFE. Can be used by your Collection Settings.conf. ​ | ^ baseItemPath ​          ​| ​ i.e.(d:/​roms) ​                  | Override if you choose to have your roms stored outside of RetroFE. Can be used by your Collection Settings.conf. ​ |
Line 36: Line 41:
 ^ lastPlayedSkipCollection |  collection name               | Do not include items from this collection in the lastplayed playlist ​ | ^ lastPlayedSkipCollection |  collection name               | Do not include items from this collection in the lastplayed playlist ​ |
  
 +In order to make scripted reconfiguration easier, RetroFE supports the filenames settings1.conf,​ settings2.conf,​ ..., settings9.conf as well.
global_settings.conf.txt · Last modified: 2022/03/28 12:32 by phulshof