Specs:

CPU: I5 2400 GPU: GT 730 2GB DDR5 RAM: 8GB Distro:

Any recommended games for my graphics card + how to make games smother - facing lad and screen shattering when I play CS:GO with game mode on!

  • Atemu
    link
    fedilink
    2910 months ago

    With that kind of hardware, nothing you could tweak would help a whole lot.

    You need an upgrade mate.

  • @nbailey@lemmy.ca
    link
    fedilink
    English
    1410 months ago

    Honestly, you’re not going to have a lot of luck with recent games. The sandybridge i5’s were great back in the day but their time has come. I had a 2600 for a looong time but it’s been out to pasture for a couple years now.

    Check out the “patientgamers” communities, they like to play older games that would run a lot smoother on your hardware.

    • @Ricaz@lemmy.ml
      link
      fedilink
      210 months ago

      I upgraded my 2600K to a 6600K and it felt like a 5x increase across the board. Same when I upgraded that to Ryzen 7 5800X

  • @usrtrv@lemmy.ml
    link
    fedilink
    1210 months ago

    I agree with the other posters, your hardware is going to hold you back. But you could try switching to a lighter desktop environment like LXDE instead of GNOME. This user found a small increase in performance: https://www.reddit.com/r/linux_gaming/comments/dg87jp/does_the_desktop_environment_matter_for_gaming/

    But they had somewhat beefy hardware. If you’re truly at the limit of your specs, 100% CPU/RAM usage, your performance increase could be even more.

    • Lightweight DEs are cool and such, but if that’s the thing you’re saving on a lightweight WM (like xmonad, DWM or i3) will probably be the best bet

    • @Jumuta@sh.itjust.works
      link
      fedilink
      1
      edit-2
      10 months ago

      xfce is good too.

      Gnome is really heavy lol, I tried to run it on my raspi and it was so bad

      my 10yo laptop struggles with it too

  • @atlasraven31@lemm.ee
    link
    fedilink
    510 months ago

    Into the Breach is a fun game. Command and Conquer 3 and you could get into emulation like Smash bros or Mario Kart.

  • @Decker108@lemmy.ml
    link
    fedilink
    310 months ago

    Your setup is close to my 2015 very-much-non-gaming laptop, so… I’d recommend retro gaming and/or modern 2D games. A few suggestions would be: Baldur’s Gate 1-2, Icewind Dale 1, Xenonauts, Battle Brothers, Wildermyth, Shadowrun Returns (and sequels), Into the Breach, Fallout 1-2. If you’re into programming games, that hardware should run everything by Zachtronics as well as Human Resource Machine and 7 Billion Humans.

  • @shigutso@lemmy.world
    link
    fedilink
    110 months ago

    If you don’t have a budget to upgrade to a better laptop anytime soon, I recommend using a low ram distro, like Lubuntu and search for the best driver compatible for your GT 730. I believe this GPU barely supports Vulkan so demanding 3D games will mostly not run properly. You’ll have to stick with old AAA or indie games. Also, if using a Ubuntu-based distro, make sure the package nvidia-prime is installed to use your nvidia GPU instead of the Intel HD Graphics which are even worse. Good luck!

  • The GT 730 is a very low power GPU, it is even slower than many newer integrated graphics. I’m assuming you mean you have an i5 12400 CPU since you also have DDR5 RAM, which is a good CPU on a modern platform. You should really upgrade you GPU and maybe also upgrade to 16GB RAM as many games require 16GB and having 2 sticks of memory also improves performance by running in dual channel.

    • Crozekiel
      link
      fedilink
      210 months ago

      I’d bet it is a typo stating ddr5, not on the CPU model. 8GB sticks of ddr5 are rare enough to find as singles, and 4gb sticks basically don’t exist - makes more sense if it is a DDR3 system. Plus, the GT 730 is basically only barely a graphics card, a lot of them are Fermi based chips (like gt 400 series from 2010)… They are dirt cheap video output for a machine that otherwise wouldn’t have any video out, but they get packaged by less than honest companies/people with other old hardware and marketed as “gaming computers” all the time unfortunately.

      Ubuntu is not the limiting factor to this machine gaming, unfortunately. It is going to be choking itself on basically any games from the last 10 years :(

  • @Jumuta@sh.itjust.works
    link
    fedilink
    010 months ago

    switch to arch/debian + xfce/lxde/lxqt

    also make sure to disable the 2400’s iGP in the bios so you’re not wasting ram on that

  • Johanno
    link
    fedilink
    -110 months ago

    Install supertux and have fun.

    Also snake and other terminal games should run fine.

  • @GustavoM@lemmy.world
    link
    fedilink
    English
    -2
    edit-2
    10 months ago

    1- Switch to Arch Linux (no, really.)

    2- Do a minimal installation

    3- Search for “arch linux improving performance”. There should be a guide in the arch linux wiki regarding some system-wide tweaks via sysctl.conf – follow it.

    4- Also search for “how to enable zram arch linux”. Basically, it clogs your cpu a bit to squeeze a bit more of ram out of your system. Follow it as well.

    Don’t expect any “miracles” out of this… but it should make things more doable/tolerable.

    If everything goes wrong, then you can always resort to either geforcenow or xcloud. Or both.

    • @Ricaz@lemmy.ml
      link
      fedilink
      310 months ago

      All in all, a whopping 1-2% increase. Yay!

      I’ve been using Arch for over a decade, and I would advise you to be careful when upgrading nvidia drivers. They just break every so often. Just do not delete your pacman cache and you should be able to easily downgrade

        • @Ricaz@lemmy.ml
          link
          fedilink
          110 months ago

          Show me some proof of any significant performance gain from these configuration changes, then. You also forgot to mention running Zen kernel as well, which might actually provide some benefits.

          Nvidia are notorious for releasing broken Linux drivers… You probably won’t notice this unless you actually update frequently. Arch is bleeding edge so they often fly right through without much testing.