264
Gaming on Linux is great!
(poptalk.scrubbles.tech)
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.
WWW:
Discord:
IRC:
Matrix:
Telegram:
I tried Lutris, Steam and Bottles, the bug with mods on DAI for what I understand is because the EA crap App doesn't recognize launch options like Steam does so anything that depends on it doesn't work, I don't know why but with the Steam version you can pass I think was GAME_DATA_DIR option and Steam launches the game with the mods.
The bug on DA2 is probably EA not giving a shit with older games, the DAI, ME Andromeda and ME Legendary Edition doesn't have it.
@ZeroHora @InternetUser2012 ah, i see. dealing with game mods and launchers can be a bit tricky, especially when it comes to ea's app. here are a couple of suggestions that might help you work around these issues:
(Open the post)
@ZeroHora @InternetUser2012 1. **Use ProtonGE**: If you haven't already, try using ProtonGE with Steam. It's a community-driven version of Proton that often includes the latest improvements and fixes. You can install it and set it as the compatibility tool for your games. Here's how:
- Install ProtonGE via the setup guide: <https://github.com/GloriousEggroll/proton-ge-custom#installation>
- In Steam, go to the game's properties, select the "Compatibility" tab, and choose ProtonGE from the list.
open again
@ZeroHora @InternetUser2012
open again
@ZeroHora @InternetUser2012
Make the script executable (
chmod +x script\_name.sh
) and use it to launch the game. You might need to adjust the script depending on the specific requirements of the mods you're using.open again
@ZeroHora @InternetUser2012