this post was submitted on 03 Aug 2023
48 points (100.0% liked)

Steam Deck

13929 readers
229 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 2 years ago
MODERATORS
 

My steps, if anyone has to replicate. I'm not sure if everyone will start from here... it's possible that you already have the prerequisite installed from another game. But I'll give my fix path in case anyone starts from the same place I did.

For me, what I saw to start: When running, a brief spin, and then about ten seconds later, a change back to the green play button. Complete no-go.

My fix path went:

  1. Started in Desktop mode, for maximum troubleshooting flexibility.

  2. Going to Manage > Properties, I changed BG III compatibility option to Proton Experimental.

  3. Tried relaunching game... this time, an error returned that I needed to run the game along with Windows Net Desktop runtime (.net 6.0.20).

This error had its own link button, but in case you don't get the link or error, but still want to see if this is your fix, the link took me here for the download.

  1. I added that downloaded file as a non-steam game in Steam, set its compatibility to Proton Experimental, then I ran it and installed it. (Note: For stuff like this, leave it in your Steam library after you're done with these steps... if you delete it later, it takes out the file path and it will stop working, and you'll have to do all this all over again.)

  2. Every person is going to get a unique directory number created for them in their file structure for this file. Find it by following the path in your file manager (default file manager is Dolphin): /home/deck/.local/share/Steam/steamapps/compatdata/

Then sort by "last modified," and the file folder you're looking for will pop to the top (it should say something like "last modified two minutes ago," "last modified just now," or something like that... because you just did this, so you know this is the correct one). Write this number down, it's the unique-to-you location id I was talking about earlier.

Finally, go back to Baldur's Gate III and the Manage > Properties. In the launch options, paste exactly this command, except substitute your unique ID number in place of the string of Xs here:

STEAM_COMPAT_DATA_PATH=/home/deck/.local/share/Steam/steamapps/compatdata/XXXXXXX %command%

(Note: there is a space between your ID number and %command%.)

And if your issue was for missing the Net prerequisite, then this should get it running for you. Have fun!

you are viewing a single comment's thread
view the rest of the comments
[–] utopianrevolt 1 points 11 months ago

why does everyone use Proton Experimental over Proton GE?

I forced BG3 to use Proton GE 8.6 (I think?) and it worked without anything else...