You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[REVIEW] #rb Graeme.Thornton Optimize Pak file indices by computing the PathHashIndex in unrealpak rather than using strings at runtime. This also removes the need to shrink the string indices for performance, which was triggering a bug due to unsynchronized multithreaded access. #ROBOMERGE-SOURCE: CL 11442058 in //Fortnite/Release-12.00/... via CL 11442063 via CL 11442073 via CL 11442081 [CL 11443295 by Matt Peters in Main branch]