0 of 0

File information

Last updated

Original upload

Created by

kepmehz

Uploaded by

kepmehz

Virus scan

Safe to use

Documentation

Readme

View as plain text

=========== Installing ===================
- Move ScriptHookRDR2.dll into your RDR2 installation directory

FAQ:
Q: Do I need to download your own dinput8.dll for this to work?
A: No, you can use any mod loader for .asi mods.

Q: Can I have dinput8.dll and version.dll in the same directory?
A: Theoretically yes, but it is highly advised to only have one mod loader.

Q: How can I open the Interface?
A: Shift + F12 to open and close

Q: My game crashes when I press "Unload All"?
A: Some mods may not cleanup everything properly, try to unload every mod on its own and report back to the developer
of the mod that he can fix it.


=========== Developers ===================
- If you wish to use the exports that V2 provides make sure to link the ScriptHookRDR2.lib file located in the /sdk directory
- Don't forget to also include the main.h file which is also located in the /sdk directory
- If you don't want to replace your main.h file for any reason copy the import definitions you need over to your main.h file.