You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Now -processaffinity=<number of logical cores> can be used to restrict the process to use a specific number of logical cores, and -processaffinityphysical=<number of physical cores> can be used to restrict the process to use a specific number of physical (non-hyperthreaded) cores. When using this option, explicitly setting thread affinities is disabled for simplicity. #rb Arciel.Rekman, danny.couture [CL 33691407 by daniele vettorel in ue5-main branch]