Everything posted by IHATEPEOPLE
- RDR2 Story Mode Multiplayer Co-Op Mod. L
- RDR2 Story Mode Multiplayer Co-Op Mod. L
- RDR2 Story Mode Multiplayer Co-Op Mod. L
- RDR2 Story Mode Multiplayer Co-Op Mod. L
-
AI-Generated Interactions in RDR2
has anyone made this mod yet????
- RDR2 Story Mode Multiplayer Co-Op Mod. L
- RDR2 Story Mode Multiplayer Co-Op Mod. L
- RDR2 Story Mode Multiplayer Co-Op Mod. L
-
RDR2 Story Mode Multiplayer Co-Op Mod. L
Thank you so much for sharing this! Honestly, seeing your post and the WIP screenshot made my day. I've wanted an RDR2 story mode co-op mod like RAGECoop for GTA V for a long time, so it's really exciting to see someone actually working on it. I was also wondering, do you think it would eventually be possible to synchronize NPCs and story missions like RAGECoop does in GTA V? Or is that something that's still too early to know?
- RDR2 Story Mode Multiplayer Co-Op Mod. L
-
RDR2 Story Mode Multiplayer Co-Op Mod. L
No worries! I think I understand what you mean now. From what I’ve found, GTA V’s RAGECOOP uses its own networking layer together with ScriptHookV to sync players, NPCs, vehicles, and other game data between clients. (docs.ragecoop.com) As far as I know, nothing like that currently exists for RDR2 Story Mode. There are modding tools like ScriptHookRDR2 and ASI plugins, but nobody has released a true RAGECOOP-style Story Mode multiplayer framework for RDR2 yet. (Nexus Mods) That’s really why I made this post. I was curious whether a similar networking approach could be built for RDR2, even if it only started with syncing two players in free roam before attempting anything more ambitious.
-
RDR2 Story Mode Multiplayer Co-Op Mod. L
No worries! I think I understand what you mean now. From what I’ve found, GTA V’s RAGECOOP uses its own networking layer together with ScriptHookV to sync players, NPCs, vehicles, and other game data between clients. (docs.ragecoop.com) As far as I know, nothing like that currently exists for RDR2 Story Mode. There are modding tools like ScriptHookRDR2 and ASI plugins, but nobody has released a true RAGECOOP-style Story Mode multiplayer framework for RDR2 yet. (Nexus Mods) That’s really why I made this post. I was curious whether a similar networking approach could be built for RDR2, even if it only started with syncing two players in free roam before attempting anything more ambitious.
-
RDR2 Story Mode Multiplayer Co-Op Mod. L
I think that’s actually closer to what I had in mind. I wasn’t thinking about syncing the whole campaign, just a second player existing in the world with basic movement and maybe combat. Even if missions and interactions stayed single-player, a free-roam companion would already be a huge step. I’m curious whether RAGECOOP or an ASI approach could handle that.
-
RDR2 Story Mode Multiplayer Co-Op Mod. L
Hey everyone! I know syncing the entire single-player campaign scripts is basically impossible due to the engine rigidity. But would any developers be interested in collaborating on a Light Script-Sync Project? Instead of syncing full missions, has anyone tried just syncing Player 2's position/ped model as an ASI plugin using basic peer-to-peer (P2P) sockets, purely for free-roam exploring? I'd love to help test or fund a basic proof-of-concept!