Skip to content

Instantly share code, notes, and snippets.

@RobQuistNL
Created July 12, 2020 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobQuistNL/8da41b0d00298fbb63a76f9bd5fc4aab to your computer and use it in GitHub Desktop.
Save RobQuistNL/8da41b0d00298fbb63a76f9bd5fc4aab to your computer and use it in GitHub Desktop.
[OnlineSubsystem]
PollingIntervalInMs=20
DefaultPlatformService=Steam
VoiceNotificationDelta=0.2
[OnlineSubsystemSteam]
bEnabled=true
SteamDevAppId=XXXX
SteamAppId=XXXX
GameServerQueryPort=27015
bRelaunchInSteam=false
GameVersion=1.0.0.0
bVACEnabled=1
bAllowP2PPacketRelay=true
P2PConnectionTimeout=90
; This is to prevent subsystem from reading other achievements that may be defined in parent .ini
Achievement_0_Id=""
bUseSteamNetworking=false
[/Script/OnlineSubsystemSteam.SteamNetDriver]
NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
; Note that I don't have any "NetDriverDefinitions" changes!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment