mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 17:45:19 +03:00
The excessive blocking caused by initial compilation happening async to the guest caused issues in some cases, now we have a Vulkan pipeline cache to speed it up we can wait for a full compile before launch without too many issues.