Naruto-kun
Charter Member
And that's just about the only advantage it offers over the free fixes (apart from the "all in one" thing and the UI).
I still wonder how he made the textures display. Must've been a shader...
Does anyone know what files the Fixer installs?
Shaders are the code that gets executed on the GPU and unlike DX9, DX10 and 11 are heavily shader based. The C++ side of things isnt nearly as extensive as the HLSL is. So texture problems can normally be found in the shader, not the core.