From 703d66f99a36700cd2c2943b2a085ad8b8082fa7 Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Wed, 11 May 2022 17:06:19 +0000 Subject: [PATCH] added disclaimer for 7.6 wine/wine-staging issue --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7caf2a1..b5d51a5 100644 --- a/README.md +++ b/README.md @@ -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` # Troubleshooting -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` -3. Make sure all necessary optional wine dependencies are installed https://wiki.winehq.org/Building_Wine#Satisfying_Build_Dependencies +If the game crashes/doesn't launch, try to: + +1. Downgrade to wine-staging/wine 7.6 (sortof-guide can be found at https://github.com/DarDarDoor/Wineorc/releases/tag/v1.6.10) +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. # 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. Placeholder Installer is a bit wonky (uninstaller seems to not work)