mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-27 00:42:56 +00:00
This introduces the ability to read and write game data and model information from an Amiibo dump file (BIN format). Note that this functionality requires the presence of a key_retail.bin file. For the option to appear and function in the UI, ensure that the key_retail.bin file is located in the <RyujinxData>/system folder. |
||
|---|---|---|
| .. | ||
| Input | ||
| AboutWindowViewModel.cs | ||
| AmiiboWindowViewModel.cs | ||
| AppListFavoriteComparable.cs | ||
| BaseModel.cs | ||
| DownloadableContentManagerViewModel.cs | ||
| MainWindowViewModel.cs | ||
| ModManagerViewModel.cs | ||
| SettingsViewModel.cs | ||
| TitleUpdateViewModel.cs | ||
| UserFirmwareAvatarSelectorViewModel.cs | ||
| UserProfileImageSelectorViewModel.cs | ||
| UserProfileViewModel.cs | ||
| UserSaveManagerViewModel.cs | ||
| XCITrimmerViewModel.cs | ||