Getting started (short version)

From Linux Gaming
Revision as of 15:01, 16 May 2022 by Aragorn (talk | contribs)
Jump to navigation Jump to search

It is recommended to read the long version, but you should be fine if you just do the following:

  • First, and foremost: Be prepared that nothing works as you would expect, especially if you consider yourself a power user. Linux does not try to copy Windows. Stuff works differently. Your knowledge of regedit and powershell is useless, you will not be able to troubleshoot issues the way you're used to, and your favorite software to do something might not be available. Think of it like being dropped back to level 1 in an MMO. It's like that. There will be issues, and you will have no clue what to do. Imagine installing Windows and your performance being bad. You obviously would install the GPU drivers. Now imagine you would use Windows for the first time, and you have to figure out what the fuck is wrong. Be prepared for this. It will happen, and it will happen more than once. The good thing is, that you will learn everything much faster than someone who has no previous knowledge. But keep in mind that you have years of experience with Windows, and absolutely no knowledge of how to use Linux. Don't expect to know how to do everything, and be prepared to put time and effort into learning stuff. You might think that Linux is more complicated than Windows, just keep going, and you will get to the point where you will think the opposite.
  • Don't immediately remove Windows, try dual booting, or try installing Linux on a laptop first. Give yourself some time to adapt. The beginning will probably not be easy. It's always good to have a fallback if things don't work as expected. You can remove Windows later, if you're sure that you don't need a backup solution.
  • Your experience will be much better if you have supported hardware. Your RGB keyboard may not blink in the way you want it to blink. You might not be able to change your mouse DPI or lift-of-distance. At least not out of the box and not without hassle, or without bugs. Wifi and Bluetooth are also known to be problematic. Check if your model is supported, or get a supported model. If you have a laptop that is unsupported, not all features will work out of the box, or might not work at all or without bugs. Normal functionality of other components is usually unproblematic, you should not have to worry about your CPU, RAM, etc.
  • Not all games work. Check protondb.com for information about what games are currently working on Steam. You can find other games on appdb.winehq.org. Most games that don't use anti-cheat work, even if they are not listed. However, they might not work without tweaking.
  • Use Pop!_OS. It might not be the best for everyone and everything, but it's a popular choice, and you should not face too many weird issues. If you don't know how to install it, watch this video. Use Balena Etcher (ignore what he says about rufus), and ignore the part about the alternative for shadowplay (assuming that you don't want that). Note, that Pop!_OS has two versions. One for Nvidia, and one for everything else. Install the version for Nvidia GPUs if you have one.
  • Use Steam for running games that are on Steam. Most games will work just like that, after enabling Steam Play for all games.
  • Use Lutris for all other games.
  • Disable Composition: Your games will run like shit if you don't disable it.

  • If your performance is bad, read this article.

  • Don't go to a website and download stuff to install it. This is not how Linux works. Even if this is the "official" way. For example AMD will offer you to download their drivers from the website. Don't do it, this is bad.

  • If you use the terminal, Linux will usually not protect you from shooting yourself in the foot. Instead, it will deliver the bullet in the most efficient way possible. If Linux actually warns you that you might be doing something stupid, take it seriously. It's not your average "You could harm your computer" bullshit you are used to from Windows.

  • Error messages also have a meaning. They tell you what the problem is. Always include them when asking for help.

  • You (almost) never download software or drivers in the browser. Doing this is a really bad idea, and should only be your last resort if everything else fails. Just look up your distribution (Pop!_OS if you follow our recommendation) + the software, and you should find a better solution (for example a ppa).

  • If you don't like the look, it can easily be changed. Just install a different desktop environment. KDE Plasma would be a popular choice that looks a lot like Windows, is very customizable, and very comfortable to use.