protonscr

Kingdoms of Amalur: Re-reckoning Crashing on Startup

dxvkclosed
doitsujin/dxvk#4707 · opened 2025-02-22 by alligatorshoes · updated 2025-02-22 · 1 comments · github
Aalligatorshoes 2025-02-22 github

When trying to run this game on the latest Proton Experimental, the game crashes when attempting to start a new game.

On investigating the Proton log file, it looks as if it can't find my GPU and is defaulting to LLVM. I'm not sure why this is the case, as every other game I've tried is working fine. Odd anomaly of an old DX9 game perhaps?

Any help is appreciated, and my apologies if this is not a DXVK issue.

Software information

Kingdoms of Amalur: Re-reckoning on Steam.

System information

  • GPU: GeForce RTX 3070
  • Driver: 565.77
  • Wine version: experimental-bleeding-edge-9.0-166280-20250221-p047c5d-we75684-d94b48c-v6846d3
  • DXVK version: v2.5.3-173-g94b48c16335ee55

Apitrace file(s)

Unable to do so.

Log files

steam-1041720.log

(Note: Replaced my name with REDACTED in the logfile, everything else is as-is)

Aalligatorshoes 2025-02-22 github

My apologies, this was user/system error. Looks like the 32bit libnvidia files were missing. I fixed this by running the following;

sudo apt-install libnvidia-gl-565:i386

Proton versions