rtx-remix icon indicating copy to clipboard operation
rtx-remix copied to clipboard

[Runtime Bug]: Option Values set via RemixApi can get stuck (option layer system)

Open xoxor4d opened this issue 3 months ago • 1 comments

Describe the bug

It seems that Remix Options set via the RemixApi can get stuck in limbo sometimes. They can not be changed via UI interaction, nor via the RemixApi. I also can not change them via the UI even when the game stops setting them via the api. (See video below)

Disabling any option layer via the Option Layers section gets them unstuck. Changing the threshold of eg. the rtx.conf seems to get them unstuck as well (both api and UI wise)

How do you reproduce the bug?

Not sure. It does not always happen unfortunately ...

Game setup:

  • rtx.conf with containing ALL options (disabled Save Changed Settings Only)
  • user.conf with Save Changed Settings Only enabled
  • Game is setting various options via the RemixApi on each frame on device->BeginScene

What is the expected behavior?

No response

Version

ToT

Logs

No response

Crash dumps

No response

Media

https://github.com/user-attachments/assets/1ad67294-a640-471e-9890-8792defabc86

xoxor4d avatar Nov 10 '25 13:11 xoxor4d

REMIX-4751 for tracking.

NV-DM avatar Nov 10 '25 21:11 NV-DM