; Another CD Player initialization file - feel free to modify it. ; If you have any problems, please read the documentation. ; ForceCPU=088|086|186|286|386|486|max ForceCPU=max ; VideoMode=25|28|30|34|50|60 ;VideoMode=30 ; UseMouse=yes|no UseMouse=yes ; CheckSnow=yes|no CheckSnow=no ; SkipFrames=x (where x is a number between 1 and 65535) SkipFrames=375 ; MoreBack=yes|no MoreBack=yes ; InitAction=play|continue|stop|none InitAction=none ; TrackList=<list>|random TrackList= ; TrackDelay=x (where x is a number between 1 and 65535) ;TrackDelay=150 ; TwoDigits=yes|no TwoDigits=yes ***************** The following options set up the colors ***************** ; Background colors: black, blue, green, cyan, magenta, red, brown, white ; Foreground colors: gray, lightblue, lightgreen, lightcyan, lightmagenta, ; lightred, yellow, brightwhite + background colors ; HeaderFore=<color> HeaderFore=black ; HeaderBack=<color> HeaderBack=white ; FooterFore=<color> FooterFore=black ; FooterBack=<color> FooterBack=white ; MainFore=<color> MainFore=yellow ; MainBack=<color> MainBack=gray ; WindowFore=<color> WindowFore=yellow ; WindowBack=<color> WindowBack=lightblue ; CurrentFore=<color> CurrentFore=brightwhite ; CurrentBack=<color> CurrentBack=gray ***************************************************************************