I have here a test program for Gorgon 2.x, and in this test program, an image -should- be written to the current directory (i.e. the directory that this application is running from). However, I'm running into a problem (which seems to be a driver issue for ATI) when saving a texture when using the 9.3 feature level for D3D.
Anyway, if you have an Nvidia chipset and could download and run this app, it'd help me immensely. Here's what I need you to do: Run it, and if you see this:
Error message: Unknown error (HRESULT = 0x887A0005)
Exception type: SharpDXException
Source: SharpDX
Target site: SharpDX.Result.CheckError
Stack trace:
at Tester_Graphics.Form1.OnLoad(EventArgs e) in Form1.cs:line 77
at GorgonLibrary.Graphics.GorgonTexture.Save(String fileName, ImageFileFormat format) in GorgonTexture.cs:line 144
at GorgonLibrary.Graphics.GorgonTexture2D.Save(Stream stream, ImageFileFormat format) in GorgonTexture2D.cs:line 654
at SharpDX.Direct3D11.Resource.ToStream[T](DeviceContext context, T texture, ImageFileFormat format, Stream stream) in :line 0
at SharpDX.Direct3D11.D3DX11.SaveTextureToMemory(DeviceContext contextRef, Resource srcTextureRef, ImageFileFormat destFormat, Blob& destBufOut, Int32 flags) in :line 0
at SharpDX.Result.CheckError() in :line 0
<<<END>>>
in the Details of the error dialog, then you're a winner and nvidia drivers are fucked as well.
Otherwise, it's just crappy ATI drivers.
And finally just post here if you saw an error or not. It's simple and I promise it's not a virus or some weird shit like that (you already downloaded one piece of software by me right?)
I just need to see if this is affecting Nvidia users as well.
Please note that you need Windows 7 or Windows Vista SP2 to run this!
Thanks kiddies.


