mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 23:05:20 +03:00
Symbol hooking is required for HLE implementations of certain features in the future such as `nvdec` and for more in-depth debugging of games as we can inspect them on a SDK function level which allows us to debug issues far more easily.