This commit is contained in:
souldbminersmwc
2025-09-22 16:51:21 -04:00
parent a13695f734
commit 341c8edab5
12 changed files with 1126 additions and 118 deletions

View File

@@ -23,7 +23,7 @@ void FatalGui::openWithResultCode(std::string tag, Result rc)
info.append(rcStr, snprintf(rcStr, sizeof(rcStr), "\n\n[0x%x] %04d-%04d", rc, R_MODULE(rc), R_DESCRIPTION(rc)));
tsl::changeTo<FatalGui>(
"Could not connect to sys-clk-ocs2 sysmodule.\n\n"
"Could not connect to Horizon OC sysmodule.\n\n"
"\n"
"Please make sure everything is\n\n"
"correctly installed and enabled.",