diff options
| author | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-08-25 01:38:57 +0100 |
|---|---|---|
| committer | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-08-25 01:38:57 +0100 |
| commit | 58c391ee214ac640ec45de79bfb82d67aee5eb92 (patch) | |
| tree | f1fe417e508be85063639ff37425091734f7461e /Data/Sys | |
| parent | cc256ef16d1a49a4f59ebb439c5b5536c3be2761 (diff) | |
Gameini: Enable PAL60 for "The Last Story"
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/SLSP01.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/SLSP01.ini b/Data/Sys/GameSettings/SLSP01.ini new file mode 100644 index 0000000000..38680e57f2 --- /dev/null +++ b/Data/Sys/GameSettings/SLSP01.ini @@ -0,0 +1,5 @@ +# SLSP01 - THE LAST STORY + +[Core] +# Supports 60Hz Only +PAL60 = True |
