Well opening the link in firefox just opens the file as if it would be a textfile.
Maybe you should contact your provider (Or do it yourself if you are the provider) - the mime types are invalid for this.
Macro StartScreen(title="Full Screen")
bitplanes.b=32
SCREENWIDTH.l=1024:SCREENHEIGHT.l=3*SCREENWIDTH/4
If InitMouse()=0 Or InitSprite()=0 Or InitSprite3D()=0 Or InitKeyboard()=0 Or InitSound()=0
MessageRequester("Error","Can't access DirectX",0):End
EndIf
While OpenScreen(SCREENWIDTH,SCREENHEIGHT,bitplanes.b,title#)=0
If bitplanes.b>16:bitplanes.b-8
ElseIf SCREENHEIGHT>600:SCREENWIDTH=800:SCREENHEIGHT=600
ElseIf SCREENHEIGHT>480:SCREENWIDTH=640:SCREENHEIGHT=480
ElseIf SCREENHEIGHT>400:SCREENWIDTH=640:SCREENHEIGHT=400
ElseIf SCREENHEIGHT>240:SCREENWIDTH=320:SCREENHEIGHT=240
ElseIf SCREENHEIGHT>200:SCREENWIDTH=320:SCREENHEIGHT=200
Else:MessageRequester("VGA","Can't open Screen!",0):End
EndIf
Wend
EndMacro
Psychophanta wrote:@Demivec, i do nothing rare.
...
It opens a 1024x768x32 Full screen :roll:
A simple reBoot fixed the problem. Great game. I like this style. This kind of game can also be done with randomly created boards in addition to the designed ones.
Ok, hehe, looks like Demivec was the first finishing this preview.
It is not too difficult to reach the end ... and there is a little gift there
BTW: any bug report is welcome
EDIT: the ending stuff song is not my tribute to Jochen Hippel as there is said in the scrolling text (i decided to change it and i included another different mod, but i forgot to change the scrolling text). Now is fixed.