From e39375db05df25e628489788e8fdf7590f1d3c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:44:49 +0800 Subject: [PATCH] PSP --- LunaHook/engines/ppsspp/specialgames.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LunaHook/engines/ppsspp/specialgames.hpp b/LunaHook/engines/ppsspp/specialgames.hpp index ceae958..7147d02 100644 --- a/LunaHook/engines/ppsspp/specialgames.hpp +++ b/LunaHook/engines/ppsspp/specialgames.hpp @@ -398,6 +398,8 @@ namespace ppsspp {0x88847A0, {CODEC_UTF8, 1, 0, 0, FNPJH50459, "NPJH50459"}}, // セブンスドラゴン2020-Ⅱ {0x8889CCC, {CODEC_UTF8, 1, 0, 0, FNPJH50459, "NPJH50716"}}, // 会有两三条后续文本都被一次性提取到。 + // マイナスエイト + {0x88DC218, {0, 0, 0, 0, FULJM05690, "ULJM06341"}}, }; } \ No newline at end of file