Steam Integration For GGPO

Started by
2 comments, last by JacKAsterisK 4 months, 4 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!

Advertisement

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 };

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

This topic is closed to new replies.

Advertisement