mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-16 00:12:53 -06:00

HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string.