Skip to content
New issue

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

Lord of the Rings: Return of the King crashes when on foreground. #32

Closed
HenriqueLJ opened this issue Apr 13, 2023 · 4 comments
Closed
Labels
bug Something isn't working runtime RTX Remix runtime

Comments

@HenriqueLJ
Copy link

Describe the bug

  • Using dxWrapper. The game crashes immediatelly on launch, but if I force it to run in windowed mode and open another window in front of the game window, thus running the game on the background, it works normally. As soon as I bring the game to the foreground, it crashes.
  • Remix 0.1.1
  • RTX 3060 Ti
  • Driver 531.41
  • Retail version (From CDs)

Attach logs!

  • NvRemixBridge.log
  • d3d9.log
  • The game specific log will be named gamename_d3d9.log

To Reproduce
Steps to reproduce the behavior:

  1. Follow the steps to install the dxWrapper (https://github.com/elishacloud/dxwrapper) and on the configuration file, enable D3d8to9 and on the d3d9 section, enable windowed mode.
  2. Run the game and immediately click away from the game screen.
  3. Hover the mouse over the icon on the task bar, it should show a preview of the game running.
  4. Click on the game icon to bring the game to the foreground, and it should crash.

Expected behavior
The game should open normally without crashing. It would open normally on the initial Portal RTX release, but after the update it stopped working, and both 0.1.1 and 0.1.0 exhibit this behavior.
d3d9.log
dxwrapper-rotk.log
rotk_d3d9.log
NvRemixBridge.log

@HenriqueLJ
Copy link
Author

Using x32dbg I found out that it crashes due to a "Access Violation" Exception. It only occurs when trying RTX remix tho.

@NV-LL
Copy link
Collaborator

NV-LL commented May 6, 2024

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

@HenriqueLJ
Copy link
Author

The issue was fixed.

@NV-LL
Copy link
Collaborator

NV-LL commented May 6, 2024

Excellent, thank you for confirming! We'll close this ticket.

@NV-LL NV-LL closed this as completed May 6, 2024
@nv-ajaus nv-ajaus added bug Something isn't working runtime RTX Remix runtime labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working runtime RTX Remix runtime
Projects
None yet
Development

No branches or pull requests

3 participants