Are you a PC gamer curious about gaming on Ubuntu? Whether you’re switching from Windows or just exploring new ways to play, Ubuntu offers a surprisingly robust gaming experience. In this guide, we’ll show you how to play games on Ubuntu, including Windows titles, streaming options, and tips to get the most out of your setup.
Why Consider Gaming on Ubuntu?
Ubuntu, a popular Linux distribution, has evolved into a solid platform for gaming on PC. Thanks to tools like Steam, Proton, and Lutris, you can play both native Linux games and many Windows games without hassle .
Getting Started: Setting Up Ubuntu for Gaming
1. Update Your System
Before diving into gaming, make sure your Ubuntu system is up to date:
sudo apt update && sudo apt upgrade
2. Install Graphics Drivers
For the best gaming performance, install the latest drivers for your GPU (NVIDIA or AMD). You can do this via the “Additional Drivers” tool in Ubuntu.
Playing Native Linux Games
Many popular games are available natively for Linux. Here’s how to find and play them:
Using Steam
Steam is the largest digital distribution platform for PC games and supports Ubuntu natively.
- Install Steam:
sudo apt install steam - Browse and Install Games:
Open Steam, log in, and browse the Linux-compatible games library. Install and play just like on Windows.
Other Platforms
- GOG.com: Offers DRM-free games, some with Linux support.
- Itch.io: Indie games, many available for Linux.
Playing Windows Games on Ubuntu
Thanks to compatibility layers and tools, you can play many Windows games on Ubuntu.
1. Steam Play (Proton)
Steam’s built-in Proton tool lets you play many Windows-only games on Ubuntu .
- Enable Proton:
In Steam, go to Settings > Steam Play and enable Proton for all titles. - Install Windows Games:
Search for your favourite Windows games and install them as usual. Steam will use Proton to run them.
2. Lutris
Lutris is a game manager that helps you install and manage games from different sources, including Windows games.
- Install Lutris:
sudo apt install lutris - Add Games:
Use Lutris to install games from platforms like Epic Games, Origin, and more.
3. Wine
Wine is a compatibility layer that allows you to run Windows applications on Linux.
- Install Wine:
sudo apt install wine - Run Windows Games:
Download the game’s installer and run it with Wine.
Streaming Games on Ubuntu
If your hardware isn’t powerful enough, or you want to play games installed on another PC, streaming is a great option.
1. Steam Remote Play
Stream games from a Windows PC to your Ubuntu machine using Steam Remote Play.
2. Cloud Gaming Services
Services like NVIDIA GeForce NOW and Xbox Cloud Gaming can be accessed via browser, letting you stream games directly to Ubuntu .
Tips for the Best Gaming Experience on Ubuntu
- Use a high-DPI mouse for better precision in games.
- Keep your system and drivers updated for optimal performance.
- Join gaming communities like Reddit’s r/linux_gaming for support and recommendations.
Gaming on Ubuntu vs. Gaming on Windows
While Windows remains the dominant platform for gaming on PC, Ubuntu has closed the gap significantly. Most major titles are now playable, and the experience is smoother than ever. Plus, Ubuntu offers better privacy, security, and customization options.
Frequently Asked Questions
Can I play all Windows games on Ubuntu?
Not all, but a large and growing number are supported via Proton, Lutris, or Wine.
Is gaming performance on Ubuntu as good as Windows?
For many games, performance is comparable, though some titles may run better on Windows due to native support.
Can I stream games to Ubuntu?
Yes! Use Steam Remote Play or cloud gaming services for seamless streaming.




