Jump to content

K3rhos

Creator
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forums

Gallery

Downloads

News Articles

Modding Wiki

RDR2 Native Database

RDR2 Native Parameters

RDR2 Player Clothes Database

RDR2 Ped Voices Database

RDR2 Ped Speech Lines

RDR Modding Tutorials

RDR2 Ped Model Database

RDR2 Animations Database

RDRFR Changelog

RDRFR Installation Guide

RDRFR Features

RDRFR Settings

LML User Contributions

Everything posted by K3rhos

  1. Version 0.5b

    97 downloads

    Hey guys, so it's been a while since I posted my Trainer for RDR 1 (called Red Trainer) on Nexus Mod, and I recently decided to upload it here aswell. So don't be surprised if the first release start directly at version 0.5b ! Red Trainer is a powerful trainer for Red Dead Redemption PC, featuring a modern UI and amazing features. (It's also working with Undead Nightmare DLC) This trainer use my own ScriptHook (RedHook), available here: If you want to be able to drive car, you will also need this mod mabe by @Karoks: Driveable Car Controls: • F5 to open (or RB + X on controller) • Arrow keys or Numpad keys to navigate If it's not working, make sure you have the latest Visual C++ Redistributable from Microsoft installed on your computer: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160 Choose x64 version and install. If you want to suggest something or need help, here is my discord: Discord: https://discord.gg/8b7NVWnthY
  2. Version 0.7

    62 downloads

    Hey guys, so it's been a while since I posted my ScriptHook (called RedHook) on Nexus Mod, and I recently decided to upload it here aswell. So don't be surprised if the first release start directly at version 0.7 ! RedHook is a ScriptHook for Red Dead Redemption PC port. RedHook SDK can be found on my github. • What is RedHook ? RedHook is a ScriptHook for Red Dead Redemption on PC. It allows modders to create their own scripts without worrying about implementing their own native invokers, native lists, hooks, memory patches & more. • What unique features does RedHook offer ? RedHook features a modern looking console UI to easily reload/unload scripts on the fly, and also includes an extended list of natives and a large panel of exported functions. • What is RedHookSDK ? RedHookSDK is the Software Development Kit for RedHook, providing an example mod for Red Dead Redemption using C++ 23. Basic programming knowledge is of course needed for creating mods. • How do I install RedHook ? Simply drag and drop all files (winmm.dll, RedHook.ini, RedHook.dll) into your Red Dead Redemption folder, then install some RED plugins of your choice, launch the game and enjoy. Be sure to have a fresh install, we're not officially supporting other mods, even if they should work properly in most cases. • What file extension do RedHook plugins use ? Since version 0.2, RedHook plugins use the .red extension. This distinguishes them from other ASI plugins that might be incompatible with RedHook. ASI plugins are still supported has an option available in RedHook.ini but this is not officially. (That mean it could not work properly when trying to load ASI plugins) • What is a RED plugin ? This is the exact same as other mod using ASI plugins, the name has been changed for the purpose of not clashing with other mods using ASI extension. • How to open RedHook Console ? Press F8. Here is the list of available commands: help load "plugin_name_here" unload "plugin_name_here" reload "plugin_name_here" loadall unloadall reloadall If it's not working, make sure you have the latest Visual C++ Redistributable from Microsoft installed on your computer: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160 Choose x64 version and install. If you want to suggest something or need help, here is my discord: Discord: https://discord.gg/8b7NVWnthY Support me on Patreon: https://www.patreon.com/K3rhos
×
×
  • Create New...