readme
This commit is contained in:
parent
e374ddb53b
commit
55526b537c
1 changed files with 19 additions and 3 deletions
22
README.md
22
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!
|
||||
# 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.
|
Loading…
Reference in a new issue