NVIDIAGameWorks / rtx-remix

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

Need for Speed Carbon Compatability #268

Open adamplayer opened 1 year ago

adamplayer commented 1 year ago

Describe the bug Need for Speed Carbon uses SM1.1, but fails to be picked up by remix. Vehicle shader fails to be picked up at all and the world shader has vertex issues. By using https://github.com/xan1242/nfsc_fixstreakflares and https://github.com/xan1242/NFSC_CustomVT, you can get remix to hook into the game, but the issues with the car shader and world shader continue to be a problem. This issue occurs regardless of drivers and gpu, and has been checked to still occur on remix 0.3.

Attach files! NvRemixBridge.log d3d9.log NFSC_d3d9.log No remix injected base game, browsing the main menu and career garage: APITrace Disassembled car shaders: PixelShader.txt VertexShader.txt

To Reproduce Steps to reproduce the behavior:

  1. Start Game
  2. Shaders fail to be captured.

Expected behavior Captures similar to the rest of the Need for Speed games.

Screenshots With the two mods linked: image

NV-DM commented 1 year ago

REMIX-2285 for tracking.