Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nayamamarshe/gameready
🎮 GameReady - Automated script to make Linux distros ready for gaming with WINE, Lutris, GameMode, Winetricks and more!
https://github.com/nayamamarshe/gameready
elementaryos game gaming linux linux-gaming lutris popos ubuntu zorinos
Last synced: 6 days ago
JSON representation
🎮 GameReady - Automated script to make Linux distros ready for gaming with WINE, Lutris, GameMode, Winetricks and more!
- Host: GitHub
- URL: https://github.com/nayamamarshe/gameready
- Owner: NayamAmarshe
- License: mit
- Created: 2022-08-06T23:28:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T16:11:32.000Z (over 1 year ago)
- Last Synced: 2023-11-07T15:10:09.577Z (about 1 year ago)
- Topics: elementaryos, game, gaming, linux, linux-gaming, lutris, popos, ubuntu, zorinos
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 211
- Watchers: 5
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameReady 🎮
Install WINE, Winetricks, Lutris, Xanmod Kernel, GameMode, WINE Dependencies in just a single click. No hassle, no hustle.
# Supported Operating Systems 🚦
- ZorinOS
- Ubuntu
- Linux Mint
- Kubuntu
- KDE Neon
- Xubuntu
- Manjaro
- Arch Linux
- Any other distro based on Ubuntu 20.04+
- Any other distro based on Arch Linux# Installation Instructions 🚀
#### Method 1 (Recommended)
1. Open the 'Terminal' app. You can use the keyboard shortcut: Ctrl + Alt + T.
2. Copy the following line:```bash
curl -L https://maglit.me/gameready | bash
```3. Paste it into the terminal window (Right Click -> Paste or Ctrl + Shift + V)
4. Press enter.#### Method 2
5. [Download `Source code (zip)` from the releases page](https://github.com/NayamAmarshe/gameready/releases/latest).
6. Unzip the file.
7. Locate gameready.sh in the newly created gameready folder.
8. Double click the file, if asked press `Run in Terminal` OR Open a new terminal window and drag the `gameready.sh` file onto it and press enter.# After installation 🕹
After the installation you can use Lutris to play games with ease.
[**If you do not know how to use Lutris, please follow this guide on the Lunix YouTube channel**](https://www.youtube.com/watch?v=RwnDtMfhmWk)
**Follow these timestamps:**- **03:10** Install Proton in Lutris
- **05:13** Add game in Lutris and Configure# Extras 🤓
- Read this if you wanna learn the terms used in Linux Gaming: https://github.com/NayamAmarshe/gameready/wiki/Linux-Gaming-Explained# FAQ ❓
- **Why not install Bottles?** Because Lutris in my experience has worked way better than it and also has had better compatibility.
- **Why not install [insert driver here]?** Because drivers can be finicky and break systems if done the wrong way. If you know of any drivers that are universally stable and improve gaming in any way, please submit a PR :)