| Age | Commit message (Collapse) | Author |
|
|
|
Convert.ToHexString(bytes) (#4382)
|
|
* Fix ListOpenContextStoredUsers and stub LoadOpenContext
* Remove nonsensical comment
|
|
This is needed to run Pokemon Legends Arceus 1.1.1 with guest internet enabled.
The game still get stuck at loading screen.
|
|
This improve correctness of that call while possibly spoofing possible recognizable patterns.
|
|
* Make all title id instances unsigned
* Replace address and size with ulong instead of signed types
Long overdue change.
Also change some logics here and there to optimize with the new memory
manager.
* Address Ac_K's comments
* Remove uneeded cast all around
* Fixes some others misalignment
|
|
* account: Services Refactoring
* Remove extra empty space
* Fix IProfile::Get
* address gdkchan feedback
|