RDR2 Mods Discussion
An open discussion forum for any and all talk about modding RDR2 on PC.
1,043 topics in this forum
-
what are the names for the hair texture files on arthur and john?
-
- 0 replies
- 1.2k views
-
-
I'm currently tweaking all my weapon reload speeds in weapons.ymt. I've done pretty much every weapon as far as I know and I'm using a 100% save file found on the 'net in order to use and test them all out. All other weapons so far seem to be working with my my slower reload speed tweaks with the exception of the highroller doubleaction revolver, entry name apparently being WEAPON_REVOLVER_DOUBLEACTION_GAMBLER, according to LML's weapon model list found on this site. This particular weapon in 100% John's arsenal reloads at vanilla speed because it hasn't been edited on account of me not finding it anywhere within weapons.ymt. My question is, am I able to edit the ani…
-
- 0 replies
- 2.2k views
- 1 follower
-
-
NOTE: Not made by me. Credits to sub1to on Unknown Cheats for creating the list. Posted here as the original list is on a website that people modding RDR2 singleplayer may not find. Input enums can be found at offset 0X044DA60 on file version 1.0.1436.28 of RDR2 executable in a hex editor. This list of enums also include their joaat hashes. enum eInputGroup { INPUT_GROUP_UNK1 = 0, INPUT_GROUP_UNK2, INPUT_GROUP_CONTROLLER, }; enum eNativeInputs : unsigned { INPUT_NEXT_CAMERA = 0x7f8d09b8, INPUT_LOOK_LR = 0xa987235f, INPUT_LOOK_UD = 0xd2047988, INPUT_LOOK_UP_ONLY = 0xc0651d40, INPUT_LOOK_DOWN_ONLY = 0x8ed92e16, INPUT_LOOK_LEFT_ONLY = 0x08f8bc…
-
- 2 replies
- 11k views
- 1 follower
-
-
_TASK_START_SCENARIO_IN_PLACE works fine at making peds start scenarios. However, some scenarios generate props (brooms, buckets etc) which get left behind when the ped finishes the scenario, eventually leading to prop clutter. Question is, how to script the props / peds / scenarios whatever to clean up the props when the scenario ends? TY
-
- 5 replies
- 3.3k views
- 2 followers
-
-
Hello everyone, I just bought RDR2 yesterday on Steam and I have the following mods installed: - Lenny's Simple Trainer - Lenny's Mod Loader - RDR2 Outfit Changer - Red Dead Offline - Rampage Basically the game works with all of them installed except sometimes when I launch the game I get this error before I hit the main menu: err_gfx_d3d_deferred_mem | this will happen sometimes but not all the time. The real problem is when I am playing in Story Mode sometimes my game will randomly crash to desktop with one of two of these logs in event viewer: Faulting application name: RDR2.exe, version: 1.0.1436.25, …
-
- 21 replies
- 20.6k views
- 1 follower
-
-
Hello, I am stuck in a mission that bugs and does not allow me to finish it. I would like to know if there is a mod or a tool to validate a mission? Thx for you help
-
- 1 reply
- 847 views
-
-
These are ideas I have thought of for mods but can't create because of lack of experience and also rdr2 being janky with my PC, for now I'm gonna post them here, enjoy the read.
-
- 0 replies
- 1.3k views
-
-
Hi, Can anyone please teach me, or point me to some relevant reading materials, how to script a controller with a prompt? Thx
-
-
- 11 replies
- 3.3k views
- 2 followers
-
-
Hello gentlemen, First of all, thank you for the work you put in for the mods in this game, RDR 2 is not that mod friendly game as others. I want to apologise if I put this topic in the wrong section, if so, please let me know and you can move it to the correct section. I have finished RDR 2 twice, I have over 650 hours played on it. Lately, I have started the game for the 3rd time to play it all over again, but this time with mods. The mods I have installed are : Basic Needs ( needs.asi, needs.ini, needs.dat ) LML, scriphook, nativetrainer,asi , a mod that lets you sit down on almost any chair/bench and thats about it . Nothing abo…
-
- 2 replies
- 17.2k views
- 1 follower
-
-
I am wondering if anyone knows of a method to make gang horses your permanent horse, with Lenny's Simple Trainer you can spawn any of them but you can't bond with them and they will not react to your calls. I would like to use The Count (Dutch's horse) as my main but couldn't find any way to do so rn. If someone knows any work-around for this please lmk!
-
-
- 22 replies
- 24.8k views
- 1 follower
-
-
I have been trying to make a help message in rdr2 appear for days now but no matter what I do it just keeps crashing. Here is my code in c# by the way. argasd1.p0 = duration; argasd1.p1 = 0; argasd1.p2 = 0; argasd1.p3 = 0; argasd2.p0 = 0; argasd2.p1 = Function.Call<string>(Hash._CREATE_VAR_STRING, 10, "LITERAL_STRING", message); Function.Call<string>(Hash._0x049D5C615BD38BAD, argasd1.p0, argasd2.p1, 1); Does anyone know what I am doing wrong?
-
- 5 replies
- 1.7k views
- 1 follower
-
-
I was trying to replace Black Belle's character model (cs_famousgunslinger_05) with Sadie Adler but her character model is invisible, I then tried to replace her with Abigail and it worked fine, it doesn't seem to work with any other characters I've tried since including Karen and Hosea, so I'm guessing there are parameters in Black Belle's character model that Abigail shares that the others don't? Does anyone have more info on replacing characters in the game, like what parameters need to be met for it to work
-
- 0 replies
- 3.6k views
-
-
Is there any way to add new weapons into the game? I have not seen any mods covering this, just mods that replace guns. There are plenty of weapons I would like added. I can at some point supply a list and then anyone interested can add weapons I might have missed. If it's even possible to add new weapons without replacing existing weapons, I wouldn't mind learning the process of making and then implementing new weapons into the game. If anyone could help in any way that would be much appreciated.
-
- 1 reply
- 2.2k views
-
-
Could someone upload a LML loader of the RDR2 gameconfig.xml ? I would greatly appreciate it :)
-
-
- 2 replies
- 7.4k views
-
-
I've searched extensively but can't seem to find why when I rip RDR2 files with OpenIV I can't edit them, they're encrypted when I open them in notepad++ I can download mods and edit those files in notepad++ so I'm wondering what everyone is using to rip files from the game for modding? OpenIV doesn't decrypt them when you rip them
-
- 4 replies
- 11.2k views
-
-
How do you get door hashes? I would like to unlock some doors and I am interested in the procedure to get them. I seen in another section that you can get door hashes by reading the game memory. If so, what software is required and what are the steps to do so?
-
- 7 replies
- 19.8k views
- 2 followers
-
-
Hello, I have been having issues with GET_CLOSEST_OBJECT_OF_TYPE. It doesn't return any object for me. Here is my code: tellerdoorprop = Function.Call<Prop>(Hash.GET_CLOSEST_OBJECT_OF_TYPE, -816.51f, -1277.22f, 42.66f, 10f, "p_gate_valbankvlt", false); Any clue why is it not working? The object I am trying to get is the teller door at the blackwater bank btw.
-
- 0 replies
- 696 views
- 1 follower
-
-
I've been at this for hours now. Can't get it to work. It beeps on start up, however, when I press f5, the box very briefly appears then disappears. New to PC gamer, newer to playing with mods. So I feel its verly likely user error.
-
- 1 reply
- 1.1k views
-
-
I tried using the mod that allows you to have your online character in singleplayer i want to use this to get better pictures because we all know taking pictures in online is terrible and very limited it says that you might need to change the model using their own trainer, i assumed they meant lennys simple trainer. so i installed that and changed to mp_male, and i got whatever is on the attached image. obviously not my online character. i then went to the outfit changer and changed some skins and stuff but it changed me to some random asian online character? how do i get my own character?
-
- 7 replies
- 7.4k views
-
-
I've saw some youtube videos of a player becoming an wild horse on RDR2. I';ve searched for the mod but couldn't find the right one. Does anyone know the names of the mods that a player can become an wild horse? Thanks bunches!
-
- 1 reply
- 2.1k views
- 1 follower
-
-
Found some new MotionState names, so I decided to share my findings here. Some of them are still unknown. Feel free to add on to this post if you find any names. MotionState_None = 4000413475, MotionState_Idle = 2423432979, MotionState_WalkStart = 2892990199, MotionState_Walk = 3626484699, MotionState_WalkStop = 1039980451, MotionState_JogStart = 1762715185, MotionState_Jog = 2879691058, MotionState_JogStop = 1921962887, MotionState_Run = 4294436772, MotionState_RunStart = 3389713994, MotionState_RunStop = 3971165696, MotionState_SprintStart = 1619979220, MotionState_Sprint = 3179812827, MotionState_SprintStop = 3736771182, MotionState_Crouch_Idle = 1140525470, …
-
- 0 replies
- 913 views
-
-
I really want two pamphlets from Online to be ported to Offline: The one where you can cook 3 items at once, and the Equine Assistance one, where the horse picks herbs for you. I figured if I'd find the items, i could swap them out with pamphlets I don't use much, like volatile dynamite and such, just like you do with the horses, but no luck Anyone have any advice or pointers? Many thanks 🙂
-
- 0 replies
- 1.2k views
- 1 follower
-
-
So like the title says the trainer doesn't show up on the game screen like it just shows an empty rectangle for less than a second then goes away. I am sure I didn't miss anything while setting up the trainer... I downloaded script hook, scripthook dot net, everything in the Lenny's simple trainer zip and lml. So I tried many things and it didn't work so I was looking at the lennyssimpletrainer.log and I found a fatal error: [INFO] HookManager::Initialize [INFO] Waiting for game start [INFO] Scanning C:\Games\Red Dead Redemption 2\LennysSimpleTrainer [INFO] Found plugin LennysSimpleTrainer.dll [INFO] Lenny's Simple Trainer 1.4 by LMS, MulleDK19 &…
-
-
- 4 replies
- 6.4k views
- 1 follower
-
-
I am trying to track down a random issue manifesting as the PC, and other NPCs around, including horses, suddenly get stuck walking in place and sometimes spinning first person camera. I have added countless traces and conditions into the code I am working on, I get no trace of any function such as "CLEAR_PED_TASKS_IMMEDIATELY" running on the player. So, I don't really know if it's my code, or some of the other mods I am using - sure there's the option of taking ASIs out until the problem stops manifesting, but it's very random and very tedious. So: - have you ever encountered a bug where the player and/or the NPCs around, including hor…
-
- 5 replies
- 1.7k views
- 1 follower
-
-
Using ambientpedmodelsets.meta to try and get new peds to spawn in the world. but I can't figure out what I'm doing wrong as none of them end up spawning. How do I do this?
-
- 2 replies
- 3.3k views
- 2 followers
-