0 of 0

File information

Last updated

Original upload

Created by

kepmehz

Uploaded by

kepmehz

Virus scan

Safe to use

About this mod

This is the official ScriptHook for the PC remaster of Red Dead Redemption.

Requirements
Permissions and credits
Mirrors
Changelogs
ScriptHookRDR
This is the official ScriptHook for the PC remaster of Red Dead Redemption.
If you want to support me and my development, consider becoming one of my patrons, but only, of course, if you want to and can:
I am planning on posting all kinds of mod development and research on RAGE.
Patreon

Installation:
Download the archive from the the files tab, extract its content and copy 'ScriptHookRDR.dll', and 'dinput8.dll' into your RDR game directory (where RDR.exe is located)
Now you can add as many mods as you wish!


Update to version 1.5.2, if your game crashes on startup with a breakpoint error!
Developers:
You can find an example project including all the files you need to setup your mod for ScriptHook here:
RDR1 Example Script Project
Make sure to also download the sdk that is available via the files tab.

Note:
Every .asi mod that you register gets its own script thread; that means every actor, mount, etc. that you spawn will only be owned by your script and cleaned up by the engine automatically.
You can hot reload all of your mods by enabling the reload hotkey (CTRL + R) in the ScriptHookConfig.ini file.