Merge pull request #13036 from PatrickFerry/gameini_enable_pal60

Gameini: Enable PAL60 for Some PAL Games
This commit is contained in:
Tilka 2024-08-28 16:56:25 +01:00 committed by GitHub
commit 39e266c5bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# SL2P01 - Project Zero 2
[Core]
# Supports 60Hz Only
PAL60 = True

View File

@ -0,0 +1,5 @@
# SLSP01 - THE LAST STORY
[Core]
# Supports 60Hz Only
PAL60 = True

View File

@ -0,0 +1,5 @@
# ST7P01 - Boom Street
[Core]
# Supports 60Hz Only
PAL60 = True