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

[Runtime Bug]: Game crashes when reset settings is clicked #649

Open LordBombShell opened 1 month ago

LordBombShell commented 1 month ago

Describe the bug

I'm getting a different crash with the game when I try to reset settings in the RTX Remix Overlay. Should I make this a separate issue?

Game crashes when reset settings is clicked. Produces error message that says


Microsoft Visual C++ Runtime Library

Assertion failed!

Program: C:\Users\SDSF\EphineaPSO.trex\d3d9.dll File: ../src/d3d9/d3d9_swapchain.cpp Line: 448

Expression: !"invalid vsync enable state"

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)

Abort Retry Ignore

How do you reproduce the bug?

How do you reproduce the bug?

Click the reset settings button on the overlay on the character select screen.

Occurs with both DX9 and DX8 with d3d8tod3d9.dll

What is the expected behavior?

What is the expected behavior Settings are reset.

Version

dxvk-remix-fb5dcc9-650-release bridge-remix-3e91886-107-release

Logs

Logs PsoBB_d3d9.log d3d9_01.log NvRemixBridge.log

Crash dumps

Crash dumps NvRemixBridge.exe_20240929_082710.dmp

Media

No response

NV-LL commented 1 month ago

REMIX-3649 for tracking