redirect http requests without proxy 👍
Go to file
amizing25 aec2a1e575
feat(launcher): build executable to require administrator by default
Add rustc-link-arg directives in build.rs to embed a UAC manifest:
- /MANIFEST:EMBED
- /MANIFESTUAC:level='requireAdministrator'
2025-08-22 06:39:39 +07:00
ext initial commit 2025-03-14 14:49:05 +07:00
hkrpg fix: fixed client damaged error 2025-08-22 06:04:37 +07:00
launcher feat(launcher): build executable to require administrator by default 2025-08-22 06:39:39 +07:00
mhypbase initial commit 2025-03-14 14:49:05 +07:00
.gitignore initial commit 2025-03-14 14:49:05 +07:00
Cargo.lock initial commit 2025-03-14 14:49:05 +07:00
Cargo.toml initial commit 2025-03-14 14:49:05 +07:00
README.md feat: add RSA patch for AccountRSAKey 2025-03-16 15:14:45 +07:00

features:

  • redirect HTTP requests
  • remove censorship
  • replace AccountRSAKey into custom public key (by default, compatible with hoyo-sdk by xeondev)

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: