[quote=“Mik-Amaral, post:2662, topic:30020”]
Hey i have a problem,
after having installed the two plugins, and add the line "[/Script/Engine.GameEngine]
- NetDriverDefinitions = (DefName = “GameNetDriver”, DriverClassName = “OnlineSubsystemSteam.SteamNetDriver”, DriverClassNameFallback = “OnlineSubsystemUtils.IpNetDriver”)
[OnlineSubsystem]
DefaultPlatformService = Steam
[OnlineSubsystemSteam]
bEnabled = true
SteamDevAppId = 480
[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName = “OnlineSubsystemSteam.SteamNetConnection”
In my project’s DefaultEngine file, nothing works, the game does not want to connect to Steam (4.25.3) ![]()
Are you previewing in editor or launching from a packaged build? The Steam integration doesn’t work in PIE due to a bug