v1.5
This commit is contained in:
parent
99091900c0
commit
ae24147f99
|
|
@ -4,7 +4,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.
|
These scripts are not supported in any way, shape or form by the official devs of these revivals.
|
||||||
|
|
||||||
# What this does
|
# 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 and uninstall the revival of choice.
|
This script will download dependencies, register URI and install the revival of choice. It can also install DXVK, use/make a custom Wineprefix (tadah only) and uninstall the revival of choice.
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
The needed packages are:
|
The needed packages are:
|
||||||
|
|
@ -34,7 +34,7 @@ If you want to use/make a custom Wineprefix alongside the revival, run the scrip
|
||||||
|
|
||||||
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".
|
||||||
|
|
||||||
E.g for both, `./tadah-helper.sh dxvk/prefix/uninstall`
|
E.g, `./tadah-helper.sh dxvk/prefix/uninstall`
|
||||||
|
|
||||||
# Troubleshooting
|
# Troubleshooting
|
||||||
If the game crashes/doesn't launch, try to
|
If the game crashes/doesn't launch, try to
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue