mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2958] [MERGED] Upstream Netplay Changes #1398
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2958
Author: @HeatXD
Created: 4/12/2023
Status: ✅ Merged
Merged: 4/12/2023
Merged by: @stenzek
Base:
netplay← Head:netplay_dev📝 Commits (2)
de9c16bGGPO: poll_network functionality and ggpo_set_manual_network_polling1b92f09Netplay / Timesync:📊 Changes
10 files changed (+159 additions, -37 deletions)
View changed files
📝
dep/ggpo-x/include/ggponet.h(+21 -4)📝
dep/ggpo-x/src/backends/backend.h(+2 -0)📝
dep/ggpo-x/src/backends/p2p.cpp(+21 -2)📝
dep/ggpo-x/src/backends/p2p.h(+6 -1)📝
dep/ggpo-x/src/backends/spectator.cpp(+21 -3)📝
dep/ggpo-x/src/backends/spectator.h(+3 -1)📝
dep/ggpo-x/src/backends/synctest.h(+4 -1)📝
dep/ggpo-x/src/main.cpp(+20 -0)📝
src/core/netplay.cpp(+58 -24)📝
src/core/netplay.h(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.