1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS
Thog ea14a95524
Fix inconsistencies with UserId (#906)
* Fix inconsistencies with UserId

The account user id isn't an UUID. This PR adds a new UserId type with
the correct value ordering to avoid mismatch with LibHac's Uid. This also fix
an hardcoded value of the UserId.

As the userid has been invalid for quite some time (and to avoid forcing
users to their recreate saves), the userid has been changed to "00000000000000010000000000000000".

Also implement a stub for IApplicationFunctions::GetSaveDataSize. (see
the sources for the reason)

Fix #626

* Address jd's & Ac_k's comments
2020-02-02 14:24:17 +11:00
..
Applets SoftwareKeyboard: Interactive data size should include size field. (#907) 2020-01-26 16:14:21 +11:00
Diagnostics/Demangler
Font Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
Ipc Discard higher 32-bits of IPC message magic and command number (#911) 2020-01-30 21:43:47 +01:00
Kernel Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
Services Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
SystemState Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Homebrew.cs .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
HomebrewRomFsStream.cs
Horizon.cs Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
IdDictionary.cs
ProgramLoader.cs Set AArch32 mode in KThread (#818) 2019-11-14 15:28:13 +01:00
ResultCode.cs
ServiceCtx.cs .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00