this post was submitted on 13 Aug 2024
447 points (97.1% liked)
Linux Gaming
15250 readers
51 users here now
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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mostly play older games on my Ryzen 5 2400g with 16gb of RAM and an RX 580 I bought off a crypto miner, though I did manage to get Starfield running at 1080P in Win10 with a framerate and detail level that doesn't make me want to gouge my eyes out. Still, I think I should be pretty undemanding for the current state of Linux gaming, and I'm just about ready to bail on Windows but haven't yet. Currently dual booting with Kubuntu.
Beyond a few stubborn games, I have Windows CAD software I think I could run in a VM with maybe 8GB of RAM and access to my GPU. What's the easiest way for a motivated amateur to get that set up? Having come up with MS-DOS, I am comfortable with a CLI conceptually, and I can copy and paste commands like a mofo, but I generally don't know the exact use and flags well enough to do much on my own beyond apt and mkdir. :-)
There really isn't an easy way. You'd have to run the Windows VM within Linux then assign the PCI device (your GPU) to the VM. Look up gpu passthrough if you really want to dive into it. I find it much easier to just throw a second drive in the machine for a Windows install and dual boot. If you want to dual boot with Windows, make sure Linux is installed first and on a different physical drive, unless you want to be sad later, and by sad I mean learn how to unfuck your Linux install after Windows overwrites the bootloader due to some random update.