NVIDIAGameWorks / rtx-remix

Combined repo for the RTX-Remix runtime
https://www.nvidia.com/en-us/geforce/rtx-remix/
MIT License
1.36k stars 68 forks source link

d3d8to9 inclusion issues in Remix 0.5.0 #466

Open anchorlightforge opened 4 months ago

anchorlightforge commented 4 months ago

I would like to add that including the wrapper is a great idea and a time saver for projects, and greatly appreciated with this update. However, the current implementation has some issues that need to be addressed making it a less reliable option to elishacloud's dxwrapper for Remix projects and somewhat negating its benefits. I have linked to messages within the discussion that highlight the issues present.

Crosire's implementation of d3d8to9 is great for plug-and-play functionality but elishacloud's implementation allows for some finer controls and better debugging options that testers have noted have great impact on their ability to handle certain edge cases.

Issues

Requests

Expected behavior

NV-LL commented 4 months ago

REMIX-3034 for tracking