ryubing-ryujinx/src/Ryujinx.Tests
yell0wsuit e8cc252d9a [HLE] Fix StoreData layout and implement IDatabaseService.Append (#43)
- Fixes `StoreData` layout/update handling so `UpdateLatest` returns the stored Mii data correctly.
- Implements `IDatabaseService.Append` (https://switchbrew.org/wiki/Shared_Database_services#IDatabaseService)

Also adds regression tests for `UpdateLatest` and `Append`.

(Might) fix Mario Kart 8 Deluxe crashing on first boot due to failed Mii verification check (due to custom Mii from emulator), and potentially Tomodachi Life: Living the Dream for the "Import Mii from system" option.

Co-authored-by: yell0wsuit <5692900+yell0wsuit@users.noreply.github.com>
Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/43
2026-05-10 23:39:19 +00:00
..
Audio/Renderer Update BiquadFilterEffectParameterTests.cs 2026-04-11 22:34:03 -04:00
Common/Extensions Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" 2025-06-15 20:45:26 -05:00
Cpu Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
HLE [HLE] Fix StoreData layout and implement IDatabaseService.Append (#43) 2026-05-10 23:39:19 +00:00
Memory [ci skip] replace all usages of IntPtr with nint 2026-01-27 17:41:46 -06:00
Time editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
.runsettings Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Tests.csproj Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
TreeDictionaryTests.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00