I’ve been thinking about switching to Linux for a while, but there are some things that make me want to stay on Windows. For example, Gaming and installation of graphics card and software availability.
My G-Card was GT 730 2 GB ddr5.
Can I be able to play the games that Windows supported without losing frames?
I’d advise to quit gaming and do more work. Then, Linux has no problem. Gaming keeps you poor and lazy.
Oh yes, god forbid anyone take any downtime. I can’t believe all these people waste so much time on recreation! Start working the moment you get up! Work until you go to bed! If you’re not putting in a 100+ hour workweek, you’re just a lazy piece of shit.
I mean, I’m abjectly miserable and I’ll be dead well before retirement age, but at least I’m not lazy!
Your choice. But you could go for a run instead of gaming or mow the lawn, make your front yard look nicer, start a YouTube channel or a website for some interest, learn to code and write a passion project, do some creative writing and publish your first 200 page novel; the list is endless. All of those things are work, but most things in that list are FUN. Sometimes downtime can be spent working. I spend my time reading and contributing to Wikipedia and supporting FOSS projects like this fantastic social media site! Because… this site doesn’t throw shit at me with intent to grab my attention with some advanced creepy algorithm. The code is publicly available. These fediverse socials are the only ones that aren’t extremely harmful.
There are more useful hobbies than gaming, I guess. But you mentioned a novel. Novels are fiction and therefore reading them is a waste of time. By your standard, as established here, by you.
Enjoyment is a perfectly good reason to do a thing.
And nobody’s advocating for Facebook here, so that horse manure is 100% beside the point.
Edit: I suck at proofreading
Are you not going to list the games that you want to play? If so, then just head over to www.protondb.com and make sure they are playable.
You should definitely give it a shot! Due to proton, you should be able to play most, if not all, of the games you play om windows (unless they have obnoxious anticheats). A good resource for checking game compatibility on linux is ProtonDB. In terms of performance, there will almost certainly be a slight impact, but in my experience (with an admitingly far more powerful gpu) it really is minimal. And if it really doesn’t work out, you can always go back to windows.
Can I be able to play the games that Windows supported without losing frames?
It depends on which games in particular, some games actually have higher framerates in linux, but you will likely lose a couple frames, not much though. If you have your games in Steam it’s pretty easy to just enable Proton to play everything, you can check protondb.com to see how well each game works and possible performance options. You will likely need to install the nvidia linux graphics driver for good performance on your nvidia card, most linux distros default to the open source nouveau driver, which doesn’t perform as well, but there are distros that include the nvidia driver on install like Pop!_OS and Mint
Actually his card does support Vulkan 1.2, which included Kepler, just not the newer 1.3 that requires Maxwell or newer. He’d have to find the latest compatible driver.
edit: possibly this, haven’t found newer yet
edit: also possible that latest drivers could be used, but would be restricted to 1.2 features, not certain how that works with nvidia drivers and older gpus.
What is vulkan?
So, if my card doesn’t support vulkan am I not able to play any games?
Vulkan is a graphics API next to OpenGL and DirectX, generally faster than OpenGL which is why most emulators like yuzu, cemu, dolphin, etc use both Vulkan and OpenGL as backend options.
Your card is supposed to be vulkan 1.2 compatible so you could play any vulkan-related thing that doesn’t require 1.3. Not sure what that means for you exactly.
OpenGL would probably still work if it’s an option, pretty sure DirectX wouldn’t since it’s a Microsoft thing, but I could be wrong about that.
DirectX 9/10/11 can be converted into Vulkan using DXVK which is part of Proton