DLL proxy loader for Hi-Fi RUSH that bypasses packed executable protections to enable modding.
This project is provided for educational, research, and authorized modding purposes only. You are responsible for ensuring that your use of this software complies with all applicable laws, licenses, and terms of service of any third-party software involved.
The authors do not endorse or support unauthorized modification, redistribution, or circumvention of software protections.
- Copy
XAPOFX1_5.dllto<game>/Hibiki/Binaries/Win64/ - Place
hibiki.dllorUE4SS.dllin the same folder - Remove any other proxy DLLs (e.g.
dwmapi.dll,dinput8.dll)
- Copy
dsound.dllto<game>/Hibiki/Binaries/WinGDK/ - Place
hibiki.dllorUE4SS.dllin the same folder
- MSVC (Visual Studio 2019/2022)
- Windows SDK
Run from x64 Native Tools Command Prompt:
# For Steam/Epic Games
build.bat steam
# or
build.bat epic
# For Xbox
build.bat xboxOutputs:
out/steam/XAPOFX1_5.dll- Steam versionout/epic/XAPOFX1_5.dll- Epic Games versionout/xbox/dsound.dll- Xbox version