added disclaimer for 7.6

wine/wine-staging issue
This commit is contained in:
DarDarDoor 2022-05-11 17:06:19 +00:00 committed by GitHub
parent cd55bacddf
commit 703d66f99a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -38,15 +38,19 @@ If you want to uninstall a revival, run the script with the parameter "uninstall
E.g, `./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:
1. Run the installer again (make sure you're running it as non-root)
2. Make sure the OS is set to `Windows 10` in `winecfg` 1. Downgrade to wine-staging/wine 7.6 (sortof-guide can be found at https://github.com/DarDarDoor/Wineorc/releases/tag/v1.6.10)
3. Make sure all necessary optional wine dependencies are installed https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies 2. Run the installer again (make sure you're running it as non-root)
3. Make sure the OS is set to `Windows 10` in `winecfg`
4. Make sure all necessary optional wine dependencies are installed https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies
If those don't work, DM me on Discord: DarDarDar#3429. If those don't work, DM me on Discord: DarDarDar#3429.
# Known issues # Known issues
Tadah crashes if wine/wine-staging version is >7.6. (hopefully will be fixed in 7.8)
ItteBlox needs to be installed to home directory, any other location won't work. ItteBlox needs to be installed to home directory, any other location won't work.
Placeholder Installer is a bit wonky (uninstaller seems to not work) Placeholder Installer is a bit wonky (uninstaller seems to not work)