No description
Find a file
2025-02-14 13:05:22 +02:00
source Added deprecation notice. 2025-02-14 13:05:22 +02:00
.gitignore Initial commit. 2024-05-25 16:35:12 +03:00
build.bat Readd OpenAL32.dll to final exe. 2024-08-16 19:09:04 +03:00
config.cmd.example Initial commit. 2024-05-25 16:35:12 +03:00
config.txt Initial commit. 2024-05-25 16:35:12 +03:00
r1delta_installer.exe.manifest Initial commit. 2024-05-25 16:35:12 +03:00
r1delta_installer_patch.res Initial commit. 2024-05-25 16:35:12 +03:00
readme.md Initial commit. 2024-05-25 16:35:12 +03:00
run.bat Initial commit. 2024-05-25 16:35:12 +03:00

R1Delta Installer

Automatically detects Titanfall's installation directory and installs R1Delta.

Setup

  • Copy config.cmd.example to config.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.

Dependencies

Acknowledgments

This project uses 7-Zip SFX and Love2D, and would not be possible without them.