ryubing-ryujinx/src/Ryujinx/UI
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
..
Applet Add the Cabinet Applet (#340) 2024-12-02 23:40:02 -06:00
Controls UI: Adapt accent color to the user's system. 2024-12-07 06:22:46 -06:00
Helpers UI: Add a show changelog button in the Updater, for new updates & when you're on the latest version. 2024-11-22 14:38:58 -06:00
Models Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
Renderer misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
ViewModels Adds the ability to read and write to amiibo bin files (#348) 2024-12-19 22:36:46 -06:00
Views Adds the ability to read and write to amiibo bin files (#348) 2024-12-19 22:36:46 -06:00
Windows Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00