From e45a52a4a2944e64fa16d41502869c0e60a43dc9 Mon Sep 17 00:00:00 2001 From: Michael <15317421+ActualMandM@users.noreply.github.com> Date: Sat, 3 Feb 2024 11:27:43 -0800 Subject: [PATCH] add hca key Co-authored-by: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com> --- src/meta/hca_keys.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/meta/hca_keys.h b/src/meta/hca_keys.h index e87492e7..208eab2e 100644 --- a/src/meta/hca_keys.h +++ b/src/meta/hca_keys.h @@ -1278,6 +1278,9 @@ static const hcakey_info hcakey_list[] = { // Girls' Frontline 2: Exilium (PC) {4079616028775461768}, // 389DB529D726B388 + // Persona 3 Reload (PC) + {11918920}, // 0000000000B5DE48 + }; #endif/*_HCA_KEYS_H_*/