diff options
| author | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-09-29 00:34:51 +0100 |
|---|---|---|
| committer | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-09-29 00:34:55 +0100 |
| commit | 5f49aa3afb2188a83beab2c53c24dc00e90d38c8 (patch) | |
| tree | dad0b297d901f0a71a90621aa1aa525a8168dc8f /Data | |
| parent | d86146af72a61ee783c1be311c182ce5267e7b6a (diff) | |
GameINI: Remove Obsolete Setting in FaceBreaker K.O. Party
Hack is not a valid setting.
Also updated the GameID.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/RFQ.ini | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Data/Sys/GameSettings/RFQ.ini b/Data/Sys/GameSettings/RFQ.ini index 4e8d033dd4..4e060490f5 100644 --- a/Data/Sys/GameSettings/RFQ.ini +++ b/Data/Sys/GameSettings/RFQ.ini @@ -1,4 +1,4 @@ -# RFQP69 - FaceBreaker K.O. Party +# RFQE69, RFQP69, RFQJ13, RFQK69 - FaceBreaker K.O. Party [Core] # Values set here will override the main Dolphin settings. @@ -12,9 +12,5 @@ [ActionReplay] # Add action replay cheats here. -[Video] -Hack = 3 - [Video_Settings] SafeTextureCacheColorSamples = 512 - |
