NVIDIAGameWorks / rtx-remix

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

Zeno Clash: Game semi-randomly displays textured junk data #115

Open Expack3 opened 1 year ago

Expack3 commented 1 year ago

Describe the bug

Attach logs!

To Reproduce Steps to reproduce the behavior:

  1. Place the included saves in <path-to-game>\zenozoik\SAVE\.
  2. Launch game using -dxlevel 70 and -console command-line arguments.
  3. When the console appears, input sv_cheats 1, then r_3dsky 0. This forces RTX Remix to correctly use the cameras in the current scene instead of the camera for the given scene's 3D skybox instead.
  4. Go to Settings -> Video -> Advanced settings.
  5. Set "Shader Quality" to "Low", "Reflections" to "Simple reflections", "Model Quality" to "High", and "Texture Quality" to "Very High". This ensures the texture hashs recorded in the included rtx.conf will work.
  6. Apply settings and return to the main menu.
  7. Start a new game.
  8. Select "FUGITIVE" from the chapter selection screen.
  9. Once the level loads, open the RTX Remix developer mode menu and go to Rendering -> UI Textures
  10. When the screen begins to flicker, mark a non-marked texture at random.

Expected behavior No textured junk data should display on the screen at any point.

Screenshots Video example

mhoogcarspel commented 1 year ago

That junk seems to be special effects of some sort? Setting the "N draw calls" for the sky to like 1000+ (rtx.skyDrawcallIdThreshold = 1000) seems to catch those, but introduce some other issues. Quick video: https://www.youtube.com/watch?v=tZbVrYUFREU

Expack3 commented 1 year ago

Tested with the new rtx-remix 0.2 release, and the issue no longer occurs in the specified area. However, in the level "AWAY FROM HALSTEDOM", the issue still occurs when attacked by certain enemies: https://www.youtube.com/watch?v=m2GRxV0Yf7A

NV-LL commented 4 months ago

Hello! Will you please test this on the latest release and let us know if the issue from last May persists? Thank you!

Expack3 commented 4 months ago

The issue still occurs using identical settings as previously recorded using the release versions of dvk-remix a911c31-540 and bridge-remix-c062326-70.

NV-LL commented 4 months ago

REMIX-1277 for tracking