Skip to content

Chiheb-Bacha/RageOpenRDR2

Repository files navigation

RageOpenRDR2

  • This repository contains the source code for RageOpenRDR2.asi, the RDR2 counterpart of RageOpenV an open source alternative to OpenIV.asi for GTA5 Legacy, and OpenRPF.asi for GTA5 Enhanced.
  • It allows players to load modified RPFs using a mods folder, just like in GTA5.
  • It intercepts RPF lookups done by the game, checks if a replacement exists in the mods folder, redirects to it if it does, and caches the result for faster futurue lookups.

How to install

  • Install an ASI loader (You can use the dinput8.dll that comes with Alexander Blade's ScriptHookRDR2, or get the x64 dinput8.dll from here.
  • Download the latest asi from releases
  • Place your mods in your mods folder
  • And you're set
  • Please note that currently, the only way to modify RDR2 RPFs is by using CodeX (by dexyfex), which requires a patreon subscription for (early)access.

How to build

  • CMake 3.17.x and Visual Studio is needed to build the project. You can run release.bat to build it quickly or use generate_*.bat to create project files for a specific VS version.
  • You can use the build configuration ReleaseWithLogs if you are a developer and want to get more logs.
    • Please note that this impacts performance, as the extra logs are very frequent
    • Also remember to set the logging options to true inside RageOpenRDR2.ini, which will be automatically generated by the script when you first use it.

Contact

If you have any questions, suggestions, or would like to be up-to-date on my latest projects, join my Discord!

ISSUES

If you encounter issues, please either open an issue on the repo, or raise it directly on my Discord server.

LICENSE

Please DO NOT REDISTRIBUTE compiled binaries, and instead link to the official release.

About

RageOpenRDR2 is an ASI script for RDR2 that allows players to load modified RPFs using the mods folder

Resources

License

Stars

5 stars

Watchers

0 watching

Forks

Contributors