Skip to content

remix-0.4.1

Latest
Compare
Choose a tag to compare
@SSertel SSertel released this 06 Feb 20:11

RTX Remix Runtime 0.4.1 Release Notes:

DXVK:

  • Fixed an issue where captures for many games were not showing correctly in Remix Toolkit.
  • Fixed an issue where a captured scene was showing flipped upside down in Remix Toolkit.
  • Fixed an issue in the Remix renderer that caused Remix Toolkit to crashes on unsupported hardware.

Bridge:

  • Made a variety of changes that should further improve compatibility.
  • Added new sendCreateFunctionServerResponses configuration option, which is enabled by default and improves stability during startup for many games.
  • Fixed an issue where the Bridge would crash or hang on startup due to multiple threads having access to shared data at the same time.
  • Fixed an issue where the improper MinSurfacePitch value was used in a 32-bit build of the Bridge client, causing game crashes on some texture update operations.
  • Fixed an issue where the Bridge client filtered out calls to CreateVertexDeclaration() under certain conditions, which could lead to a game crash during subsequent SetVertexDeclaration() calls.
  • Fixed an issue where the Bridge client would improperly initialize cached option values that it uses, potentially leading to mouse or keyboard input not working in the Remix user or developer menu UI.

How to Report an Issue:
Prerequisite: You need to have a (free) GitHub account

  1. Go the RTX Remix Github Issues page
  2. Click the green "New Issue" button
  3. Select the bug template (Runtime, Documentation, Toolkit, Feature Request) and click "Get Started"
  4. Fill out the form template, providing as much detailed information as you can, including attaching files and/or images
  5. Click the green "Submit new issue" to send a ticket directly to the RTX Remix Team!

Need to leave feedback about the RTX Remix Documentation? Click here!