this post was submitted on 06 Sep 2023
2696 points (97.4% liked)

Linux

45457 readers
1422 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 10 months ago (2 children)

Steam version of BG2 EE worked flawlessly for me. It's been discounted down to like 3€ a few times

[–] [email protected] 3 points 10 months ago (3 children)

I think you're probably using Proton, which is basically the same as running a Windows apps on WINE. I'd choose GOG over Steam due to philosophical reasons (DRM-free gaming). And also, because GOG has the Linux version. The only issue is packaging the setup dependency into multiple distros, which I'm trying to make it working on Nix for now.

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

Proton and Wine are largely the same thing. Proton just has DXVK built in as well as a bunch of Valve-made patches.

Valve had greatly accelerated Wine development. I still run many games off pure Wine with manually added DXVK.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago) (1 children)

That is interesting. I thought that both Proton and WINE are identical forks and a monolith of all the feature offered by a front-end app that uses them, just that one is maintained by Steam, and the other by an open-source community. The DXVK stuff you've shared is new information to me, because I thought that WINE included that by default.

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

Proton is just Valve's fork of Wine. It had a lot of game-specific patches, to make all the Steam games work better.

Wine isn't meant specifically for games - you can run most Windows applications in it. It's just translations of Windows syscalls to Linux equivalents, to put it simply.

[–] [email protected] 2 points 10 months ago

Proton IS wine

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

GOG.com was formerly known as Good Old Games. It is a digital distribution platform for games and movies. It is a subsidiary of CD Projekt. Games on GOG are DRM-free.

[–] [email protected] 5 points 10 months ago
[–] [email protected] 3 points 10 months ago

The Steam version might be using the steam runtime, which would explain why you aren't having dependency issues.