From 55526b537c0c96170d36a6204a5b82db05584c6d Mon Sep 17 00:00:00 2001 From: xeon Date: Mon, 1 Jul 2024 17:21:04 +0000 Subject: [PATCH] readme --- README.md | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11abf0e..3b3d930 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ -# Wutherer +# Wutherer (1.1.0) +A patch for running Wuthering Waves on wine! -A patch for running Wuthering Waves on wine! -Updated for 1.1.0! \ No newline at end of file +# 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]` + +# 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. \ No newline at end of file