r/raidsecrets • u/SuperCiao • 6h ago
Discussion How boot Destiny 1 2013 prototype
Hi everyone,
I'm trying to launch an Destiny 1 2013 Prototype ( https://hiddenpalace.org/Destiny_(Dec_3,_2013_prototype)) ) via tiger_release_internal_unlock.xex, Title ID: 41560907 on Xenia Canary, but the emulator seems to hang right after booting and allocating physical memory.
Looking at my xenia.log, I noticed a few undefined/unimplemented kernel/XAM calls right before it stalls:
!> undefined extern call to 839287D4 XeKeysConsolePrivateKeySign!> undefined extern call to 83928464 XamTaskCloseHandle!> undefined extern call to 83928B24 IoDismountVolumeByFileHandle
My setup:
- Specs: RTX 5070, Windows 11
- Emulator: Xenia Canary (D3D12 backend)
apply_patches = trueis enabled in my config.
Has anyone managed to get this or similar internal dev builds past the console signature/security checks? Do I need a specific .patch.toml to NOP out XeKeysConsolePrivateKeySign, or is there a known workaround for offline execution of this executable?
Any help or working patch offsets would be greatly appreciated!