NASSP
NASSP copied to clipboard
Lunar Rover Instruments Don't Work When Using Hardware Rendering
Due to the fact that the LRV uses the function MeshgroupTransform in order to move the instruments, when using D3D9Client, where the function is not supported, none of the instruments work and hence are static. This issue is not seen when using software rendering.
what would that function be replaced with in D3D9? I can try to work on this