This is a working Unreal Engine project created from the UE4SS dump.
- Unreal Engine 4.27
- Visual Studio 2019 with following workloads:
- Desktop development with C++
- MSVC v142 toolset
- Windows 10 SDK
To build the project:
- Open project folder
- Right-click
Hibiki.uprojectfile and select "Generate Visual Studio project files" - Open generated solution (
Hibiki.sln) - Build in
Development Editor | Win64configuration
Credits to the UE4SS team.