ryujinx/src/Ryujinx/UI/Views/Main
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
..
MainMenuBarView.axaml Adds the ability to read and write to amiibo bin files (#348) 2024-12-19 22:36:46 -06:00
MainMenuBarView.axaml.cs Adds the ability to read and write to amiibo bin files (#348) 2024-12-19 22:36:46 -06:00
MainStatusBarView.axaml UI: Move Shader Compilation hint, graphics backend, and GPU manufacturer to the right side of the status bar, next to firmware version. 2024-12-04 03:37:21 -06:00
MainStatusBarView.axaml.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
MainViewControls.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
MainViewControls.axaml.cs UI: Fix diaglog popups doubling the window controls and laying text over the menu bar. 2024-10-17 11:51:40 -05:00