Browse Source
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159)
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159)
a bit of refactoring so there's less code duplication... probably a good idea to make it a lambda anyways maybe this is why QLauncher didn't have proper DLCs and updates? either way "GetPseudoDeviceId" is now implemented (still stubbed) with a proper hash instead of just 0 Signed-off-by: lizzie <lizzie@eden-emu.dev> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4159 Reviewed-by: Maufeat <sahyno1996@gmail.com> Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>pull/4247/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
7 changed files with 73 additions and 80 deletions
-
8src/common/uuid.cpp
-
36src/common/uuid.h
-
33src/core/file_sys/control_metadata.h
-
10src/core/file_sys/patch_manager.cpp
-
3src/core/file_sys/patch_manager.h
-
49src/core/hle/service/am/service/application_functions.cpp
-
14src/core/hle/service/am/service/library_applet_self_accessor.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue