This is what I have at the bottom, ps is 2.0

VertexShader = compile vs_1_1 main();
PixelShader = compile ps_2_0 main();

it doesnt like the vertexshader compile line for some reason

Last edited by zefor; 01/20/06 14:49.