##############################################################################
#
# For support, visit
www.retrofe.nl# or visit irc.foreverchat.net (channel #retrofe)
#
# For Documentation, also visit
www.retrofe.nl#
##############################################################################
#######################################
# Display
#######################################
fullscreen = yes
horizontal = stretch# or enter in the screen pixel width (i.e 1024)
vertical = stretch# or enter in the screen pixel width (i.e 768)
layout = Aeon Nox
# Hide the mouse
hideMouse = yes
# Hide () and [] from game titles
showParenthesis = yes
showSquareBrackets = yes
# specify the name of the first collection to load on start
firstCollection = Main
# specify the first playlist RetroFE should start in; default is "all"
firstPlaylist = favorites
# specify the size of the lastplayed playlist
lastplayedSize = 10
# specify whether RetroFE should remember the last selected game
rememberMenu = true#######################################
# Video playback settings
#######################################
# set to "no" for very old/slow systems
videoEnable = yes
# Number of times to loop video playback (enter 0 to continuously loop)
videoLoop = 0
#######################################
# General
#######################################
# specify whether RetroFE should close when pressing back on the main menu
exitOnFirstPageBack = no
# enter 0 attract mode, otherwise enter the number of seconds to wait before enabling attract mode
attractModeTime = 60
attractModeNextTime = 20
# specify whether RetroFE should remember the last highlighted menu when re-entering a menu
rememberMenu = yes# specify whether RetroFE should clear the input queue on entering/exiting a collection
collectionInputClear = true
# specify whether RetroFE should minimize when running in full-screen mode
minimize_on_focus_loss = no
# specify whether RetroFE should unload SDL when running a program/game
# This is needed to prevent emulators from launching behind the front-end, e.g. on RetroPie.
# Set to false or comment out to prevent briefly seeing your Windows environment if you don't
# need this feature.
# unloadSDL = true
#######################################
# Base folders of media and ROM files
#######################################
# Override if you choose to have your media stored outside of RetroFE.
# If this is commented out your artwork will be searched in #collections/<collectionname>/<imagetype>
# baseMediaPath=d:/media
# Override if you choose to have your ROMs stored outside of RetroFE.
# If this is commented out your roms will be searched in collections/<collectionname>/roms
# baseItemPath=d:/roms