It honestly makes me wonder why i keep using windows on my main desktop if proton allows playing most anything i play
It wasn’t always that way, but I’m glad proton is great now!
I only read of the rocky starts, i got mine with the recent steam sale at 10% off for the 64GB. Just need to get it a bigger SSD and I’ll be all set!
I used Linux before Steam came to Linux, those were the good old days where every game required tinkering in WINE. I actually didn’t have a Steam account until it came to Linux, and then I played only a handful of Linux-native games (Rocket League was one of them).
When Proton came to Steam, a whole new world opened up, and now I can basically assume a game will work and I’ll be right more often than not.
So from my perspective, it wasn’t a rocky start at all, but a gradual widening of my gaming library. I’ve since played a ton more games, so I’ve rewarded Steam for the effort.
I spent ages thinking that I’d found a title that didn’t work, getting barely double-digit frame rates in the 3D hub area.
And about two months later I realised that what I’d actually done was lock the laptop into low power mode with the CPU and GPU being way underclocked and locked to that regardless of load. One metaphorical switch flip later, 60+ fps.
I actually just installed Linux on my gaming PC and it’s mostly been a good experience.
Bought a second drive to run Linux on my gaming PC. It’s been a month and I haven’t had the need to boot into Windows yet. I had some initial troubles during installation but it’s smooth sailing since. After owning the Steam Deck for 1+ year and already running Linux on my laptop, it was the last step towards ditching Windows entirely.
Around 2020 I ditched Windows for good, got me a high end AMD gaming rig, installed Ubuntu, regretted it, moved to Manjaro and been happy ever since.
Manjaro <3
Ahh, the Steam Deck, the SBC handheld that I can’t afford yet.
I just play ports on my switch and pretend.
I’m thinking of picking up a PS Vita to pretend even harder
I got a switch tablet for the same price, couldn’t resist the newer games.
Yes, join us! But srsly, quite a lot of games work great with proton on Linux. You can always check protondb.com for compability :)
I’d started dualbooting with NobaraOS about a year ago, and recently deleted windows entirely. I haven’t run into a game I want to play yet that isn’t compatible.
How is performance compared to windows? After using the Steam Deck for a while I’m interested in making the switch.
I also have concerns how well WakeOnLan works together with remote desktop. I’m currently booting my gaming pc with the click of a button on my phone and then I sit at my laptop with Parsec. If there are good solutions and performance isn’t worse I’m probably taking the leap soon. Nvidia GPU btw.
Performance is usually the same, sometimes even better, and sometimes worse, if any particular game isn’t officially supported/optimised by proton developers (but usually not officially supported games work anyway, except for those with anticheat).
Wake on Lan works with TeamViewer/anydesk but only on xorg so far, but you have Nvidia so you are anyway stuck with xorg
Anyone play factorio on this thing?
It’s runs really well, actually. I don’t have any solid numbers because I wasn’t really into that side of it, but I had a fairly large base going, about 20 hours past endgame (no where near a megabase, though) and no performance issues.
I just bought a new NVME SSD as I need to reinstall Windows anyway. I am seriously considering at least dual booting Windows and Linux or just going full Linux at once. You guys in here and the Linux community on Lemmy show me that it is possible to escape Windows without too much trouble, even for a Linux newb like me.
Okay, I am not a complete newb, I have set up a few Raspberry Pis and do run a unRAID server, but I have never seriously used Linux as a daily driver on my desktop or laptop.
Dual boot on separate disks is pretty nice. You can even load up your Windows install inside a VM on your Linux drive
I did that for a while but the other day I wiped out the windows drive and squished the two of them into a single drive with LVM 👍
How can I do this? I already have Windows on a separate drive. I’m running Linux Mint
Using QEMU/Virt-Manager you can just create a new VM and instead of creating a virtual disk you just input the path to your drive manually. In my case it’s mounted at /dev/sdb
This will pass your full drive to the VM and Windows will just boot up like magic
Edit: If you already have a Windows VM I would assume you could just edit it and change from virtual drive to your full Windows drive instead. I don’t think you have to make a new one
That sounds genius. The new drive is a 2TB NVME and the old is a 1TB NVME so that is totally a possibility.
I am using single GPU VFIO passthrough and it’s good enough to game on, especially if you also pin your CPU threads in the VM. You will lose a little bit of performance but if you really need that extra power you can just switch to bare metal Windows using dual boot
If you don’t want the full bloated Windows I can recommend that you check out ReviOS
What is this game?
I love it. It is the best purchase decision I made in years. I am lazy - I prefer to play on Steam Deck than on my gaming laptop.
However, yesterday I tried to play Remnant 2 on Steam Deck. I was not expecting fireworks, but at least decent 30fps. IMO Game is unplayable on SD. Barely reaches 30fps. Fan spins like crazy. It works great on my laptop.
I can’t wait for a Steam Deck hardware refresh.
What game is that? Looks like Blizzard game, maybe Diablo? 4? Never seen D4 before.
Yea its D4
What game and device is this? I need it!
deleted by creator
Oh, thank you so much!
It honestly makes me wonder why i keep using windows on my main desktop if proton allows playing most anything i play
I was asking myself the same question. Then I installed Linux on my desktop and I have never been happier
It won’t play teardown I know that.
Ahah, takedown: red sabre?
Man thats great. Im not a devoted player but from time to time I just buy a game to have some fun. Last ones were Hellblade and Witcher 3. Also In thinkng of starting a new build from scratch so I might just jump into Linux and leave Windows behind for good. What is the ideal Linux flavour for gaming? Ubuntu? Mint? Whats it like with gpu drivers and what not?
GPU drivers
If you have AMD GPU, it “just works” with pretty much any Linux distribution since the driver is included with the kernel.
If you have an NVIDIA GPU, you need to install the drivers from your distribution’s package manager. That’s usually pretty easy, at AFAIK Ubuntu and Mint detect it and prompt you to install them.
Once it’s installed, just update your system like normal and you’ll always have the latest drivers.
ideal Linux flavour
It doesn’t really matter, just pick something you like. If you’re using Steam, it’s basically the same experience regardless of the distro.
So pick something relatively popular so you have better options if you run into an issue. I recommend Mint, but plenty of others work well.