# GLOBAL
splash_path='/home/pi/ADMIN/MENU/.assets/media/splashscreen/img/splash1.jpg' # path
vidsaver_path='/home/pi/ADMIN/MENU/.assets/media/screensaver/vid/arcade.mp4' # path
music_path='/home/pi/ADMIN/MENU/.assets/media/audio/music/Live_to_tell.mp3'  # path
marquees_path='/home/pi/ADMIN/FILES/IMAGES/MARQUEES' # path
remapping='UP=UP DOWN=DOWN LEFT=PGUP RIGHT=PGDOWN ENTER=ENTER SPACE=RIGHT PGUP=LEFT PGDOWN=MOD S=A D=D U=U L=L R=R ESC=ESC' # array
admin_user=1 # opt_bool
hide_term=1 # opt_bool
remap=1 # opt_bool
post_clear=1 # opt_bool
editor_prompt=1 # opt_bool
editor_strip_titles=0 # opt_bool
editor_preserve_roms=1 # opt_bool

# EOF_GLOBAL

# MAIN
mono_colors=1 # opt_bool
show_splash=0 # opt_bool
screensaver=1 # opt_bool
play_music=1 # opt_bool
play_video=0 # opt_bool
play_intro=1 # opt_bool
snd_vol=10 # opt_int
saver_debug=0 # opt_bool

t_blank=120 # opt_int
t_fbsaver=60 # opt_int
t_vidsaver=567 # opt_int
t_sleep=764 # opt_int
t_slidesaver=60 # opt_int

# EOF_MAIN

# GAMES
#page_visible='TOP, FAV, ALL, GUN, CAR, 70S, 80S, 90S' # opt_str
page_visible='ALL,FAV,TOP,GUN' # opt_str
page_titles='ALL="ALL GAMES", BMU="BEAT EM UP", CAR="RACING", FAV="SELECTED", GUN="LIGHTGUN", PIN="PINBALL", SPIN="SPINNERS", TOP="GAMES"' # array
sorting_table='NONE=1 ALPHA=1 AGE=6 NAME=2 TITLE=4 TYPE=10' # array
order_types='SPIN,JOY,CAR,GUN' # opt_str
sorting='ALPHA' # opt_str
start_page='FAV' # opt_str
line_char='_' # opt_str
test_input=0 # opt_bool
admin_mode=1 # opt_bool
edit_mode=0 # opt_bool
kiosk_mode=0 # opt_bool
colors=1 # opt_bool
center=1 # opt_bool
random_fonts=0 # opt_bool
show_marquee=1 # opt_bool
show_header=1 # opt_bool
show_footer=1 # opt_bool
show_data=0 # opt_bool
t_title=2 # opt_int
t_marquee=5 # opt_int
t_blank=60 # opt_int
line_limit=20 # opt_int
# EOF_GAMES
