mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 05:59:06 -06:00

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