OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
290 stars 65 forks source link

Substitute hangups #144

Open sleirsgoevy opened 3 years ago

sleirsgoevy commented 3 years ago

If a substitute prx's _init routine hangs and the user decides to force-close the app, the app won't close because a kernel thread is still waiting for the prx to initialize.

ghost commented 3 years ago

Can be fixed with the kiwidog Trainer system ^^