Quote:
Originally Posted by NexXxus
i heard its much harder to write a software renderer instead using the GFX card for rendering.
but the graphics are more correct and less glitchy as with hardware acceleration.
btw:
why can't i use DX10 software?
i get an error initalisize GS plugin when using DirectX 10 Software renderer.
DX10 is installed, but is a DX10 hardware really required when using software renderer?
or is there something with the detection:
if select DX10 ++ Hardware =! DX10 then
return -1
close
whatever...
^^
|
Umm there is no such thing as DirectX10 software renderer....since as I explained software renderer does not use your graphics card,thus DirectX of any version is not used as well.
You won't be able to use any kind of DX10 features anyway since your graphics card is only capable of DX9.