this post was submitted on 02 Aug 2023
1661 points (98.9% liked)

Linux Gaming

14927 readers
163 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

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

What kinds of things are you having a hard time modding in Linux? I generally stay away from AAA games and especially AAA games that don't have mod support. There's gimp. There's blender. There's audacity. There's an abundance of good text editors. Almost every file explorer is easier to use and more powerful than the one in Windows. Java development kit kind of sucks in Linux with that export path variable nonsense that never ever works correctly but other than that, I don't think I could do half the modding in Windows that I do in Linux.

[–] [email protected] 9 points 1 year ago (1 children)

When the game has no official modding support you need base modifications probably already compiled by someone else with who knows really what exact modification.

An example is Grand Theft Auto San Andreas. Base, unmodded game is actually Platinum on Wine's AppDB. But when you mod (by running injecting scripts via a modified dinput8.dll file) the game gets very unstable no matter what mod unlike on Windows.

[–] [email protected] 4 points 1 year ago

So someone just needs to be interested enough in playing it to jump into a Wine staging dev and do the leg work to fix what breaks.

That's exactly how Wine has continued to expand what it can do for over 30 years...