NVIDIAGameWorks / rtx-remix

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

Call of Duty: World At War - video card or driver doesn't support vertex shader 2.0 or better #137

Open UnknownTimelord opened 1 year ago

UnknownTimelord commented 1 year ago

Describe the bug

Attach logs!

To Reproduce Open game with RTX Remix installed.

Expected behavior Game will boot with client.shaderVersion in bridge.conf set to 2.0 or better. No matter the value the game only detects the version as 1.4

Screenshots Screenshot 2023-05-04 123317 Screenshot 2023-05-04 124404

Ferdam commented 1 year ago

I think bridge.conf file is expected to be placed in \.trex folder Move it to that folder and see if it changes to shader version 2.0

UnknownTimelord commented 1 year ago

I think bridge.conf file is expected to be placed in .trex folder Move it to that folder and see if it changes to shader version 2.0

Looks like that did the trick, can't believe I didn't think to try that. Not sure why it starts in the root tbh. Getting this error now tho. image NvRemixBridge.log d3d9.log CoDWaW_d3d9.log

UnknownTimelord commented 1 year ago

I also remembered you can enable a log output from the game with +set logfile 1 sadly it doesn't really look that helpful. Attached just in case. console.log

NV-DM commented 1 year ago

REMIX-2101 for tracking.

NV-LL commented 5 months ago

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