# Wutherer (1.1.0) A patch for running Wuthering Waves on wine! # Quick start You can get prebuilt version in [releases](https://git.xeondev.com/xeon/Wutherer/releases) # Obtaining the dump You don't have to install retarded MS operating system to obtain the dump, it's included in the package! # Usage `wine harmonic_loader.exe [Z:/path/to/the/game.exe] [Z:/path/to/the/dump.dat]` Also don't forget to replace .exe file [with patched one](https://git.xeondev.com/xeon/Wutherer/raw/branch/master/Client-Win64-Shipping.exe) # Sources Since the original author of `Harmonic` didn't publish full sources (file with almost all bypass logic, `core.c`), I had to patch the binary to update this bypass. Even I don't have sources, sorry. (but maybe in future..) # Troubleshooting Feel free to ask your questions [in our discord server](https://discord.gg/reversedrooms) # Note I disabled `dump.dat` encryption (silly xor) for debugging purposes.