This thing has trouble running anything made past like 2012 and the newer emulators out there totally bust it. I tried recently running citra and it could barely hit 30%. Would switching over to linux lighten the load on the cpu and free it up so I could run more demanding games?

Also how is linux for emulation and gaming in general?

    • Faresh@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      26 days ago

      I also have computer with similar specs, just with an SSD and without a graphics card (ie. only integrated graphics) and with a slightly less powerful processor. And it runs perfectly fine for me and I always considered it to be “medium-end”. You can’t play any of the modern AAA games, but for most other tasks it gets the job done without any problem.

      • Xx_Aru_xX [she/her]@hexbear.net
        link
        fedilink
        English
        arrow-up
        2
        ·
        26 days ago

        Very much, the comments are making a big fuss out of nothing, “Uhm you need a 50 gigabye ram and Ryzen 6700 and a 5700x atleast to run wattpad 🤓”

    • SorosFootSoldier [he/him, they/them]@hexbear.netOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      26 days ago

      No, unfortunately your clock speed is too slow for Citra and most modern emulators.

      Oh, okay sadness I still gotta test out pcsx2. But citra, ps3, are a no-go on this rig. I can run anything PSP and below though okay.

      • nemmybun [she/her]@hexbear.net
        link
        fedilink
        English
        arrow-up
        6
        ·
        26 days ago

        RPCS3 reqs are serious, I can’t even run it well on my desktop.

        Your CPU meets the minimum single thread req for pcsx2 so I think it should work (possibly with tweaking).

        How does Dolphin run? You can try the ishiiruka fork which is performance focused

        • SorosFootSoldier [he/him, they/them]@hexbear.netOP
          link
          fedilink
          English
          arrow-up
          4
          ·
          26 days ago

          Your CPU meets the minimum single thread req for pcsx2 so I think it should work (possibly with tweaking).

          Sounds promising!

          How does Dolphin run? You can try the ishiiruka fork which is performance focused

          I’d have to give it a shot.

  • MaoTheLawn [any, any]@hexbear.net
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    26 days ago

    yeah I don’t know about proper gaming but I Linuxed my toaster laptop and gave it an SSD instead of an HDD, and it just about runs all the classic Valve games on low settings. Anything new would probably explode it.

  • FumpyAer [any, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    12
    ·
    26 days ago

    The computer would absolutely feel more snappy and responsive with Linux in productivity tasks, but I don’t think it would improve emulator gaming performance by a lot.

  • buh [any]@hexbear.net
    link
    fedilink
    English
    arrow-up
    11
    ·
    26 days ago

    IMO the difference would be marginal. If you have a flash drive you can try running a linux live USB to see if the performance is any better

  • trompete [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    10
    ·
    26 days ago

    No. Linux doesn’t make your CPU go faster.

    The main thing where Linux helps on old hardware is that you can run it on less RAM, meaning you have more RAM for applications. And running out of RAM is very bad and slows everything down massively. If low memory is not your problem, it won’t be faster, or at least not significantly.

    The Linux GPU drivers for AMD and Intel are completely different from the Windows ones, and that can in theory make some difference (not necessarily for the better), but not a massive one unless there’s something fucked going on.

    There’s a bunch of other specific or minor stuff, for example file operations can be faster on Linux, but you’d only notice that if you’re doing some specific workload involving lots of small files, like switching branches on git or something like that.

    • bumpusoot [none/use name]@hexbear.net
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      26 days ago

      Pretty much this, I dual boot Windows + Fedora and game on both, it is interesting that a good portion of my games, maybe 30-40%, especially those with Linux binaries, will actually run a lot better on Linux.

      I think that may be down to GPU stuff, I suspect it’s related to graphics drivers and Vulkan games probably.

  • Findom_DeLuise [she/her, they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    7
    ·
    26 days ago

    If you have a second DIMM slot, running your RAM in dual-channel mode might give a slight performance increase (and more RAM will give Win10 a bit more breathing room), but that thing is basically on par with an old desktop Core 2 Duo from 2011. You can probably get it to run Dolphin, but it will be dicey. Pretty good rig for 8- and 16-bit era emulators, though.

  • Llituro [he/him, they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    7
    ·
    26 days ago

    Also how is linux for emulation and gaming in general?

    everyone’s already told you that cpu is slow so i’ll answer this one. i game exclusively on linux. it’s gotten very good in general. valve basing their products off of linux and developing proton to support wine (and wine improving greatly over the years) have made linux a viable platform except for certain games that require particularly aggressive anticheat. valorant is an esport game that comes to mind. the anticheat in that game touches the Windows kernel. protondb.com generally catalogs people’s per-game experience on linux.

  • zongor [comrade/them, he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    26 days ago

    I have some complications for you. So your specific cpu (at least according to intel’s spec sheet) can be overclocked to 3.2 GHz although I would double check by running the following if/when you do try linux: lscpu |egrep "Model name|MHz"

    If you do decide to overclock it I would highly recommend installing a cpu handler so you dont have to worry about overheating. Also the hotter your cpu is the worse its performance is going to be so be aware of that as well.

    As others have said, Linux can’t make your cpu faster but it is generally more efficient about background tasks compared to windows. So it wont be faster for a single process but since there will be less proprietary spyware background processes it should be slightly faster overall. Additionally adding more ram (bumping it up to 16) would help a lot as modern applications are extremely ram hungry nowadays due to lazy and/or overworked programmers who don’t pay attention to performance for unknown reasons. But 8gb is generally fine for most use cases.

    For gaming emulation on linux I would recommend retroarch.

    The best way I have found to move to linux is try in a VM --> try out the live environment --> install so you can dual boot --> delete windows partition. Also dont be afraid to move back to windows if it doesnt work out for you. Linux is probably the best its ever been but it might not be ready for every user yet (but also I can say that in the near future it undoubtedly will).

    There are some distros that target older hardware like antiX (which I have tried out in the past and it is quite good), but dont worry too much about one distro over the other, they are pretty much the same. I would recommend trying out more popular ones like linux mint or debian just because there will be more support for them over other ones. Using a desktop environment that uses less resources should help as well, usually people will point to xfce and lxde. There are a lot of linux users here and on other lemmy instances so if you do need help there should be plenty of people to answer questions.

  • umbrella@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    25 days ago

    linux can make the desktop faster and more usable, it can slightly speed up some tasks/games, but it can’t do miracles.

    your machine is ok for daily use and games until 2018ish, but emulating modern consoles is actually a relatively heavy task.

    you can try it directly on an usb drive and maybe linux will be better, but i doubt it will make it significantly more playable. some light overclocking might help a bit more.

  • tombruzzo [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    26 days ago

    I thought of something else you can do with this PC. WINE has better backwards compatibility with old programs than windows itself.

    You can jump on sites like MyAbandonWare and download all the old games from there.

    Tell WINE which version of windows you want it to imitate and they should run alright.

    That way you can get the experience of emulating old games without the resource draw

  • farting_weedman [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    23 days ago

    Hey no one said anything about this so here goes: I got a laptop with a 3xxx cpu like that and the thermal paste is old and crusty so it gets hot and throttles down (or sometimes shuts down).

    The cpu can reduce its clock rate when it’s too hot in an effort to keep running but not overheat and shut off.

    New thermal paste will make it cool more efficiently and not throttle down during cpu-heavy tasks.

    Everybody already said that an ssd and more ram will help you out a bunch. Post your model number and I’ll look up some cheap compatible parts and a guide to replacing the thermal paste.

    Will Linux make it run better?

    On the one hand, it won’t make the emulator you’re trying to run any faster. On the other, it will boot, run and respond faster in general. Set up dual boot and give it a shot.

  • Imnecomrade [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    26 days ago

    I have a computer with a 2nd gen intel i5 cpu, integrated graphics only, and I believe a SATA II drive, and it runs KDE Plasma. It’s meant to be just a media pc to watch movies, but it can probably run low graphics games.

    In the past, the laptop struggled running PS2 emulation (single digit FPS, lol), but it could run Civilization V, Minecraft, StarMade, Garry’s Mod, and even Empyrion Galactic Survival when it was in early alpha as long I put it in a very low resolution and the lowest graphics. This was on Windows 10.