add game product id

This commit is contained in:
Flyinghead 2018-09-05 15:32:25 +02:00
parent 4a08856775
commit a167b43361
1 changed files with 3 additions and 1 deletions

View File

@ -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