this post was submitted on 06 Aug 2023
243 points (100.0% liked)

Gaming

30229 readers
47 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

As the title says. I severely dislike having to make accounts for every game publisher that wants to send me advertisements, collect data or whatever.

It's usually an instant dealbreaker for me at this point

Publishers needing their own launcher already puts them on shaky grounds with me.

But I really liked the original BG 1 & 2, so I'm willing to not just refund it immediately and actually ask around first for solutions.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 11 months ago* (last edited 11 months ago) (1 children)

If anyone happens to be playing on Steam Deck (or any Linux desktop), the launch options are slightly different:

  • DX11 no launcher: --skip-launcher

  • Vulkan no launcher: bash -c 'exec "${@/bin/bg3.exe}"' -- %command% --skip-launcher

Though for this particular title, the Vulkan one is really crashy on my system rn, which is ironic since the DX11 shaders are converted to Vulkan on Linux.

[–] [email protected] 1 points 11 months ago (1 children)

On my system dx11 crashes right away, so vk it is..

[–] [email protected] 1 points 11 months ago (1 children)

Larian themselves warn that Vulkan should be the least stable of the two options at the moment. That said, I've heard tons of conflicting reports, so it may be super dependent on specific hardware.

[–] [email protected] 1 points 11 months ago

Ironically, with the final (not the pre-purchase) release it's the other way around. Vulcan crashes after the airship cinematic.. (I'm also on Linux)