[SETUP] #window setup properties WIDTH = 600 HEIGHT = 320 #sizeable is only used in windows mode SIZEABLE=1 #DEFAULT IS 1 MINIMIZE=1 #DEFAULT IS 0, to allow set to non zero MAXIMIZE=1 #DEFAULT IS 0, to allow set to non zero # FULLSCREEN=0 will set windowed mode and not allow fullscreen (DEFAULT) # FULLSCREEN=1 will set windowed mode and allow fullscreen via ALT/ENTER # FULLSCREEN=2 will set full screen initially and you can go back to windowed with ALT\ENTER # Under none of the above conditions is the screen mode actually changed FULLSCREEN=0 #window title TITLE="Dora the explorer: Diego's Rescue Adventure" #launch info LOCALAPP = OTOY [PARAMETERS] PARAM1="../../Legacy/htdocs/www.nickjr.com/game/assets/dora_diegorescue/diego.grv" PARAM2= PARAM3= PARAM4= PARAM5= PARAM6= PARAM7= PARAM8= PARAM9= PARAM10= [EXTENSIONS] #extension redirections EXT_6e7ecba44600484f93486f831e65bd8a_10000 = DSAudio EXT_f34559a5ba15aa4ba02c71bfd284bad1_10000 = Vorbis EXT_c32da10cae75fc4ab17d3d92d21156e2_10000 = GrooveMediaAudio