Advertisement

Steam Integration For GGPO

Started by December 01, 2023 03:09 AM
2 comments, last by JacKAsterisK 9 months, 2 weeks ago

I'm making a platform fighter in UE5 and I'm working on implementing GGPO. I've gotten it mostly integrated into my game already but I just realized it only takes IP/port, so Steam's UDP stuff won't work... Looking at the GGPO source it seems like creating a version of the UdpProtocol class for Steam should work, but it also seems unnecessary if someone's already done it. I'd be very thankful if so!

I don't know of one, and if you can't find it using Bing or on GitHub, it probably doesn't exist…

enum Bool { True, False, FileNotFound };
Advertisement

@hplus0603 I was just hoping my Google skills were subpar haha. Good to know though, thanks.

This topic is closed to new replies.

Advertisement