NVIDIAGameWorks / NVIDIAGameWorks/rtx-remix

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

Open
#649 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug jira runtime
Dominant language
No language data
Stars
1.7k
Forks
99
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the crash by clicking Reset settings on the overlay at the character select screen with DX9 and DX8 via d3d8tod3d9.dll. Start at src/d3d9/d3d9_swapchain.cpp line 448 and inspect the linked d3d9 and bridge logs. Done means settings reset successfully without the invalid vsync enable state assertion.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, desktop-dev, game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.