diff options
| author | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-09-29 00:34:36 +0100 |
|---|---|---|
| committer | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2024-09-29 00:34:40 +0100 |
| commit | d86146af72a61ee783c1be311c182ce5267e7b6a (patch) | |
| tree | d92855fc9ede4eaf3064486d4a6c44151dbd0608 /Data | |
| parent | 576bae3ac8d681f4a19c1b2fe05cced3aeaa2c88 (diff) | |
GameINI: Remove Obsolete Settings in Super Metroid Demo (Brawl VC)
Both UseXFB and UseRealXFB are obsolete since Hybrid XFB.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/HBI.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Data/Sys/GameSettings/HBI.ini b/Data/Sys/GameSettings/HBI.ini index 28db60cffe..799e80bd4b 100644 --- a/Data/Sys/GameSettings/HBI.ini +++ b/Data/Sys/GameSettings/HBI.ini @@ -5,5 +5,3 @@ [Video_Settings] SafeTextureCacheColorSamples = 0 -UseXFB = True -UseRealXFB = False |
