977418c65b
Currently, yuzu just freezes when an error occurs while Initializing the WebApplet. From a user perspective, this obviously isn't great as the game just softlocks. With this change, yuzu will call the Finalize method, so to the game it seems like as the user just exited the WebApplet normally. This works around https://github.com/yuzu-emu/yuzu/issues/2852. |
||
---|---|---|
.. | ||
applets | ||
am.cpp | ||
am.h | ||
applet_ae.cpp | ||
applet_ae.h | ||
applet_oe.cpp | ||
applet_oe.h | ||
idle.cpp | ||
idle.h | ||
omm.cpp | ||
omm.h | ||
spsm.cpp | ||
spsm.h | ||
tcap.cpp | ||
tcap.h |