nv2a-trace icon indicating copy to clipboard operation
nv2a-trace copied to clipboard

Many NV2A texture and surface formats unsupported

Open JayFoxRox opened this issue 6 years ago • 0 comments

See Texture.py (decodeTexture) for the implementation of texture formats. This function should also be cleaned up in the future.

The surfaces will be mapped to texture formats. So this change will apply to both. The mapping is done in Trace.py (recordPGRAPHMethod, method 0x17FC if data is 0)

JayFoxRox avatar Jun 27 '18 22:06 JayFoxRox