What is the SteamCore PRO Plugin?
The SteamCore PRO plugin is the next version of the popular SteamCore plugin that has been around for years, it allows you to use Steam features in your Unreal Engine games and projects.
Whats the difference between SteamCore and SteamCore PRO?
SteamCore PRO features it’s own Online Subsystem and is not locked to the Online Subsystem included with Unreal Engine, this allows for more customizability and flexibility without having to modify engine source code
PRO includes the latest Steamworks SDK version. (Currently 1.57)
DedicatedServer and Listen Server Authentication/Game ownership verification
PRO: Connect to dedicated servers via IP and listen servers via P2P relay network using the same configuration, no need for different game configurations.
PRO version is the only version that will be recieving new feature updates.
The regular SteamCore was released many years ago and is considered feature complete. It will no longer be receiving new feature updates, only critical engine updates and bug fixes.
[TUTORIAL] Creating and Joining Steam Multiplayer Sessions in UE5 (SteamCore Plugin)
Hey everyone!
I’ve just released a brand-new Unreal Engine 5 tutorial that walks you through the full process of creating and joining Steam multiplayer sessions using the SteamCore (or SteamCore Pro) plugin.
Whether you’re building a co-op experience or competitive multiplayer, this tutorial shows you how to:
Set up a session creation and join system Use UMG widgets for session display Handle Steam overlay and testing with multiple devices or VMs Package your project for multiplayer testing