Thanks for helping, still need a bit more help, can't get it to work, heres my config list for Config.Div

// display width
width 1024

// display height
height 768

// activate smooth mode
smooth 1

// global contrast
contrast 1.000000

// global gamma
gamma 1.300000

// enable quickstart
quickstart "on"

// use compressed image lists
images compressed

// use flat file system
flat files

// enable/disable z-tunneling
ztunnel 1

// set the memory limit
memory limit 32

// enable/disable the use of bitmapped fonts
use8bitfont 1

// disables fog rendering
//no fog

// set the color mode
rgb 565

// Select alpha bit
Alpha bit 0

// Startup logo 0


I added the ( // Startup logo 0 ) at the end, which is probably the wrong way to do it since its not working when I start up the game.