You can download complete game in http://www.miniracingonline.com/descargar.php?Id=1 (13MB)

All images (bug it happens in every image and sprites) are in MiniRacingOnline/Graficos/ and all sprites are in MiniRacingOnline/Coches

This version is compiled with unDelphiX 1.06. You can change do3D options in MiniRacingOnline.ini, in section [Pantalla] add do3D=1 (default or not present is do3D=0)

Code:
[Pantalla]
doSelectDriver=1
doAllowReboot=1
do3D=0
doWaitVBlank=0
doAllowPalette256=0
doRetainedMode=0
doZBuffer=0

I upload EXE compiled with unDelphiX 1.07f : http://www.miniracingonline.com/desc...s/mro097c3.zip

Default circuit in game is Montmelo 6700x2400 pixels, when do3D=1 you can see the bug.
You can downlod a circuit minor than 4096 at http://www.miniracingonline.com/desc...p?Id=GPHUNGRIA 3600 x 3800 pixels, in this case the bug in the background is not shown, but in sprites and images the bug still remains. You can download a circuit minor than 2048 at http://www.miniracingonline.com/desc...p?Id=MINIIMOLA 1024 x 248 pixels in this casethe test limit texture was setup to 2048x2048 pixels

Thanks :roll: