You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Fixed so imagehlp.dll and dbghelp.dll are detoured when loaded. Detour ImageGetDigestStream and SymLoadModuleExW because both of them cause trouble on wine * Fixed so reuse of processes also honor log files so a new log file is created when reuse happen * Improved log file naming so host can set name and log files are sent back properly with the right name [CL 30638193 by henrik karlsson in ue5-main branch]