Is there any way to use the Steam game overlay and all steam api features without the steam subsystem?
I’m trying to create a game to work with a non steam dedicated server.
I want the game to be connected to steam - yet I don’t want it to use steam sessions because the dedicated server works on the Null subsystem.
Am I doing it wrong?
Is there any way to be connected to steam but to use dedicated servers without steam?
When I try to connect a Steam subsystem packaged game to my non steam dedicated server - I get a “Build mismatch” error.
when both of them using the “-nosteam” it is working.
Thank you in advance!