Files
UnrealEngineUWP/Engine/Plugins/Runtime/NetworkPrediction/Config/BaseNetworkPrediction.ini
aurel cordonnier d17d20ca36 Merge from Release-Engine-Test @ 16758890 to UE5/Main
This represents UE4/Main @ 16738161 and Dev-PerfTest @ 16737719 (and Release-17.00 @ 16658211)

[CL 16763350 by aurel cordonnier in ue5-main branch]
2021-06-23 17:51:32 -04:00

9 lines
1.6 KiB
INI

[/Script/NetworkPrediction.NetworkPredictionSettingsObject]
Settings=(PreferredTickingPolicy=Fixed,ReplicatedManagerClassOverride=None,FixedTickFrameRate=60,bForceEngineFixTickForcePhysics=True,SimulatedProxyNetworkLOD=ForwardPredict,FixedTickInterpolationBufferedMS=100,IndependentTickInterpolationBufferedMS=100,IndependentTickInterpolationMaxBufferedMS=250)
+DevHUDs=(HUDName="Debug",Items=((DisplayName="Debug ON",ExecCommand="np2.debug 1",bAutoBack=False),(DisplayName="Debug OFF",ExecCommand="np2.debug 0",bAutoBack=False),(DisplayName="Debug Draw Tolerance ON",ExecCommand="np2.Debug.Tolerance 1",bAutoBack=False),(DisplayName="Debug Draw Tolerance OFF",ExecCommand="np2.debug.Tolerance 0",bAutoBack=False),(DisplayName="Dump",ExecCommand="np2.dump",bAutoBack=False,bRequirePIE=True)),bRequirePIE=False,bRequireNotPIE=False)
+DevHUDs=(HUDName="Input Macros",Items=((DisplayName="Start/Stop Record",ExecCommand="np2.RecordInputs Temp",bAutoBack=False),(DisplayName="Playback",ExecCommand="np2.PlaybackInputs Temp",bAutoBack=False)),bRequirePIE=False,bRequireNotPIE=False)
+DevHUDs=(HUDName="Change Map",Items=((DisplayName="Empty",ExecCommand="serverexec servertravel Physics2_Empty"),(DisplayName="Platforms Small",ExecCommand="serverexec servertravel Physics2_Obstacle_Constraint"),(DisplayName="Obstacle Course",ExecCommand="serverexec servertravel Physics2_ObstacleCourse"),(DisplayName="Soccer",ExecCommand="serverexec servertravel Soccer"),(DisplayName="Soccer Empty",ExecCommand="serverexec servertravel Physics2_soccerball_empty"),(DisplayName="Portals",ExecCommand="serverexec servertravel Portals")),bRequirePIE=False,bRequireNotPIE=True)
np2.Debug.Tolerance