Leaderboard
-
in Articles
- All areas
- Articles
- Article Comments
- Pages
- Page Comments
- Natives
- Native Comments
- Parameters
- Components
- Component Comments
- Voices
- Voice Comments
- Speech Lines
- Speech Line Comments
- Tutorials
- Tutorial Comments
- Peds
- Ped Comments
- Animations
- Animation Comments
- Releases
- Release Comments
- Guides
- Guide Comments
- Features
- Feature Comments
- Settings
- Setting Comments
- Files
- File Comments
- File Reviews
- Images
- Image Comments
- Albums
- Album Comments
- Topics
- Posts
- Status Updates
- Status Replies
-
All time
-
All time
October 29 2019 - April 14 2025
-
Year
April 14 2024 - April 14 2025
-
Month
March 14 2025 - April 14 2025
-
Week
April 7 2025 - April 14 2025
-
Today
April 14 2025
- Custom Date
-
All time
Popular Content
Showing content with the highest reputation since 10/29/2019 in Articles
-
After a lot of trial and error, we've finally got some interesting examples of basic scripting working, and one of the coolest, most visible things that we're now able to do is spawn characters. It's interesting to note that from our observations thus far there's a couple of differences from GTA V with this, including that certain characters seem to be automatically given or assigned weapons which they hold when spawned. In the screenshot above, you can see three characters which have been spawned in front of the player. It might not seem like much, but we think that even getting this far on the first day is pretty cool. Moving on, the next thing we wanted to play around with was changing the player's model. I know that a lot of people are eagerly anticipating a police mod for RDR 2, and therefore obviously it'd be really neat if we could figure out a way to swap out Arthur and replace him with a sheriff. This took a lot of trial and error and presented a number of different complications that none of us had quite expected. What we've got just now isn't perfect - there's still a lot of work to be done - but we're good making progress and as you can see, we did manage to get it working to an extent, 'cause that sure ain't Arthur Morgan, that's Sheriff Harmon Thomas! Finally, putting it all together, here's a shot of @LMS standing in front of his deputies. Be sure to check back regularly as we continue our adventure into RDR modding, and also make sure to join our Discord server to keep up to date with the latest happenings. You can find the link to join here: https://www.mod-rdr.com/discord/ Finally it's important to note quickly the difficulty and challenge that comes with modding a new game like RDR 2. Earlier today, as we set about modding the game, we immediately ran into all sorts of hurdles. Issues related to the game, to graphics settings, to the launcher, and so on. There's a lot of frustration, and we all owe @LMS a significant degree of gratitude for his expertise and dedication. The poor guy hasn't even been able to progress the game out of the snowy bit yet!12 points
-
Red Dead Redemption II will, just like GTA V, be powered by the Rockstar Advanced Game Engine (RAGE). As such, it can almost be said for certain that much of the technical aspects of the game will be similar to GTA V. Most importantly, it's expected that RDR 2 will share the same scripting system as GTA V (which is what the game's missions and most other things are controlled by). This is good news for us, as it means that we won't have to familiarize ourselves with a new scripting engine, and will allow us to apply some of our existing knowledge. Similarly, we also know that RDR 2 employs a similar file format to that found in other RAGE games, although likely with one key difference which could prove to be a bit of a headache. While we're unable to confirm that this is the case on the PC version due to an additional layer of protection on the pre-loaded files to prevent them being used before the game launches, it is very likely based on other analysis that RPF 8 files (RDR 2) employ a stronger method of encryption than RPF 7 files (GTA V), which in all likelihood will make modding, and even just reading them more difficult. Preparations Aside from freeing up masses of disk space, stockpiling pizzas and ensuring copious amounts of caffeinated beverages are at hand, we've also been making some more technical preparations for RDR 2 on PC, too. To better understand our current tooling and how we will need to adapt, we've spent some time recently revising an older Rockstar Games title, also powered by RAGE: Max Payne 3. Max Payne 3 is interesting for many reasons (and is also a phenomenal story-driven game that's well worth a try - especially when you can get it for free with a pre-purchase of RDR 2), but specifically is intriguing to us in the following ways: The RDR series isn't GTA, and neither is Max Payne 3. We expect there will be some significant differences between RDR and GTA, just as there are between Max Payne 3 and GTA. RDR and RDR 2 were developed by Rockstar San Diego, who also developed Max Payne 3. With a lot of help from MulleDK19, we were able to play around with Max Payne 3 and inject our own code at runtime, doing silly things like spawning otherwise unobtainable police cars and disarming all enemies. For your viewing pleasure, I've included a screenshot of our shenanigans below. You're not really meant to be a cop in Max Payne 3. Timeline Probably the thing that everyone's dying to know: how quickly can we expect mods for RDR 2 to come out. Unfortunately, there's no way to give a clear cut answer on this just yet - we'll have to wait to get our hands on the game first. With that being said, there's a couple of things that we do know: Memory modifications, which are necessary for us to inject code into the game (e.g. for things like LSPDFR, etc.) are ultimately inevitable in some shape or form. While there's a lot of methods that Rockstar can and have used in the past to prevent against such mods, it's highly unlikely that this kind of modding doesn't come to fruition. The key here is how easily the game's code can be analysed. As GTA V on PC progressed as a game, additional levels of protection called obfuscation were added to GTA V to make modding more difficult, we presume as part of an effort to combat online modding - which we don't support or condone. If high levels of obfuscation are used, it'll be much harder (or even close to impossible) to analyse the game's code, and this will have a big impact on how quickly script mods (like LSPDFR) could be released. Ideally, other methods to prevent online modding might be employed which don't affect our ability to mod the single player game. In this case, script mods (especially simpler ones) could appear within a couple of days. File modifications, which as the name suggests, change the game files, are a different can of worms altogether. As explained above, these are largely dependent on the protections and encryption employed within the RPF 8 format (which is new to RDR 2 and has not been seen on PC before). It's fairly safe to assume that these sorts of modifications, which can include things like custom vehicle models, won't be seen for a little while until after the game is released. Note that we originally shared a preview of this insight to our Community Insiders on Patreon. If you'd like to be the first to know about what's going on, please consider supporting our work - which we do for free - by becoming a Patron: https://www.patreon.com/lcpdfr11 points
-
7 points
-
Photo Mode Enhancer lets you use the free camera in Photo Mode without any limits: https://www.mod-rdr.com/files/file/8-photo-mode-enhancer/ Lenny's Simple Trainer lets you do a bunch of cool things, like change into animals and spawn bodyguards: https://www.mod-rdr.com/files/file/7-lennys-simple-trainer/5 points
-
4 points
-
4 points
-
3 points
-
It’s been a little while since we have shared some news, but this week has been wild! First, we’re really happy to announce that we’re re-branding as RDR2Mods.com. We want RDR2Mods.com to be an open, fair and easily accessible space for the RDR2 modding community, in a similar nature to what we’ve created with LCPDFR.com for GTA V (and GTA IV!). Similarly to when we launched LCPDFR.com, we want to do things differently. As mod creators ourselves, we want our community to be the best possible place to distribute your creations. To that end, we have a few features that really help with this goal. An open community. Anyone can download without any registration. We do encourage people to register and share their feedback, but we understand this won’t be for everyone. Fast distribution. We always use a proper CDN for serving files, whether you are a Patreon or not. Creator focused. You keep full control of your mods, which means you can update or remove your mods with one click. You can also let your downloaders know how to support you, by adding a donation button. We’re always wanting to hear feedback as it helps us improve, if you think there’s anything we can do differently or anything you’d like to see, you can always let us know. We also just launched Lenny’s Mod Loader for RDR2. Like it’s GTA V counterpart, LML supports replacing any file in the game, not just streamed assets. We’ve included a few examples of what is now possible, from replacing the game font to changing game meta values to increase the amount of peds that can be spawned. Like LML for GTA V, we plan to include our one-click installation feature in the near future, allowing you to download RDR2 mods with the ease of a single click. There are already a few creations out there that are using the power of LML, and we’re really excited to see what comes next!3 points
-
The sniper in New Austin can now be disabled (experimental) Added ability to always get perfect pelts from skinning (experimental) Added ability to make horses invincible, have unlimited stamina and change their gender Added unlimited stamina and unlimited dead-eye You can now change gender when playing as an animal with the model changer Added ability to drop current weapon Added options to pause game time and freeze current weather Bodyguard formation can now be changed You can now command your bodyguards to lasso people Bodyguard command controls are now configurable Healing the player will now also clean your clothes somewhat Fixed a bug where the player lost honor when using a spawned-in vehicle/horse Download here: https://www.mod-rdr.com/files/file/7-lennys-simple-trainer/3 points
-
3 points
-
It's been a little since we got up to speed with the latest developments in RDR 2 modding, but that hasn't stopped @HughJanus (yes, we see what you did there) from uploading two new mods for everyone to try. Ped Silencer comes after a request from @Doktor VS and completely silences Arthur so that he won't speak at all, which is pretty useful if you're playing as a different character model. Also new is the Ped Damage Overhaul mod, which tweaks the NPCs in the game in various different ways to make them stumble when hit, stronger in combat and so on. Finally, there's a simple mod by @Daylight848 (another apt name) which lets you customize the speed of the game's clock to make time pass faster or slower - I imagine it's very useful if you enjoy prolonged daylight as much as the author seems to! As always, you can check out these mods and more in our Downloads section: https://www.mod-rdr.com/downloads/rdr2/mods/3 points
-
Full features: Browse through hundreds of different player clothing items. Easy to use menu for navigating the lists. Save your customizations through the menu and load them at any time. Give your favourite clothing items names in the .ini for easy access. Download the RDR2 Outfit Changer here: https://www.mod-rdr.com/files/file/12-rdr-2-outfit-changer/3 points
-
Complete listing of NativeDB features: Search natives by return type, name or hash. Filter search results by game version and whether or not the native has any comments. WYSIWYG editor for native descriptions, including attachments/images support. Fully featured comment threads on all native pages. Ability to report natives/parameters/comments to website moderators. Revision history for all natives and parameters. Our NativeDB is available to all now at: https://www.mod-rdr.com/natives/ and can be edited by any registered member.3 points
-
Red Dead Redemption is finally coming to PC on October 29, Rockstar Games just announced! Originally released in 2010, it is making its way to PC after being re-released recently for PlayStation 4 and Nintendo Switch. The PC port will include the zombie-themed expansion, Undead Nightmare. You’ll be able to grab it on the Rockstar Store, Steam, and the Epic Games Store. See the Rockstar announcement here: https://www.rockstargames.com/newswire/article/o3314a19koo147/red-dead-redemption-and-undead-nightmare-coming-to-pc-october-292 points
-
2 points
-
Just hours before the arrival of Red Dead Redemption II on PC, we invite you to join our all-new official Discord server for all things modding RDR. Bringing together our community, stay up to date on all that's going on with the freshest talk, screenshots and everything else from both our team and fellow members. https://discord.gg/KSU7vFx2 points
-
Red Dead Redemption 2 is soon coming to PC and we are all very excited. The challenge with such a big game is that you never really know where and how to get started with it. If you haven’t played through the first Red Dead Redemption, then don’t worry. The second game has the number two at the end of it, but it’s considered a prequel, so you won’t be missing out on anything from the first game. The only thing you’ll really miss is the opportunity for some “oh” and “ah” moments of connecting the two games. However, newcomers won’t have to worry about not understanding the story as they’re technically walking in before the events of the first game. Here are some tips you should consider before diving into Red Dead Redemption 2. Horse commands A lot of people don’t know this, but you can easily issue commands to your horse. There’s a dedicated menu where you can tell your horse to follow, stay or flee, depending on what might happen at that time. and if you bond with your steed, this will unlock new abilities. Don’t Forget Your Horse Revival Kit Speaking of your horse, it’s not an invincible tank in this game that is impervious to damage. Unlike Skyrim’s horses where you don’t care if they fall off a cliff; you’re going to want to care a little bit about your horse in Red Dead Redemption 2. Your horse in RDR2 is everything and you need to make sure you’re ready to revive it after it used itself to shield you in a gunfight. You will be rewarded with a cinematic experience atop your trusty steed while playing so taking good care of your horse pays off. Master the Dead Eye The Dead Eye is a feature designed to help you highlight people and animals. It’s the best way to get an instant kill and you will find it incredibly interesting and powerful. That being said, you will have a slow motion attack which will help eliminate your prey very fast and with the utmost convenience. Make the radar bigger Sometimes when you play Red Dead Redemption 2 there’s a lot going on or the map or you just can’t find the stuff you expect. That’s why it makes a lot of sense to keep the radar bigger and try to leave all the map options on, so you can see everything. Take care of Morgan You need to go and eat often, drink water and also smoke. Morgan has his own needs here and you will have to fulfill them so they can obtain the best results. It’s definitely a good idea to keep in mind, and you will find it easier to play when all those needs are fulfilled. Keeping enough tobacco with you is a necessity pretty much, so you should remember that. Turn on Toggle to Run If you are using this setting in the game, you will be able to run at your own pace and without having to worry about any downsides. This is actually a great option if you want to stop tapping the same button again and again. Pay bounties at the post office Bounties will appear on your head, so going to the post office to pay off bounties will help you a lot. You can rest assured that it’s the best option to pay off bounties instead of having enemies attack you, so keep that in mind. Buy train tickets for fast travel The idea of fast traveling with a train might seem a bit overwhelming at first. But the main focus in this game is to actively try and figure out how to reach your destination quickly. Train tickets are costly, but they will offer a great experience, and that’s what you want to achieve. Hack Cinematic Mode For Ultimate Laziness If you’re on your horse, sometimes you just don’t want to keep your keys pressed while navigating through the wildlands. However, you can set your waypoint and have your horse carry you there in the ultimate lazy person’s fashion. However, don’t expect to be able to walk away to make a sandwich. If you get attacked while on horseback while you’re off your PC then you won’t be able to defend yourself and walk back full of bullet holes. These simple tips will help you get started pretty well with Red Dead Redemption 2 when it arrives on PC. The game is not as fast paced as GTA V, but it keeps the core of that Wild West vibe alive, and it really helps set a wonderful tone.2 points
-
For those of you eager to write their own script mods for RDR 1 PC, the wait is over! Thanks to @kepmehz for creating a C++ based script hook. You can download it here:1 point
-
Rockstar's latest patch for Red Dead Redemption 2, 1.0.1436.31 has caused many popular RDR2 modifications to stop working. This is expected for game updates, but this particular patch has caused slightly more problems than usual. Why has the Title Update broken my mods? Rockstar makes patches to RDR2 mainly to improve the stability and to add content to Red Dead Online. We don't think Rockstar makes these patches to deliberately impact singleplayer modding, however, singleplayer modding can often be a victim of changes Rockstar make to keep Red Dead Online safer from cheaters. You can read the patch notes of this update here. What do I need to update and what can I update? In the latest update, virtually all modding tools need an update to work with this version. This includes Lenny's Mod Loader, our ASI loader (version.dll), Scripthook RDR2 and RAGE Plugin Hook 2, which is used in our RDRFR sheriff mod. All of these modifications have now been updated for this Title Update. Updates are now available for Lenny's Mod Loader and our ASI loader -- you can find these in our Tools section. Make sure to install these, as they are necessary for a lot of other file-based RDR2 modifications to work. Scripthook RDR2 has been updated for this version, you can find it here. Scripthook RDR2 is necessary for a lot of script-based RDR2 modifications to work. Most of our home grown modifications, like Lenny's Simple Trainer, RDR2 Outfit Changer and Pimp My Horse do not need an update. However, please make sure you're using the latest version.dll from the ASI loader. These mods include an outdated version.dll which will cause your game to crash. RDRFR will require an update. RDRFR has now been updated, and you can download the update here. My game crashes or infinitely loads, how can I fix this? Make sure your using the latest version of Lenny's Mod Loader, as well as the latest ASI loader. Certain mods can include, for example, version.dll so installing them may overwrite your updated version of that file with an outdated one. We've also heard of some conflicts, for example, Disable Out Of Bounds Snipers (NoInvisibleSnipers.asi) causing infinite loading for some people. If you're still having issues, you can get more support on our Discord server or if you'd prefer, on the RDR2 Mods Discussion forum.1 point
-
The latest developments in the RDR modding scene see the arrival of a new update for the popular Pimp My Horse by @LMS, who has added the highly requested feature of including all horse accessories and components from RDR Online to Story Mode. No longer limited to just the Online version of the game, you can now take full advantage of everything there is across both platforms to dress up your horse. Pretty cool, right? Separately, there's a whole new way of hunting in RDR now with the recent release of a nifty mod which lets you store the spoils of your hunts in your own personal hunting wagon. Hunting Wagon by @ThreeSocks adds this awesome feature, plus the ability to store weapons and looks to be a must-have for anyone looking to step up their hunting game. Both the updated Pimp My Horse and Hunting Wagon are available in our downloads section. That's not all the fun, though. In addition to these two mods, @XaeroDegreaz has also authored a useful tool to make playing in first person mode a little easier. Using the "Force first person on foot" mod, you'll no longer have to worry about the hassle of switching camera modes when mounting and dismounting your horse. Hunting Wagon is available here: https://www.mod-rdr.com/files/file/30-hunting-wagon/ Pimp My Horse is here: https://www.mod-rdr.com/files/file/18-pimp-my-horse/ And Force First Person on Foot is here: https://www.mod-rdr.com/files/file/27-force-first-person-on-foot/1 point
-
1 point
-
1 point
-
1 point
-
1 point