updated config file
changed tv mode to PAL aligned comments changed tabs to whitespace
This commit is contained in:
parent
e3d98bea3a
commit
453c55b454
@ -1,32 +1,32 @@
|
|||||||
; alt64 config file
|
; alt64 config file
|
||||||
|
|
||||||
[ed64] ; Menu config
|
[ed64] ; Menu config
|
||||||
build=18 ; Release build nr
|
build=18 ; Release build number
|
||||||
border_color_1=FFFFFFFF ; 0x00000080 RGBT
|
border_color_1=FFFFFFFF ; 0x00000080 RGBT
|
||||||
border_color_2=3F3F3FFF ; 0x3F3F3FFF RGBT 00000060 w light
|
border_color_2=3F3F3FFF ; 0x3F3F3FFF RGBT 00000060 w light
|
||||||
box_color=000000B6 ; 0x00000080 RGBT
|
box_color=000000B6 ; 0x00000080 RGBT
|
||||||
selection_color=80008070 ; 80008070 RGBT 6495ED60
|
selection_color=80008070 ; 0x80008070 RGBT 6495ED60
|
||||||
list_font_color=CDC9C940 ; 80008070 RGBT 6495ED60
|
list_font_color=CDC9C940 ; 0x80008070 RGBT 6495ED60
|
||||||
list_dir_font_color=FFFFE040 ; 80008070 RGBT 6495ED60
|
list_dir_font_color=FFFFE040 ; 0x80008070 RGBT 6495ED60
|
||||||
selection_font_color=FFB90FFF ; 80008070 RGBT 6495ED60
|
selection_font_color=FFB90FFF ; 0x80008070 RGBT 6495ED60
|
||||||
text_offset=0 ; shift menu horizontal e.g. -1
|
text_offset=0 ; shift menu horizontal e.g. -1
|
||||||
cd_behaviour=1 ; 0=first entry 1=last entry
|
cd_behaviour=1 ; 0=first entry 1=last entry
|
||||||
scroll_behaviour=0 ; 0=page-system 1=classic
|
scroll_behaviour=0 ; 0=page-system 1=classic
|
||||||
quick_boot=1 ; 'START' boots last rom
|
quick_boot=1 ; 'START' boots last rom
|
||||||
sound_on=1 ; sounds 1=on 0=off
|
sound_on=1 ; sounds 1=on 0=off
|
||||||
page_display=1 ; display page
|
page_display=1 ; display page
|
||||||
tv_mode=1 ; 1=ntsc 2=pal 3=mpal 0=force_off
|
tv_mode=2 ; 1=ntsc 2=pal 3=mpal 0=force_off
|
||||||
enable_colored_list=1 ; 1=enable 0=disalbe
|
enable_colored_list=1 ; 1=enable 0=disalbe
|
||||||
ext_type=0 ; 0=classic 1=OS64
|
ext_type=0 ; 0=classic 1=OS64
|
||||||
sd_speed=2 ; 1=25MHz 2=50MHz
|
sd_speed=2 ; 1=25MHz 2=50MHz
|
||||||
background_image=background.png ; backgrund png image 320x240 32bit
|
background_image=background.png ; backgrund png image 320x240 32bit
|
||||||
hide_sysfolder=0 ; 1=hide 0=don't hide
|
hide_sysfolder=1 ; 1=hide 0=don't hide
|
||||||
mempak_path=/MEMPAKS/ ; surround with slashes
|
mempak_path=/MEMPAKS/ ; surround with slashes
|
||||||
save_path=SDSAVE ; save directory inside ED64
|
save_path=SDSAVE ; save directory inside ED64
|
||||||
|
|
||||||
[user]
|
[user]
|
||||||
name = saturnu ; Username
|
name = Altra64 ; Username
|
||||||
|
|
||||||
[gblite]
|
[gblite]
|
||||||
save_path=/ED64/SDSAVE/ ; save directory surround with slashes
|
save_path=/ED64/SDSAVE/ ; save directory surround with slashes
|
||||||
tv_mode=0 ; 1=ntsc 2=pal 3=mpal 0=force_off
|
tv_mode=0 ; 1=ntsc 2=pal 3=mpal 0=force_off
|
||||||
|
Loading…
Reference in New Issue
Block a user