v1.7
This commit is contained in:
parent
91336817f7
commit
ca60b69e8c
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue