From 972f94505864711dc6faa0798e5950bc00ea22e0 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Thu, 25 Mar 2021 20:58:35 +0100 Subject: [PATCH] lupin3 the shooting widescreen cheat courtesy of Esppiral --- core/cheats.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/cheats.cpp b/core/cheats.cpp index ae88d8726..5929b6d75 100644 --- a/core/cheats.cpp +++ b/core/cheats.cpp @@ -297,6 +297,7 @@ const Cheat CheatManager::_naomi_widescreen_cheats[] = { 0x43B90000, 0x3FAA9FBE, 0x43B90000, 0x43F00000 } }, { "METAL SLUG 6", nullptr, { 0xE93478, 0xE9347C, 0 }, { 0x3F400000, 0x3F8872B0 } }, { "TOY FIGHTER", nullptr, { 0x133E58, 0 }, { 0x43700000 } }, + { "LUPIN THE THIRD -THE SHOOTING-", nullptr, { 0x045490 }, { 0x3F400000 } }, { nullptr }, };