diff options
| author | JosJuice <josjuice@gmail.com> | 2026-06-28 12:11:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-28 12:11:53 +0200 |
| commit | d034d41fcc94431f8871b29090142b6e797c4233 (patch) | |
| tree | d0f57b6474c0b6ab7bc56346652d43b8c76c33a5 /Data | |
| parent | f2dd20ca402d7946224e3511f382a738224a5c6a (diff) | |
| parent | 9fd77c038ffbcee435f829a2fa9134626cfc7fa5 (diff) | |
Merge pull request #14572 from jordan-woyak/ult-spider-man-imm-xfb
GameSettings: Don't force immediate XFB off in Ultimate Spider-Man.
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/GUT.ini | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Data/Sys/GameSettings/GUT.ini b/Data/Sys/GameSettings/GUT.ini index 3234683958..6e50fa119e 100644 --- a/Data/Sys/GameSettings/GUT.ini +++ b/Data/Sys/GameSettings/GUT.ini @@ -1,17 +1,7 @@ # GUTD52, GUTE52, GUTF52, GUTI52, GUTJC0, GUTP52, GUTS52 - Ultimate Spider-Man [Core] -# Values set here will override the main Dolphin settings. MMU = True -[OnFrame] -# Add memory patches to be applied every frame here. - -[ActionReplay] -# Add action replay cheats here. - [Video_Hacks] -ImmediateXFBEnable = False BBoxEnable = True - -[Video_Settings] |
