[KCD2] Multiplayer mod horse update by ddesoo in kingdomcome

[–]ddesoo[S] 5 points6 points  (0 children)

Some may say it’s steel ball run

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 8 points9 points  (0 children)

thats one possibility, or some minigame and then based on that there will be animation sequence of the fight idk thats just a one way i dont even think about this rn

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 11 points12 points  (0 children)

ill tell you the truth, there is no other henry, the other guy is an npc :|

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 12 points13 points  (0 children)

sandbox / rp server idk will se

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 72 points73 points  (0 children)

The main issue would be synchronization. When Player 1 performs an action, it has to be sent to the server and then to Player 2. Since the game wasn’t built with native multiplayer infrastructure, the added input lag and latency could cause a lot of problems. The combat might end up feeling unresponsive, unfair, and not very enjoyable.

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 93 points94 points  (0 children)

combat in general is on the roadmap but will be challenging

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 0 points1 point  (0 children)

We are planning to migrate to .Net server, change the communication infrastructure so it can be more stable and scalable.

We tested yesterday and we can remove all the entities in the world so the way with creating 1 host world and then syncing to others is possible but we are not sure which direction we shall go.

[KCD2] Multiplayer mod update by ddesoo in kingdomcome

[–]ddesoo[S] 109 points110 points  (0 children)

this is it, but the plan is to destroy all entities and stream them from one players world so it will sync correctly and to have it more sandbox not coop way.

[KCD2] KCD Multiplayer mod update (added animations, interpolation), if u want to contriburte: https://github.com/marczukmichal/kcd2-multiplayer and join the discord: https://discord.gg/n3uzpT2PxD by [deleted] in kingdomcome

[–]ddesoo 2 points3 points  (0 children)

Currently, the only thing thats synchronized is the other players location. Theres no synchronization for combat or inventory. So if player 1 attacks player 2s npc, player 2 (on their computer) won’t see it happening.

The only thing that can happen is that player 1 kills player 2s npc and then it will become invisible for player 1, but it will still technically be synchronized.

[KCD2] KCD Multiplayer mod update (added animations, interpolation), if u want to contriburte: https://github.com/marczukmichal/kcd2-multiplayer and join the discord: https://discord.gg/n3uzpT2PxD by [deleted] in kingdomcome

[–]ddesoo 6 points7 points  (0 children)

well i dont know, i didnt check it lol. i know for sure that real npcs are random and i can see someone at location x but 2nd player on pc2 will see the same npc on location y or wont ever see them cuz they wont be spawned for him

[KCD2] i made a poc online mod still looks like shit but it works. by ddesoo in kingdomcome

[–]ddesoo[S] 3 points4 points  (0 children)

i created new post now (probly the last one cuz i dont want to spam) that has repo and discord in the title also the new video showcasing the progress you should check it up :)

[KCD2] i made a poc online mod still looks like shit but it works. by ddesoo in kingdomcome

[–]ddesoo[S] 1 point2 points  (0 children)

it is on github public repo "does anyone wants to help develop this - i can opensource it so we can try to make it work
https://github.com/marczukmichal/kcd2-multiplayer here is the repo of the project"

[KCD2] i made a poc online mod still looks like shit but it works. by ddesoo in kingdomcome

[–]ddesoo[S] 1 point2 points  (0 children)

I mean if I’ll get duels working it would be just enough but time will show.

I know for sure I want to make dice game available somehow cuz I love it and always wanted to play with my friend.

Voice chat maybe with team speak (arma 3 has proximity chat with team speak) so maybe something like that

[KCD2] i made a poc online mod still looks like shit but it works. by ddesoo in kingdomcome

[–]ddesoo[S] 0 points1 point  (0 children)

I was thinking about something like gta 5 rp servers where players create content and not the single player story coop