We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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
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 Settings are reset.
dxvk-remix-fb5dcc9-650-release bridge-remix-3e91886-107-release
Logs PsoBB_d3d9.log d3d9_01.log NvRemixBridge.log
Crash dumps NvRemixBridge.exe_20240929_082710.dmp
No response
The text was updated successfully, but these errors were encountered:
REMIX-3649 for tracking
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: