- Pull this repo.
- Pull the ProcessMemory repo.
- Pull the DoubleBuffered repo.
- Open the RE2REmakeSRT.sln and ensure all 3 projects are present and loaded. Fix if they're not.
- Edit the properties for RE2REmakeSRT.csproj and remove the post-build events for code signing.
- ...
- Success.
Notes:
.NET Framework v4.7.2 SDK required, by default, to build this project. You could reduce the .NET Framework version in the projects and the code will likely still work.