This commit is contained in:
DarDarDoor 2022-05-14 14:21:43 +00:00 committed by GitHub
parent 91336817f7
commit ca60b69e8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Wineorc v1.6.10
# Wineorc v1.7
Some simple Shell scripts to setup ORC revivals semi-automatically on Linux.
These scripts are not supported in any way, shape or form by the official devs of these revivals.
@ -29,11 +29,13 @@ If you aren't, install them manually via your package manager.
- `./placeholder-helper.sh` for Placeholder
5. Once installed, play a game and it should work!
If you want to install Labbing, run the Placeholder script with the parameter "labbing".
If you want to install DXVK alongside the revival, run the script with the parameter "dxvk".
If you want to use/make a custom Wineprefix alongside the revival, run the script with the parameter "prefix". These two can also be used alongside each other.
If you want to uninstall a revival, run the script with the parameter "uninstall".
If you want to uninstall a revival, run the script with the parameter "uninstall". For Labbing, use "labbing-uninstall" on the Placeholder script.
E.g, `./tadah-helper.sh dxvk/prefix/uninstall`