Commit Graph

15 Commits

Author SHA1 Message Date
Jamie Meyer ad39c921c8
gracefully leave as a spectator and don't crash due to ringbuffer. 2023-07-08 05:03:36 +02:00
Jamie Meyer d304b01fe6
Revert Last Commit. it wasn't stable 2023-06-05 02:24:12 +02:00
Jamie Meyer 55cb594991
GGPO: fixed having to reset when a spectator leaves. 2023-06-04 18:25:30 +02:00
Jamie Meyer 5a147e34e5
Netplay / GGPO: allow spectating when there is 1 player and 1 spectator. 2023-06-01 03:55:35 +02:00
Jamie Meyer 632f310726
Netplay / Spectating: at resume session now. i have to now look at how to add them to the ggpo session. 2023-05-31 15:08:23 +02:00
Stenzek f8a06969a8 Netplay: Drop-in at any time 2023-05-08 00:06:44 +10:00
Stenzek 68e7fe0209 Netplay: Use enet for connections 2023-05-07 17:48:50 +10:00
HeatXD d5c3d82e67
Netplay: Desync detection state dumping for debugging.
Netplay: Update the overclock ratio if the loaded file savestate had an active overclock.
GGPO: Make ggpo report the frame that should be freed
2023-05-05 04:59:39 +02:00
HeatXD ffe70067c2
Netplay: Ok After more testing it doesnt seem to be the CDROM. so im reveting this change. its weird tho its seems to be fine in the first session created but after when a new session is created it is prone to desync. this doesnt happen when starting the session with an identical savestate for both players tho.
GGPO: Changed the size of the checksums from u16 to u32.
2023-05-02 21:35:22 +02:00
HeatXD 4b60d69cf7
GGPO/Netplay: modified desync detection to allow retrieval of checksums from savestates instead of passing it trough a param. 2023-05-02 01:50:10 +02:00
HeatXD de9c16bb73
GGPO: poll_network functionality and ggpo_set_manual_network_polling 2023-04-11 20:29:33 +02:00
Stenzek f104b91a3e dep/ggpo-x: Use a callback for copying state buffers 2023-04-12 00:22:24 +10:00
Stenzek c4ff20635a dep/ggpo-x: Fix incorrect format string 2023-04-11 23:34:02 +10:00
Stenzek 82436540f1 dep/ggpo-x: Include frame to load in callback 2023-04-11 20:42:30 +10:00
Stenzek 1c3742dc8e dep: Add GGPO-X 2023-04-11 20:10:15 +10:00