You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Fixed so stat is not writing anything to output struct if failing * Stubbed out dlopen detour just to get it in the log (this will need implementation) * Fixes for _NSGetExecutablePath - Implemented by Laura Hermanns * Fixes for chdir - Implemented by Laura Hermanns * Improved logging in posix wait detours * Changed so execve closes the connection. This might be wrong but is needed for metal compiler to work. Will need to revisit [CL 35899364 by henrik karlsson in ue5-main branch]