From a167b43361fda9450c4ef156a8e9036de0725491 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Wed, 5 Sep 2018 15:32:25 +0200 Subject: [PATCH] add game product id --- core/nullDC.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/nullDC.cpp b/core/nullDC.cpp index 7bd5d3aaf..073996585 100755 --- a/core/nullDC.cpp +++ b/core/nullDC.cpp @@ -136,7 +136,9 @@ void LoadSpecialSettings() // Tony Hawk's Pro Skater 2 if (!strncmp("T13008D", reios_product_number, 7) || !strncmp("T13006N", reios_product_number, 7) // Tony Hawk's Pro Skater 1 - || !strncmp("T40205N", reios_product_number, 7)) + || !strncmp("T40205N", reios_product_number, 7) + // Tony Hawk's Skateboarding + || !strncmp("T40204D", reios_product_number, 7)) settings.rend.RenderToTextureBuffer = 1; if (!strncmp("HDR-0176", reios_product_number, 8) || !strncmp("RDC-0057", reios_product_number, 8)) // Cosmic Smash