this post was submitted on 23 Aug 2023
21 points (92.0% liked)

Linux Gaming

14793 readers
844 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
21
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

This is driving me crazy. I'm trying to run BG3 and I'm running into a variety of errors:

My step up:

OS: Ubuntu 22.04.3 LTSKERNEL: 6.2.0-26-generic CPU: AMD Ryzen 9 7950X3D 16-Core GPU: AMD Radeon RX 7900 XTX (gfx1100, LLVM 15.0.7, DRM 3.49, 6.2.0-26-generic) GPU DRIVER: 4.6 Mesa 23.3~git2308230600.fbf3f6~oibaf~j (git-fbf3f64 2023-08-23 jammy-oi RAM: 63 GB

One seems to be this for which I feel I've tried every googable solution:

You must install .NET to run this application.

App: Z:\home\peafield.local\share\Steam\steamapps\common\Baldurs Gate 3\Launche r\LariLauncher.exe Architecture: x64 App host version: 6.0.18 .NET location: Not found

Learn about runtime installation: https://aka.ms/dotnet/app-launch-failed

Another is this:

ERROR: ld.so: object '/home/peafield/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

But I'm not even sure what this points to now.

Can anyone help? Or is anyone going through something similar with a similar set up?

EDIT: The solution, as many of you suggested, was to just change distros. I'd heard good things about Fedora so I tried it and everything ran first time with no tweaking! Thank you everyone for the advice.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 10 months ago (1 children)

ProtonTricks may be the app for your problem. It can run Winetricks specifically targeting the prefixes that Steam sets up for each individual game. Soo, (I do not have BG3) run Protontricks, pick the game, wait, find that Winetricks starts off at a really awkward point in its UI, pick add an application, cancel, find yourself at a better menu, choose "Install a Windows DLL or component", and check off the appropriate dot net version.

[โ€“] [email protected] 1 points 10 months ago

I'm going to try this.