Files
hkrpg-patch/README.md
2025-03-16 15:14:45 +07:00

14 lines
720 B
Markdown

features:
- redirect HTTP requests
- remove censorship
- replace AccountRSAKey into custom public key (by default, compatible with [hoyo-sdk by xeondev](https://git.xeondev.com/reversedrooms/hoyo-sdk))
currently, this has only been tested on CNBETAWin3.1.53 and may require an update for future versions.
note: if you plan to use `mhypbase.dll`, please make a copy of the original first in case something breaks. Otherwise, simply copy `hkrpg.dll` and `launcher.exe` into the game folder and run `launcher.exe` as an administrator.
Sources:
- [trigger-patch by xeondev](https://git.xeondev.com/ObolSquad/trigger-patch)
- [hk4e-patch-universal by oureveryday](https://github.com/oureveryday/hk4e-patch-universal)