From 985def9230d0e95469c39495d1d25ca6f881fb99 Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Tue, 12 Jul 2022 10:12:26 +0100 Subject: [PATCH] readme now centered around new version --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 93ba552..21b2429 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ ![wine ver](https://img.shields.io/badge/wine-7.12-red) ![repo ver](https://img.shields.io/badge/Current%20version-2.0-success) ![lol](https://img.shields.io/badge/Pretty-cool-informational) -# 🍷 Some simple Shell scripts to setup ORC revivals automatically on Linux. +# 🍷 A simple Shell script to setup ORC revivals automatically on Linux. -These scripts are not supported in any way, shape or form by the official devs of these revivals. +This script is not supported in any way, shape or form by the official devs of these revivals. ## ⚡ What this does -This script will download dependencies, register URI and install the revival of choice. It can also install DXVK, use/make a custom Wineprefix (tadah and placeholder only) and uninstall the revival of choice. +This script will download dependencies, register URI and install the revival of choice. It can also install DXVK, and uninstall the revival of choice. ## ⚠️ Requirements The needed packages are: @@ -17,20 +17,21 @@ The needed packages are: - The latest wine (obv, preferably wine-staging) - wget - unzip (for Itteblox only) + The script can install WINE for you. However, only some distros are supported, so if it fails then you should install WINE and the other dependencies manually. ## 💻 How to use it 1. Download the latest release from the Releases page (or just clone this repo via git) 2. Open a terminal and cd into where the script is downloaded. -3. Run `chmod +x *.sh` (which will make all Shell files in that directory executable) -4. Run `./wineorc.sh` +3. Run `chmod +x wineorc.sh` +4. Run `./wineorc.sh` and follow the prompts. 5. Once installed, play a game and it should work! See `./wineorc.sh --help` for all available options. ## ❗ Troubleshooting -If the game crashes/doesn't launch, try to: +If the revival crashes/doesn't launch, try to: 1. Run the latest version of the installer again (make sure you're running it as non-root) 2. Make sure all necessary optional wine dependencies are installed https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies