Skip to main content
GameDev.net gamedev.net
🔒 Locked

Steam Integration For GGPO

Started by JacKAsterisK Dec 1, 2023 at 3:09 AM 2 replies 6.2k views
Original Post
JacKAsterisK
JacKAsterisK

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!

hplus0603
hplus0603

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

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

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.