I am looking for help with switching from Windows to Linux

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?

CorrodedCranium,
@CorrodedCranium@leminal.space avatar

You’ll likely lose some frames by switching to Linux but not much. It really depends on the games you are playing. Check ProtonDB for some of them

HurlingDurling,

What kind of pc do you have? Is it a pre-built, a laptop, or is it a custom build desktop?

Also, what kind of games are you planning on playing?

Harry_h0udini,
@Harry_h0udini@lemmy.dbzer0.com avatar

Its an old lenovo thinkcare desktop, i5 2nd gen, 8Gig of ram, GT 730 2 GB. Games - Mostly late 2013

astra1701,

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.

CaptDust,

Depends on the game tbh. What do you like to play?

Harry_h0udini,
@Harry_h0udini@lemmy.dbzer0.com avatar

Batman arkham Knight, BioShock infinite, GTA 5 & hot pursuit

BlueMagaChud,
@BlueMagaChud@hexbear.net avatar

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

warmaster,

Why do you want to switch to Linux in the first place ?

Personally, I wanted to be in absolute control of my PC. I am a professional book cover illustrator and after ~30 years of using Adobe Photohop and Illustrator, I blindly went all in on Linux. I found my way, differently than I imagined, but happier than ever.

If you have the will, you’ll find your way.

zelifcam, (edited )

deleted_by_author

  • Loading...
  • mateomaui, (edited )

    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

    …softpedia.com/…/NVIDIA-GeForce-Graphics-Vulkan-1…

    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.

    Harry_h0udini,
    @Harry_h0udini@lemmy.dbzer0.com avatar

    What is vulkan?

    So, if my card doesn’t support vulkan am I not able to play any games?

    mateomaui,

    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.

    BlueMagaChud,
    @BlueMagaChud@hexbear.net avatar

    DirectX 9/10/11 can be converted into Vulkan using DXVK which is part of Proton

    mateomaui,

    cool! thx for clarifying

    mateomaui,

    Also vulkan 1.3 was released in Jan 2022, so theoretically it should still be possible to find 1.2-compatible versions of a lot of things. Older emulator versions, etc. Though those likely won’t be compatible with newer games.

    squaresinger,

    This card requires legacy drivers. Getting this to work is going to be a pain and a half in the rear. I’ve done it before.

    Basically, what you need to do is this:

    • During OS installation it will install the modern GPU driver, which will not work with that GPU
    • Once installed, boot the PC. You will very briefly see an error message during boot that the GPU isn’t supported by the driver.
    • Now you first need to unload the current driver kernel module.
    • Then unstall the current driver package in your package manager.
    • Install the 470 legacy driver from the package manager
    • Load the legacy kernel module
    • Reboot and hope it all works.

    Google how to do each of these steps, since they are a bit too complicated to get into it here, also they are dependant on the Linux distro you chose.

    Btw: you will be losing frames. Support for legacy Nvidia GPUs isn’t great at all.

    Harry_h0udini,
    @Harry_h0udini@lemmy.dbzer0.com avatar

    Thanks👾 :)

    squaresinger,

    Btw, apparently there are multiple types of 730. Some are supported by the 470 driver, some not. If yours is not, try the 390 driver.

    Cpo, (edited )

    Buying a modern cheap low end card might give you the same or better framerate thatn this legacy card.

    And steer away from Nvidia.

    Harry_h0udini,
    @Harry_h0udini@lemmy.dbzer0.com avatar

    If I don’t game, then Linux is worth for my config?

    BlueMagaChud,
    @BlueMagaChud@hexbear.net avatar

    absolutely, linux is much better for older hardware as it can use much fewer resources

    Twink,
    @Twink@hexbear.net avatar

    Yes! ZorinOS has a build specifically for older machines if that’s applicable to yours. :)

    Nibodhika,

    Your GPU is very weak, and because it was a budget card back in the day it doesn’t have support for a “new” technology called Vulkan which is an alternative to OpenGL.

    Vulkan is used by Proton (you can think of it as a Windows emulator, even though it’s not exactly an emulator) to convert DirectX calls to something native. Without Vulkan Proton needs to convert DirectX to OpenGL which loses a lot more performance, and in the case of newer games (ones that use DirectX 12) it’s not possible.

    So it really depends on what games you want to play, realistically I don’t think you’re playing anything with DirectX12 because those games are all newer than your card, so I don’t think your GPU would support them even in Windows.

    I would say give it a go in a separate partition/disk/thumb drive and see how it goes. I don’t think the experience of gaming will be good for you, but I can’t imagine the rest of the PC has good specs if that’s the GPU, so day to day might be a lot more comfortable on Linux without windows hogging down resources.

    spez,

    @Harry_h0udini, in case you don’t know, DirectX (just like ‘Vulkan’) is a graphics rendering software. It draws graphics. I have seen many people being confused by these terms so I thought I should clarify.

    Also here’s a video that explains how to dual boot windows and fedora (a pretty good linux distro) or maybe you could use Pop_Os! since they have pretty good nvidia support. I don’t know about legacy ones though.

    Minty95,

    It sounds like the best option would be a dual boot, Linux for everything except games and when you want to play just boot into Windows. If you do this i would strongly suggest a two HD set up, one for windows and one for Linux, for two reasons, if you don’t like Linux then you still have the original windows setup, two Windows will at one moment wipe the dual boot grub and you’ll ‘lose’ the Linux startup, unless you have one OS per Hard Disk. I don’t game anymore. Like you I also have an old card Gtx760 🤣🤣

    Maruki_Hurakami,

    Definitely use 2 HDs. I’ve ran into the issue with Windows all of a sudden deciding to wipe the boot grub. Makes no sense!

    squaresinger,

    I would also recommend using drives with different sizes. The different drive enumeration means that it’s really easy for beginners to format their windows drive. Different sizes help as a way of double checking that you are on the right drive.

    Harry_h0udini,
    @Harry_h0udini@lemmy.dbzer0.com avatar

    Nobora or popOs or any others?

    midas,

    First time dipping your toes in Linux with a Nvidia card should be PopOS’s Nvidia image.

    Twink,
    @Twink@hexbear.net avatar

    I don’t see any answer or question, but what games exactly do you have in mind?

    ZorinOS has a build for older machines. I’d check that first.

    IuseArchbtw,
    @IuseArchbtw@feddit.de avatar

    Linux Mint offers the option to install it as a secondary operating system so if something doesn’t work on Linux, you can just switch

    NOOBMASTER,

    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.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • [email protected]
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • oklahoma
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • Ask_kbincafe
  • SuperSentai
  • feritale
  • KamenRider
  • All magazines