For anyone having graphics glitches or 'rainbow effects' on moving abjects, heres how to fix it .. You will need dgVoodoo as stated in another comment here. Extract that into the game Dir of choice, setup the parameters of dgVoodoo then do the following as well .. Creat a Batch Script in the game Dir .. *create with Notepad, use the following 4 lines, save, change .txt extension to .bat, put it in the main I76 install directory: ......................................... taskkill /f /IM explorer.exe start /w i76.exe -glide pause start explorer.exe ......................................... *Note - For Nitro, use: ......................................... taskkill /f /IM explorer.exe start /w nitro.exe -glide pause start explorer.exe ......................................... This works and I am now running in 1920x1200 with no problems :)