This commit is contained in:
DarDarDoor 2022-07-17 13:21:54 +01:00 committed by GitHub
parent 52bd52dc27
commit 422df1ce13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -35,8 +35,10 @@ See `./wineorc.sh --help` for all available options.
If the revival crashes/doesn't launch, try to:
1. Make sure all necessary optional wine dependencies are installed. You can install them on Arch Linux by running these commands:
`sudo pacman -S expac
sudo pacman -S $(expac '%n %o' | grep ^wine)`
If you're not on arch, look at this website to see all the dependencies: https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies
2. Uninstalling the revival (use `./wineorc.sh uninstall` and then select the revival) and then reinstalling it again.