ryujinx/src/Ryujinx/UI/ViewModels
Jacobwasbeast 0adaa4cb96
Adds the ability to read and write to amiibo bin files (#348)
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.
2024-12-19 22:36:46 -06:00
..
Input Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
AboutWindowViewModel.cs UI: Update About window with the current status of the project. 2024-12-08 13:04:01 -06:00
AmiiboWindowViewModel.cs Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
AppListFavoriteComparable.cs Fix arbitrary game ordering when sorting by Favorites (#7170) 2024-08-13 15:23:11 +02:00
BaseModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
DownloadableContentManagerViewModel.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
MainWindowViewModel.cs Adds the ability to read and write to amiibo bin files (#348) 2024-12-19 22:36:46 -06:00
ModManagerViewModel.cs UI: Fix crash when using "delete all" button in mod manager. 2024-10-26 08:46:50 -05:00
SettingsViewModel.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
TitleUpdateViewModel.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
UserFirmwareAvatarSelectorViewModel.cs Use SkiaSharp for Avalonia in place of ImageSharp (#6269) 2024-07-14 08:16:14 +00:00
UserProfileImageSelectorViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
UserProfileViewModel.cs Infra: Update Microsoft.IdentityModel.JsonWebTokens (#7070) 2024-08-04 18:56:27 +01:00
UserSaveManagerViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
XCITrimmerViewModel.cs misc: chore: Collapse XCIFileTrimmerLog implementations into a single class. 2024-12-08 13:05:09 -06:00