General: Setup yuzu threads' microprofile, naming and registry.

This commit is contained in:
Fernando Sahmkow
2020-06-27 11:35:09 -04:00
parent a5c58a25ef
commit dc58058203
7 changed files with 25 additions and 9 deletions
+2
View File
@@ -925,6 +925,8 @@ bool GMainWindow::LoadROM(const QString& filename) {
nullptr, // E-Commerce
});
system.RegisterHostThread();
const Core::System::ResultStatus result{system.Load(*render_window, filename.toStdString())};
const auto drd_callout =