While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Gaming on Linux with an older GPU levels up with DXVK-Sarek v1.12 bringing major new features
- SDL (Simple DirectMedia Layer) ban AI / LLM code contributions
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I always get
------------------------------------------------------warning: Your version of wine is no longer supported upstream. You should upgrade to 5.x
------------------------------------------------------
Now, this is
◖▮~▮◗ winetricks --version20210206-next - sha256sum: 0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1
and everything on my system is for 7.0 by now, so maybe it's out of date... but I was surprised to see that both the AUR versions and the one on the regular manjaro repos are this 20210206 version.
Winetricks is a big pain to install outside of a package manager, as it has a makefile and install untracked scripts into your system.
Any advice here? Am I just using an out of date version or am I missing something else?
I usually just "wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks" and "bash winetricks whatever" for the rare occasions when I use it.
Looks like the reason it wasn't working was because I didn't provide the absolute path to the `WINEPREFIX` variable (also wierd that has to be a variable and can't be an argument).
Yikes, also looks like everything that winetricks can install is just written there in line in that 20 k line bash script...
Wow, sometimes wine very much reproduces the experience of using windows :dizzy: