Shin Nihon Pro Wrestling 4 crashes with RGB component
Force TV Composite instead
This commit is contained in:
parent
5c5c872afc
commit
ea4354ba2e
|
@ -201,7 +201,8 @@ static void loadSpecialSettings()
|
|||
|| prod_id == "T1209N" // Gigawing (US)
|
||||
|| prod_id == "T1208M" // Gigawing (JP)
|
||||
|| prod_id == "T1235M" // Vampire Chronicle for Matching Service
|
||||
|| prod_id == "T22901N"))// Roadsters (US)
|
||||
|| prod_id == "T22901N" // Roadsters (US)
|
||||
|| prod_id == "T28202M"))// Shin Nihon Pro Wrestling 4
|
||||
{
|
||||
NOTICE_LOG(BOOT, "Game doesn't support RGB. Using TV Composite instead");
|
||||
config::Cable.override(3);
|
||||
|
|
Loading…
Reference in New Issue