mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-24 23:43:30 +00:00
renamed view models to contexts (like TKMM), however the contexts here are actually of a unique base type; containing aforementioned setup step logic. if the return value is of an error state result, it will prompt a retry of the page. |
||
|---|---|---|
| .. | ||
| SetupFirmwarePage.axaml | ||
| SetupFirmwarePage.axaml.cs | ||
| SetupFirmwarePageContext.cs | ||
| SetupKeysPage.axaml | ||
| SetupKeysPage.axaml.cs | ||
| SetupKeysPageContext.cs | ||