Automatically detects Titanfall's installation directory and installs R1Delta.
- Copy
config.cmd.example
toconfig.cmd
. - Edit
config.cmd
with the required dependency paths. - Run
build.bat
to package the installer. The executable will be generated in./bin/r1delta_installer.exe
.
- Love2D 12.0 (Currently in beta, you need to compile it yourself)
- 7-Zip and SFX modules from the LZMA SDK(download the SDK, copy
/bin/7z*.sfx
to the 7-Zip install directory) - Resource Hacker
This project uses 7-Zip SFX and Love2D, and would not be possible without them.