C# Rollback network SDK

fighting-game gamedev ggpo library multiplayer netcode network rollback sdk versus
1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement `IInputListener` and input history functionality for local (non-remote) sessions in the Backdash C# Rollback network SDK. This is necessary to enable replay saving for local sessions, as the current replay handling relies on `IInputListener`, which is only supported in remote sessions.

Complexity: 4/5
enhancement good first issue

C# Rollback network SDK

C#
#fighting-game#gamedev#ggpo#library#multiplayer#netcode#network#rollback#sdk#versus