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)