Advanced Profiling with Unreal Insight
_
=

Advanced Profiling with Unreal Insight

With Unreal Insight you can analyze everything that Smode does

the cmd line to add at Smode boot that are available
  • to enable the profiler and connect to a local Unreal insight --profiler=Unreal
  • add this --profilerAddress=192.168.4.28 to sent the trace to a remote Insight
  • or add this --profilerMode=file to sent the trace to a file

for example:
run the cmd
smode.exe --profiler=Unreal --profilerAddress=192.168.4.28
to connect to a profiler that is on the computer with the ip 192.168.4.28
run the cmd
smode.exe --profiler=Unreal --profilerMode=file
to save the trace in a file inside the appdata smode folder (this file can be shared with SMODE support )
trace files are stored in the appdata
a Unreal Insight standalone is here Unreal Insight.zip

See Also: