diff --git a/src/yuzu/main.cpp b/src/yuzu/main.cpp index 78febb4eb..cd799869c 100644 --- a/src/yuzu/main.cpp +++ b/src/yuzu/main.cpp @@ -350,9 +350,9 @@ bool GMainWindow::LoadROM(const QString& filename) { "yuzu. A real Switch is required.

" "For more information on dumping and decrypting games, please see the following " "wiki pages: ")); break; @@ -677,8 +677,8 @@ void GMainWindow::OnCoreError(Core::System::ResultStatus result, std::string det "The game you are trying to load requires additional files from your Switch to be dumped " "before playing.

For more information on dumping these files, please see the " "following wiki page: Dumping System " + "href='https://yuzu-emu.org/wiki/" + "dumping-system-archives-and-the-shared-fonts-from-a-switch-console/'>Dumping System " "Archives and the Shared Fonts from a Switch Console.

Would you like to quit " "back to the game list? Continuing emulation may result in crashes, corrupted save " "data, or other bugs.");