-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
Description
What Game
Dark Souls III.
Steam: https://store.steampowered.com/agecheck/app/374320/
Describe the bug
Dark Souls III consistently crashes when attempting to load into the game world when running through Steam using the muvm+FEX stack on Asahi Arch Linux (Apple M1 Pro). The game launches successfully, menus work, and character creation is sometimes functional. However, the game
- always crashes when transitioning from menus into actual gameplay
- occasionally crashes when entering character creation.
Proton log shows
wine: Unhandled exception 0xc0000093 in thread ... at address ...
with the particular thread and address changing based on when the crash occurs.
To Reproduce
Steps to reproduce the behavior:
- Install Dark Souls III via Steam.
- Launch Steam using muvm and FEX.
- Start Dark Souls III.
- Either start a new game and proceed through character creation or attempt to load into a previous save.
- Observe crash either (a) sometimes at character creation or (b) always during loading screen before entering game world.
Expected behavior
The game should complete character creation and load into the game world without crashing.
Screenshots and Video
N/A (can provide further logs if needed)
System information:
- OS: Arch Linux (Asahi Linux / Apple Silicon)
- CPU/SoC: Apple M1 Pro
- Video driver version: DXVK v2.7.1-505-g6f3a758f7982fc5, Mesa 25.3.6-4
- RootFS used: Arch Linux (from Asashi ALARM)
- FEX version: FEX-2603
- Thunks Enabled: Yes
Additional context
- Is this an x86 or x86-64 game: x86-64
- Does this reproduce on AArch64 with Radeon/Intel/Nvidia: Untested
- Is this a Vulkan game: Yes
- If Yes, What is your Vulkan driver: Honeykrisp 25.3.6
Additional notes:
- The crash also occurs with the same behavior when using WINED3D instead of DXVK
- The crash does not occur when running the game through Steam with muvm and CrossOver Preview 20260304
Reactions are currently unavailable