Launcher works, game crashes.
Tried the usual tricks with command, latest versions of GE, hotfix, and experimental.
I am on Ubuntu with decent graphics.
Beta test worked like a charm.
Well if you have suggestions, please send them my way!
Launcher works, game crashes.
Tried the usual tricks with command, latest versions of GE, hotfix, and experimental.
I am on Ubuntu with decent graphics.
Beta test worked like a charm.
Well if you have suggestions, please send them my way!
Same here and i am on CachyOS
LMDE 7 and steam deck here game just crashes after launcher
Cant even get to the game
Same. Ubuntu 24.04, RTX 4070.
Thank you for bringing this to our attention. We are currently investigating this matter alongside our development team.
The one that worked for me was Proton 10.0-4
Someone found a fix on the steam forums, use protontricks to install vc2022 to conan exiles proton profile.
I can confirm it works.
i will wait til the devs find a fix for it.. ty
Thank you. This is working for me.
Solved!
For me, the game could not see the GPU.
Works with this command:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json %command%
I am an amd user any advice ??
DRI_PRIME=1 %command% but not sure
Same problem, game doesn’t recognise the GPU.
CachyOS, fully updated system, hardware on the higher end of the spectrum.
Forcing the game to use the nvidia card and a specific nvidia_icd.json didn’t help, either. So the solution might help SOME people running vulkan with nvidia cards, but definitely not all.
D:A runs perfectly fine on my system.
I am too. I used the the tip from @Zaico122 .
Small addendum:
Gamefiles are up to date and verified, and vcrun2022 is installed.
Forcing another proton version doesn’t help, either (though some of them hang instead of crash).
Anyone knows if they are working on a fix for people who have RTX 5070 cards? It seems it’s not running. I can run the game launcher, it loads the intro video but when it’s time to get to the menu I hear the music but with a black screen. Nothing works anymore after that. Not even alt+f4. I have to hit “close” on Steam in order to close the game.
And yes, I tried the vcrun22 and all the other stuff I could find online.
(Archlinux/X11/Plasma nVidia drivers 595.71.05)
I have the same issue as antors with a 5070 on Bazzite with latest updates.
Seems like the 5070 is the common theme here, then.
CachyOS/Wayland/Plasma/5070-Ti/595.71.05-1
Also experiencing issues running the game following the enhanced update.
I’ve tried the default Proton, Proton Experimental, GE-Proton and CachyOS Proton.
The furthest I managed was the game launched and then almost immediately crashed.
OS: Bazzite
KERNEL: 6.17.7-ba29.fc43.x86_64
CPU: AMD Ryzen 7 9800X3D 8-Core
GPU: NVIDIA GeForce RTX 5090
GPU DRIVER: NVIDIA 595.58.03
Hey Linux folks!
I’m on Arch (CachyOS) and wanted to share a workaround that got the game running perfectly for me using Proton GE / CachyOS Proton. If you are struggling with the native launch, try this:
Add a Non-Steam Game to your library.
Target: .../steamapps/common/Conan Exiles/ConanSandbox/Binaries/Win64/ConanSandbox_BE.exe
Start In: .../steamapps/common/Conan Exiles/
Launch Options:
Bash
env PROTON_USE_NTSYNC=1 __GL_THREADED_OPTIMIZATIONS=1 PROTON_ENABLE_NVAPI=1 PROTON_HIDE_NVIDIA_GPU=0 __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1 mangohud %command% -BattlEye -useallavailablecores -skipintro -ExecCmds="r.Lumen.Reflections.Allow 0, r.SSR.Quality 0, r.BloomQuality 1"
Performance: I disabled Lumen and SSR (Screen Space Reflections) via ExecCmds. The current Master Material has very high reflection values which causes significant performance hits on Linux.
Stability: These options use NTSYNC and NVAPI optimizations (make sure your kernel/drivers support these).
Note: Feel free to tweak the ExecCmds to your liking if you prefer visual fidelity over raw FPS, but disabling Lumen definitely helps with stability.
I hope this helps some of you get back into the Exiled Lands. Long live the Penguin! ![]()