Hi, as many others I am looking to switch to linux before microsoft kills win 10. I read a lot of advice online for distros, but my main needs are not really discussed. I need a distro that runs well for game dev specifically unreal engine 5.4-6.

I am currently aiming to try mint, as it has been recommended to be stable and i already dabbled a little bit with Ubuntu on my laptop.

I am not afraid of some tech journey, but even though arch seems the coolest, with Wayland, kde, hyperland customization, i am not confident enough to use it for work. I heard it can completely crash your system if your a noob.

So in essence i need something stable that is relatively easy to use and has great ue5 and gaming perf. Thanks in advance for all the help.

  • @Mangoholic@lemmy.mlOP
    link
    fedilink
    229 days ago

    I got unreal working by simply unzipping the binaries you can download. It runs great, i would argue even faster then on windows (lumen enabled). Building an app in Linux worked out of the box. Some minor issues i had, left alt did not work. Figuring out how to make a launcher icon. After an update it needed new driver update aswell. Still no IDE to use C++ currently trying Rider.

    • @nocteb@feddit.org
      link
      fedilink
      127 days ago

      Still no IDE to use C++ currently trying Rider.

      I recommend: (vs)code, clion (free for noncommercial use), qtcreator

    • comfy
      link
      fedilink
      127 days ago

      Much better than I’d expected, that’s great to hear! The minor bugs are always annoying, but like you mentioned, the speed boost hopefully outweighs it.