Jump to content
View in the app

A better way to browse. Learn more.

RDR2Mods.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RDR2 Mods Discussion

An open discussion forum for any and all talk about modding RDR2 on PC.

  1. So SAC and I were discussing performance and pretty code via DM and the question came up wheter a lot of maps or a single map filled with structs with lots of attributes would be more performant. Since we didnt know, I wanted to search some knowledge here. Will a script be more performant if I use e.g. 100 std::maps to store and retrieve information for 1000 keys or one single map filled with 1000 keys, each value being a struct with 100 attributes?

      • Like
    • 1 reply
    • 2.6k views
  2. Started by hasnay765,

    I tried using the methods in this post but the "COLOR_STRING" in the second DRAW_TEXT statement makes the text invisible, and not appear on my screen. Changing it to "LITERAL_STRING" fixes the issue, but the font doesn't change. Also, in the post I linked above, the recommended solution passes four arguments into _CREATE_VAR_STRING, but it says that's too many arguments when I copy paste it directly. How would I go about changing the font?

  3. Whenever i use a holster from Red Dead Offline and WhyEm DLC my off heand pistol and knife are bugged in my body for some reason, is there a way to fix this?

  4. Started by SAC,

    Any idea what is the cloth under all female dresses named? The white thing beneath the dress Even better, any idea how to disable it or make it invisible? It is separate from the dress, because it has a different LOD

  5. Started by olalazt,

    Am I the only person who feel like my horse stand out at camp? I surely dont hope so. The other gang horses are grazing (eating grass), so why arent mine? I am not a modder myself and I dont want to be one either. I just want to kick my feet up, and ask someone who knows, to make a mod for this. It shouldnt be too hard, right? I dont know much myself, but a mod for grazing doesnt seem to big. Its a small detail that makes me a bit mad. However, if there is a way for me to get my horse grazing without modding, please tell me how. I've tried to hitch, lead, ride and nothing happens. Please get me some info. Or a mod, if thats the thing im looki…

    • 0 replies
    • 3.1k views
  6. Started by SAC,

    Hi Any idea how to make Arthur stop screaming "out of the way" whenever there's another ped in close proximity? It's jarring and repetitive Thx

  7. Started by SAC,

    Is it possible to make a nested / "foreign reference" NPC model ymt? Something like: sac_model.ymt <blah> <outfits> [a_f_m_btchillbilly] (existing model ymt) [a_f_m_sdchinatown] (existing model ymt) [... etc] </outfits> </blah>

  8. Started by SAC,

    Hi I am programmatically spawning various NPCs into the world. If I just spawn them, they stand still / do nothing. This statement works fine TASK::_TASK_USE_NEAREST_SCENARIO_TO_COORD(myPed, vpedloc.x, vpedloc.y, vpedloc.z, 100, -1, true, true, true, true); But I am wondering if there are smarter / more diverse ways of making them sandbox, this feels a little mechanical and repetitive Also, it feels that there are scenarios placed on the map which are either gender or model-specific (?) For example, female spawns will never start carrying timber in the SD Harbor - is that reserved to the a_m_m_sddockworkers_02 model?…

  9. Started by Nick23,

    Hey , i have just started playing rdr2 on my pc and saw it has a First response mod. I have been playing LSPDFR for years now and wanted to try it on RDR2. But for some reason it just doesnt work. The game loads up perfectly but when i press F5 to load the plugins it doesnt work. I was watching a tutorial to how to install it and on the persons in game map the sheriffs logo pops up but on mine it doesnt. I'm not too sure if i have to be at a certain point in the game. if you could help that would be much a appriciated. many thanks, Nick

    • 0 replies
    • 1.8k views
  10. I am making a mod and I need help spawning a ped. I tried finding the function that spawns peds in Visual Studio 2019 by using Find but was not successful. Can someone tell me what function spawns peds and show me how it is used?

  11. Started by Noah The Tankie,

    Hi! Does anyone know of a mod or way to expand the number of saved outfit slots in the wardrobe and on your horse?

  12. Started by Redmenace6969,

    After installing shcripthook the markers in my game have stopped showing up after completing missions, does anyone know a fix?

  13. Started by SAC,

    Hi, I am looking at a way to disable the fading of decals, more specifically dirt decals (from dead bodies... it bugs me when I make a mess out of a ped and they become squeaky clean in a minute) Someone suggested a "gamedata" file, I am unable to find it (with openiv). I understand there is a gamedata.xml file in GTA5, but I am not finding one in RDR2. Any other pointers / suggestions? Thanks

  14. Started by Aztec2012,

    How use weapons in camps? In what file it will be edited?

  15. Started by NotThatImportant,

    So: I'm quite new to RDR2 modding, and I've been trying to download Alexander Blade's scripthook since that's what seems to be required by most mods. Problem is, using the page for it ( https://www.dev-c.com/rdr2/scripthookrdr2/ ) just doesn't work. Clicking on download, no matter what browser I try simply sends me over to the main page of ( http://dev-c.com/ ) and that's literally all that happens. If anyone has a workaround for that, or can just send the actual files, it would be greatly apprecaited.

  16. Started by Noah The Tankie,

    Okay, so I've installed quite a few mods. RDO, WhyEm's DLC, some clothing replacers, bla bla. I've noticed that something I've done has forced my gunslinger vest model to stay "open" on the bottom two buttons, which causes clipping on the shoulders and my torso (where the buttons are open) to be invisible. Could someone please tell me all of the files that would be in my LML stream folder associated with the gunslinger vest, so I can delete the ones causing my misery, please? And maybe slap me for being such an idiot while you're at it?

  17. Started by Two Sides,

    So I was editing a ytyp for addon props and I noticed the prop didn't load ingame. Not sure if it's an issue that it's not compressed like usual in game stuff or what but I tried porting normal props from gta first like this. the bottom entry on ytyp is the actual addon one and the hashes are dehashed on it except one. Don't know what I did wrong or if it's lml. I also attached my log platforms.ytyp prop_ecola_can.ytd prop_ecola_can.ydr vfs.log

    • 0 replies
    • 1.2k views
  18. Started by D3adSh8t,

    Problem solved! Thank you for all your help. This thread can be archived.

  19. I've searched quite a bit for any mods that do this, and I haven't been able to find anything. I'm having a lot of fun shooting waves of lawmen, but at certain times it seems I can't 100% tell where I'm being shot from, and since I have a difficulty mod installed it gets annoying as hell for me. Not only that but I just think it looks better over the simple black vignette on the screen. Is there any way to pull that kind of thing off?

    • 0 replies
    • 1.4k views
  20. How can you load a texture from a external ytd file?

  21. Currently working on a mod. I'm a little lost and hope someone can point me in the right direction.. (C++) Is there a native function that checks whenever the player is eating/drinking? I've checked the scenarios (for drinking) to see if it'll return for me, but no luck. I've thought about checking the animation, but before I dig deep into that figured i'd ask first. Any help is much appreciated. ------------------------------------------------------------------------------------------------------------------------------------------ Here is the solution - Alright i've figured this out - Here is the code i'm using to check if som…

  22. Started by Shtivi,

    Hi everyone! Been a while since I had time to write any script... missed it. I think there is lack of knowledge about ped task ids. Which ones do you know? I'm talking about the task index parameter for this native function: I know only that 399 = is ped hogtied. (Thanks to LMS) Which ones do you know? To be more specific, I'm looking (for a lot of time actually) for a way to find out whether the player holds up a ped with his lasso, and which ped it is. I am not aware of any built-in way to do it, so I've implemented a workaround in one of my mods (TieYourLasso). But it is a bit flakey and could work much better. …

  23. Started by hrissker,

    hello, I was just wondering if there is any way to save while cheats are active, I use the save file editor but the cheat options results dont show up in my game, I would love to be able to get all the outs in one fell swoop.

    • 8 replies
    • 11.6k views
  24. Started by gron,

    I downloaded red dead offline, and deleted it a little later, but since then I have lost many crafting recipes that should always be open. The recipes come back when I install the mod back, but I don't want to play with it. How can I fix the game?

    • 0 replies
    • 1.3k views
  25. Started by Danbanex,

    When I press F2 to open the menu, my game crashes, help pls

    • 0 replies
    • 2.4k views

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.