Hi. I’ve been thinking about trying out Linux for a while now (haven’t used it before). I have 1 PC which I share with my son. I mainly use it to browse the web, listen to music, watch movies and TV shows, Office for work, etc. things like that. Those things have good substitutes from what I’ve read, so not an issue. But my son plays video games like The Sims, Cities Skylines, Stardew Valley, Roblox, Minecraft, Stellaris, Slime Rancher… and from what I’ve seen it’s kind of difficult to game comfortably (stable) on Linux. As for the distro I was considering Ubuntu. Currently on Windows 10 Home. Looking forward to what you guys have to say. All advice welcome. Thanks.
deleted by creator
It’s about online games and anti cheat. Many companies will not allow anti cheat to work on Linux because they “require” kernel level anti cheat, a big security and privacy concern.
You can read more about anti cheat games and their compatibility with Linux here: https://areweanticheatyet.com/
The EA app (like most other games) can run with Proton, Valve’s compatibility layer for running Windows games on Linux. If you run your games through Steam they should just work. External games or Windows programs can be added to Steam and configured to use Proton.
There’s a third party alternative to the Epic launcher called Heroic, works pretty great. Also apparently Roblox works with something called “Sober” – no idea what that is just regurgitating other comments.
I run The Sims 4 using Steam, but I also have The Sims 2 installed via the EA App and running.
When not using Steam, there is another compatibility layer called Wine, which can run games by installing them in a .wine folder (which will contain all windows related apps).
You have to download Lutris (it runs GOG, EA, Ubisoft) and it will set things up for you, but you will need to modify some files and restart the computer to make the EA App install properly (it has compatibility problems with some settings files - you have to make a file executable and modifiable). ChatGPT or Gemini will be able to give you directions on what to modify if you copy paste the error messages.
Wine installs things on your computer as if it were a windows machine. All files (including the C folder) will be in a hidden folder on your home folder called “.wine”. Linux Mint has a button on the File Explorer to show hidden folders.
Having a LLM guide you through the process eases it a lot, but it is a lot to take in for someone that is starting on Linux, but it gets better and Linux is great because it’s hackable. You can change everything. This is one of its strong points.
Good luck running your games. Effort on adapting to Linux will pay off. It’s a OS that is closer to the machine than Windows (also for closed source and proprietary reasons Windows want to keep the user “away” from the machine).
What I mean is, if you’re using Linux, you’ll have a much easier time coding and programming something, if comes the need. Sometimes, this means being able to do things you would usually use web apps for (splitting PDFs, converting files, and so on).