Thread: GSdx
View Single Post
Old January 15th, 2008   #1058 (permalink)
bositman
Angel of Death
 
bositman's Avatar
 
Join Date: Jun 2002
Location: Athens, Greece
Posts: 3,335
Quote:
Originally Posted by NexXxus View Post
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.
__________________
bositman is online now   Reply With Quote