Search the Community
Showing results for tags 'RDR2 WIP'.
-
RDR2 Released [RDR2] The John Marston Restoration Project
GuiCORLEONEx794 posted a topic in Characters
After many years of people's requests and petitions, its finally here. A small mod that begun as a model swapping test for Lambda's new file streaming method, became an ambitious project to fully restore John Marston back to his prime. This mod restores John Marston's beta assets, such as his beta head models, clothes, hair and more. Some of the features included are: ALL of the assets above are included as Add On clothes, they don't replace any asset ingame. To buy them, you need to go to the fence, as seen here: Unique hairstyles for John were also added, with the correct dark brown hair color and without affecting Arthur Morgan's hair. Btw, John's classic right parted hair does not clip through the hat. John's npc pants were also included: There are many more features in the mod but then it is too much for this post! Requires the latest build of Lenny's Mod Loader. To install the mod, simply put the folder "LML" in your Red Dead Redemption 2 directory. DOWNLOAD LINK: https://www.nexusmods.com/reddeadredemption2/mods/478 Made by AfroBandit, GuiCORLEONEx794 and Eki. -
[WIP|SRC] libragephoto-wasm - WebAssembly based Photo/Snapmatic viewer
Syping posted a topic in Tools
libragephoto-wasm Open Source JS+WebAssembly (C++) based Photo/Snapmatic viewer for GTA V and RDR 2 Live Website: https://libragephoto.syping.de/wasm/ Basic instructions for viewing files - GTA V: Open any Snapmatic (PGTA5x) from the Documents\Rockstar Games\GTA V\Profiles\your_profile_id folder - RDR 2: Open any Photo (PRDR3x) from the Documents\Rockstar Games\Red Dead Redemption 2\Profiles\your_profile_id folder Features - GTA V Snapmatic and RDR 2 Photo support - Import images to GTA V Snapmatic format - JSON and Title Editor Limitations - Pictures need to be manually resized to a working resolution -> 960x536 (GTA V default, recommended), 1920x1072 (FiveM equivalent), 1920x1080 (Full HD), 2560x1440 (WQHD) - RDR 2 Photos can break after changing their content (validation header stuff) About the library - 2-Clause BSD licensed - It's a native C++ port from my Qt gta5view RagePhoto class, which i ported then to WebAssembly C++ (WASM) Source Code - GitHub - GitLab JS Source Code + Web Bundle (Binary Release) - libragephoto-wasm.7z Screenshot Last Notes I will be happy about feedback and contributions, for now it's a very basic version of what is possible to-do with this project.