How much is the speed drop from translation using Proton? Is it so big or just small? Hows the performance of cartoonish Windows only games? And whats your hardware and how much is the price? I’m sorry but I cannot test it myself because I’m still on my mobile. Can you also tell about how many games are compatible with Proton? What about non-popular games?
AMD gfx cards cannot meet or exceed 5080/5090 cards. That said, I think a 9070xt is the best choice right now, because it’s probably going to be cheaper overall to just upgrade in 3-4 years rather than buy a 5090 and hold onto it for 10 years or whatever. You do you, but for me, I think upgrading early is the better choice since 2 flagship AMD cards should equal the price of the nvidia 5080.
As far as distros are concerned, Bazzite is a fantastic starting point because you almost certainly can’t go wrong. If you run into programs that need a kernel module or superuser permissions, just distro hop. It’s very likely that in your first time using Linux that you’ll not need those power user things, so Bazzite will be rock solid for you.
Also, in Linux, best practice is to set your home folder to be a separate partition on your HD. You can point your distro to the existing home folder so if you distro hop and you won’t lose your desktop environment prefs/setup or your files.
Here’s my notes on this for Fedora if you need a guide:
Tap for spoiler
Drive partitioning is highly variable between distros and even within distros that have received updates. The following shows the modern setup for all distros at this time.
swapwill depend on how much RAM the system has, and whether hibernation will be used. The proper /system partition size varies from distro to distro. Add a /home folder using the remainder of your drive space. In my case, I have an entire drive for my /home folder (the WD drive) that just doesn’t get reformatted ever if I distrohop.
Apps
- LocalSend
- Remember to use Flatseal to grant filesystem access to the Flatpak so dragging and dropping work outside of ~Downloads folder (Flatpaks by default are sandboxed)
- Steam
- install from package manager, NOT Flatpak or Snap version to include controller dependencies all together
- Zen Browser
- Geekbench
- run in terminal after installing Flatpak; otherwise will close terminal window without showing link to view score
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=geekbench6 com.geekbench.Geekben ch6-
Discord
<aside>
💡- install from RPM Fusion else rich presence won’t work
- set autostart args so app opens minimized in system tray
</aside>
sudo dnf install <https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$>(rpm -E %fedora).noarch.rpm sudo dnf install discordsystem settings > autostart > add new, > application > select discord
see properties > application tab > Arguments > enter
--start-minimized -
CEMU (from Discover/Flatpak store)
-
Retroarch
- LocalSend
Don’t you already know because you switched from Ubuntu to fedora or something last month?
I believe that was their old pc
I’m not enough of an expert to provide advice, but I can share what works well for me. I have tried games released across a 30 year span from multiple publishers using multiple types of engines using multiple launchers. I’ve had no issues with 240 Hz, an ultra wide display, or HDR. The one problem I’ve had is that the sound card doesn’t wake up properly after a long period of sleep, and so I double click an icon to wake it up. When I do, the Dolby digital 5.1 surround sound works perfectly.
OS: CachyOS Mobo: Rog strix x870e CPU: Ryzen 9950X3D RAM: 64 GB DDR5 6000 MT/s (don’t remember brand) GPU: Asus Tuf 5090 SSD: 1x Samsung 9100 2TB 1x Samsung 9100 4TB both PCIe5 Power: Seasonic 1200W 80 gold modular
You picked a terrible time. Hope you luck out on components though. If you try the Chinese ram, tell us how it works?
Yeah, do it 3 years ago.
The best time to
plant a treebuild a PC istenthree years ago.The second best time is now.
I’m honestly not convinced that’s true.
How much is the speed drop from translation using Proton?
The speed drop is negative. That is, it’s often actually faster.
Yes, I know it doesn’t seem to make sense.
Someone explained it in laymans terms as “imagine it not as a virtual machine, but more like a translation program converting windows-specific code into linux.”
I did not fact-check if they are just pulling the explanation out of their ass tho, so please correct me if inaccurate.
That’s correct. Wine, which is what Proton is based on, is not a VM or emulator. It is a re-implementation of key windows APIs so Windows EXEs can run. Assuming you’re on a x64 PC, the code is executing natively.
I got broke by just reading the title.
Go with AMD GPU, be prepared for true happiness.
I tried out Bazzite with an Nvidia 40-series card last year and performance was the same as Windows for everything I tested
All things being equal I would go with AMD too, but if I was OP I certainly wouldn’t turn down a good deal on an Nvidia card if one presented itself.
I agree here as well!!!
Apart from other things said here (e.g. AMD GPU), if you are planning on using wifi check that the adapter works well. Intel wifi usually works very well on Linux (although I have read that there are some issues with their newer wifi chips). AMD mobos usually use some kind of mediatek chipset. It might be better supported now, but I ended up replacing mine with another m.2 wifi (intel ax200).
A quick search for general support from the mobo vendor is probably a good idea too.
I got a good bundle deal from Microcenter on a mobo with a wifi card that took over a year to be properly supported by the Linux kernel (or whatever relevant entity). This is good advice, but it’s likely that since we’re at the end of the AM5 generation, no new mobos should come out needing updates to function properly.
Tap for spoiler
In my case, it was that I needed to hard power cycle (unplug, replug) sometimes to get Linux to initiate the networking card.
Some tips for you:
-
Check game compatibility using https://www.protondb.com/ this will let you know if the games you want to play run on Linux and how well they do so
-
Buy an AMD GPU, support for Linux is great on them, miles ahead of nVidia. If you already had an nVidia card it’s usable, but if you’re starting fresh 100% AMD.
-
Don’t fret too much on the distro of choice, not sure how familiar you are with Linux but because of the questions I assume not much. If this machine will also be used as a normal computer prefer a general use distro (my recommendation would be Mint), if you’ll plug it on the TV and use it as a console prefer a gaming distro (I’ve heard good stuff about Bazzite but never used it myself). You can have
/and/homebe different partitions, this means that you can distro hop and maintain your games, saves, and most configs from one distro to the other, or even when reinstalling the system, I strongly recommend people to do that. -
Linux is not windows, things are done differently and that’s okay. A lot of the frustration of new users comes from trying to do things the windows way and failing miserably, e.g. trying to install programs/drivers by navigating to a random web page and downloading a binary.
Good luck, and ask any more questions you might have.
Mint is a good suggestion for a new user. An underrated distro, but solid, simple, and works well for any purpose.
Underrated? It’s the single most recommended distro for beginners.
i mostly see immutables recommended to beginners on here
I’d also suggest Mint for getting started. I’ve been using it for several years with minimal hassle.
Isn’t mint the most used distro after like catchyos?
I don’t agree with the sentiment that Linux Mint is underrated either. As you note, it is quite popular and is mentioned a lot in the discourse.
However, I don’t think that CachyOS and Linux Mint are the most popular distros; that undoubtedly goes to Ubuntu. And, if anything, I’d think that Linux Mint is more popular than CachyOS.
Yet, if we’d limit it to the distros used by gamers, then CachyOS probably does take the crown for most used distro (aside from SteamOS). At least, there are metrics that suggest as such.
That is what I based my statement on. Cachy has consistently 1000 more page hits compared to mint.
Ah okay, thanks for clarifying!
FYI, DistroWatch isn’t a very reliable metric for gauging the user base of any given distro. Heck, strictly speaking, I’m unaware of any metric that does this any justice besides the opt-out DNF Count Me found on Fedora-based distros. And we will use exactly that to discredit DistroWatch!
So, Fedora (1112[1]) has put out a number (relatively) recently; 961k users. And Bazzite (770) outright displays it on their website; 90.8k users. Like, Fedora is roughly 10 times as big as Bazzite. But their respective DistroWatch rankings don’t quite reflect that.
As per DistroWatch’s 12 months, I’ll use the same table for Bazzite*. ↩︎
“Top 10 most popular Linux distro” type articles I’ve seen usually list Mint near the top.
CachyOS
-
For the most part you would just build the same machine as if it was a Windows gaming machine. That said, there are a few things to know:
- AMD has historically had better video drivers on Linux than nVidia, though nVidia has made some changes that has improved things quite a bit
- You want a basic, well supported common distribution if you’re not extremely familiar with Linux. Don’t go with some weird niche distro because you heard it will get you 1% better frame rates. Things like Steam and Lutris are well supported on the common easy distros. I would suggest Mint as it is Debian based, and basically everything supports Debian derivatives.
- Not every game will work, but a whole lot will. The things that are most unlikely to are competitive online games with anticheat root kits. If those matter to you, then unfortunately you’re better oft in windows.
- Take a look at https://www.protondb.com/ for a list of what is well supported and any information if they need some trick to run.
For a new PC I’d probably recommend fedora, purely due to more modern kernels with better hardware support, though Mint now has the Hardware Enablement Kernels iirc
How much is the speed drop from translation using Proton? Is it so big or just small?
Honestly, in some cases, proton is faster than games directly on winblows. Microslop even said they’re going to try to make windows faster than proton again.
proton is faster than games directly on winblows>
Thats good news, cause Linux is my OS choice.
It is more or less the same. There are countless comparisons and Linux usually wins by a small margin but not always.
I am using Bazzite for my gaming pc and am happy that it simply works
Most games I just click play and they run.
Ryzen 9 x3D, XFX Radeon 9700 XT, 32 GBs RAM, with some flavor of MSI mobo I am too lazy to get the box out to look at.
It took me like a year to build as I was saving for all the parts (and the everything crisis began, at the time called the RAMpocalypse). I think it was around 3K to build then including the 2TB M.2
I’m never going back.
It took me like a year to build as I was saving for all the parts
Just want to add that this is generally not a good idea. Because by the time you finish, your earliest parts are already a year old, and chances are you could have purchased something with a better value if you just waited.
Oh believe me, it happened lmao
I wasn’t suggesting it didn’t.
Wow cool rig.👍😎
That’s basically double up overall compared to mine. 😋
I have Ryzen 7, Radeon 6600 XT, 16 GB Ram, 1 TB SSD.PS:
Didn’t AMD change the naming scheme on the Radeon 9000 series so it’s 9070? AFAIK a 9700 is technically a board dating back to 2003.R9700 is a workstation card.
https://www.pbtech.co.nz/product/VGASAP39701/Sapphire-AMD-Radeon-AI-PRO-R9700-32GB-GDDR6-Graphi
EDIT: They said XT, so you’re right they probably mean 9070.
OK I didn’t know that. Pro cards used to have a W in the start of the name.
Ah well, AMD never was very good at naming schemes.
I have no idea I didnt look anything up and I’m kinda baked. Those numbers are getting so meaningless to me I’m too old.
I’m never going back>
To Linux or Windows? But why?
To windows. Linux is just a far better user experience at this point.










