mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-05 11:08:59 +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.