dolphin/Data/Sys/GameSettings
Tillmann Karras 5adc1bdecd GameSettings: add patch to fix Eternal Darkness startup hang
The game calls GXSetDrawDone and then switches the GP fifo without first
waiting for the draw done interrupt to arrive. Before
e96960e2a6, Dolphin would not execute the
draw done command and potentially also skip other commands in the old GP
fifo. Since that commit, Dolphin executes the remaining commands on the
old GP fifo just before disabling reads for switching, but because
PixelEngineManager::RaiseEvent() enforces a minimum delay of 500 cycles
for the draw done interrupt, it arrives after the game has switched to
the new GP fifo which seems to trigger the deadlock.

This patch replaces the call to GXSetDrawDone by a call to GXDrawDone
which does the same but also waits for the interrupt.
2024-10-30 21:16:31 +00:00
..
0000000100000002.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
C.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
D43.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D43E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D43J01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D56E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D85.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D86.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
D93U01.ini GameSettings: Enable FPRF for Interactive Multi-Game Demo Disk: November 2003 2020-09-17 16:58:28 -04:00
D95.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DAX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DD2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DJU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
DLS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DPOJ8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DPSJ8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
DQA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
DSR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
E5Z.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E6N.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E6Q.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E6V.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E6W.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E6X.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E7V.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E7Z.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E52.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E53.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E54.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E55.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E56.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E57.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E62.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E63.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E73.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
E79.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EA9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EAZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EB9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
EBZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ECN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
F.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
FAAE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FABE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FABP01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FACE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FACP01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAFE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAGE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAHE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAIE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAJE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAJP01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAKE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAKP01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FALE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAME01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FANE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FAOE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FARE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
FASE01.ini GameInis: NES games that don't require EFB2Ram differ per region. 2016-02-05 23:27:45 +13:00
G2B.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2BE5G.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2BP7D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2C.ini GameINI: Enable DivByZeroExceptions where needed 2021-10-13 17:42:56 +02:00
G2FE78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2ME01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2MP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2O.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2RE52.ini Fix Gecko codes for G2RE52 (Shrek SuperSlam) 2019-06-16 11:26:27 +01:00
G2V.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G2X.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3A.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3F.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3L.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3Q.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3R.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3X.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G3YP52.ini Fix Gecko codes for G2RE52 (Shrek SuperSlam) 2019-06-16 11:26:27 +01:00
G4C.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4GEE9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4NJDA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4QE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4S.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4SP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G4Z.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G5B.ini Update and rename G5BE4Z.ini to G5B.ini 2024-02-03 15:32:13 -05:00
G5D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G5N.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G5T.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G6Q.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G6S.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G6T.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G6W.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G8M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G8ME01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G8W.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G8WP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G9R.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G9S.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G9T.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G95.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G96.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
G99.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAFE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GALE01r0.ini GameINI: Fix comments causing errors in GALE01r0.ini 2021-11-16 17:58:16 +01:00
GALE01r1.ini Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
GALE01r2.ini Clean up NetPlay community settings 2016-07-29 08:18:59 -06:00
GALP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAUE08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GAY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GB3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GB4E51.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBHEC8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBOP51.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GBZ.ini GameINI: Disable XFB to Texture Only with Resident Evil 0 2022-01-03 12:36:44 -05:00
GBZP08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GC2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GC3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GC6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GC6E01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GC6J01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GC6P01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GC8JA4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GC9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCCE01.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GCCJGC.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GCCP01.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GCD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCDP08.ini GameSettings: Disable "Skip EFB Access from CPU" for Resident Evil Code: Veronica X (PAL) 2020-09-17 16:47:59 -04:00
GCE.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
GCH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCO.ini GameINI: Enable DivByZeroExceptions where needed 2021-10-13 17:42:56 +02:00
GCP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCVEEB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GCZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDDE41.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDEE71.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDJEB2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDREAF.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GDRP69.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GDS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDTE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GDX.ini Replace MemoryCard251 setting with generic MemoryCardSize 2021-05-27 03:50:57 -04:00
GE3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GE4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GE5EA4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GE9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GEA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GED.ini GameSettings: add patch to fix Eternal Darkness startup hang 2024-10-30 21:16:31 +00:00
GEDE01.ini GameSettings: add patch to fix Eternal Darkness startup hang 2024-10-30 21:16:31 +00:00
GEDJ01.ini GameSettings: add patch to fix Eternal Darkness startup hang 2024-10-30 21:16:31 +00:00
GEDP01.ini GameSettings: add patch to fix Eternal Darkness startup hang 2024-10-30 21:16:31 +00:00
GEDW01.ini GameSettings: add patch to fix Eternal Darkness startup hang 2024-10-30 21:16:31 +00:00
GEME7F.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GEMJ28.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GEN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GEO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GEZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GF4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GF7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GF7E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GF7P01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GF8E69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFEE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFEJ01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFTE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFYE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFZE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFZJ01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFZJ8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GFZP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGSEA4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGSPA4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGTE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGVD78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GGVE78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GGVP78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GGVX78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GGY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GGZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GH2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GH7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GH9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHAE08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GHAJ08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GHAP08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GHK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHME4F.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHRE78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GHY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GICD78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GICE78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GICF78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GICH78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GICJG9.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GICP78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GIGJ8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GINE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIQE78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GIQJ8P.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GIQX78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GIQY78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GIS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GIZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJCE8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJD.ini GameSettings: Disable "Immediately Present XFB" for Judge Dredd: Dredd vs. Death 2020-09-17 16:47:59 -04:00
GJF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJUE78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GJWE78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GK2.ini [GameSettings] Change remaining 0/1 bools to False/True 2023-03-20 15:46:32 +01:00
GK4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GK4E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GK5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GK7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKNEB2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GKZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GL5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GL7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GL8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLE.ini GameINI: Force safe texture cache accuracy on Resident Evil 3 2021-08-08 16:00:30 -04:00
GLEE08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLEJ08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLEP08.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLME01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLMP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLNE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GLSD64.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLSE64.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLSF64.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLSP64.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GLZ.ini GameSettings: Enable MMU and Set Texture Cache Accuracy to "Medium" for 007: From Russia with Love 2021-11-21 05:19:18 +00:00
GM2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM4E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM4P01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GM8E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMPE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMSE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMSP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GMXE70.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GN4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GN7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNHE5d.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GNWE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GO2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GO2E4F.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GO7E69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GO7F69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GO7P69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOME01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOW.ini GameSettings: Enable perf queries to fix sun in Need for Speed: Most Wanted 2020-12-30 03:43:33 +01:00
GOY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GOYE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP3.ini GameINI: Fix menu in the polar express 2018-02-07 18:26:35 -05:00
GP5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP5E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP6E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GP7E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPIE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPIP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPNP08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPOE8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPOP8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPSP8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPVE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GPXJ01.ini GameSettings: Set 59 block memory card for Pokémon Box: Ruby & Sapphire (JAP) 2021-05-27 03:51:02 -04:00
GQ4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GQC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GQP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GQPE78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GQPP78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GQS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GQSEAF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GQX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GR6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GREE08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GREJ08.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Rockman EXE Transmission 2020-09-17 16:47:59 -04:00
GRH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRNE52.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRSPAF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRUE78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GRYE41.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GS2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GS2E78.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSAP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSNE8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSNP8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSQ.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
GSR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSSE8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GST.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GSZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GT3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GT6.ini GameINI: Remove EFBAccessEnable=false overrides 2024-10-23 18:08:34 -07:00
GT6E70.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GT7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTEE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTEP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTKE51.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTR.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
GTSE4F.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GTZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GU2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GU2D78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GU2F78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GU3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GU3D78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GU3X78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GU4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GU4Y78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GUB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GUM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GUN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GUNE5D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GUP.ini GameINI: Shadow the Hedgehog texture cache default 2024-10-19 18:38:45 -07:00
GUT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GUZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GV4E69.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GVC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVPE69.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
GVS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVS46E.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GVS46J.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GW2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GW7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GW9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWQE52.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWRE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWRP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWWP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GWY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GX3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXSP8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GXXE01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GXXJ01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GXXP01.ini GameINI: Enable Pokémon Colosseum/XD save patches by default 2024-07-15 03:44:05 +02:00
GYA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GYQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GYT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZ2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZ2E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZ2J01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZ2P01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZ3E70.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZD.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
GZE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZLE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZLJ01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZLP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
GZW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HA8.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HA9.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HAB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HAC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HAF.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
HAG.ini Properly fix News Channel loading screen 2020-09-23 21:34:50 -04:00
HAJ.ini Add Everybody Votes Channel and Region Select to WiiLink config 2023-09-03 15:56:02 -04:00
HAL.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
HAT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HATE01.ini GameSettings: Restore HAT.ini 2023-06-26 17:45:43 +02:00
HATJ01.ini GameSettings: Restore HAT.ini 2023-06-26 17:45:43 +02:00
HATP01.ini GameSettings: Restore HAT.ini 2023-06-26 17:45:43 +02:00
HBA.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HBB.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HBC.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HBD.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
HBF.ini GameINI: Add INIs for Brawl VC games 2017-08-23 12:07:59 +02:00
HBG.ini GameINI: Add INIs for Brawl VC games 2017-08-23 12:07:59 +02:00
HBI.ini GameINI: Remove Obsolete Settings in Super Metroid Demo (Brawl VC) 2024-09-29 00:34:40 +01:00
HBK.ini GameINI: Add INIs for Brawl VC games 2017-08-23 12:07:59 +02:00
HC2.ini GameSettings: Enable MMU for Watchever Channel 2020-09-17 16:47:59 -04:00
HC4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HCL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
HCS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
J.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JA7.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JAE.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JAL.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JAP.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JB6.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JBA.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JBC.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JBH.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JBK.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JBO.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JBQ.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JBS.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JBU.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JC6.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JC8.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JC9.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JCD.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JCE.ini Game INI Changes 2020-11-03 20:33:00 +00:00
JCL.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JCT.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JCX.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
JCY.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JDA.ini Enable EFB2RAM by default in Final Fantasy III 2018-12-26 05:26:05 -05:00
JDV.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
JEC.ini GameInis: Deduplicate SNES Virtual Console games 2016-02-05 17:35:32 +13:00
L.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
LAD.ini Game INI Changes 2020-11-03 20:33:00 +00:00
LAF.ini Game INI Changes 2020-11-03 20:33:00 +00:00
LAK.ini Game INI Changes 2020-11-03 20:33:00 +00:00
LAL.ini Game INI Changes 2020-11-03 20:33:00 +00:00
LAO.ini Game INI Changes 2020-11-03 20:33:00 +00:00
LAP.ini Game INI Changes 2020-11-03 20:33:00 +00:00
M.ini Fix "Vitual Console" Typo in M.ini 2019-01-08 04:46:56 -05:00
MAK.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
MB3.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MB9.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MBA.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MCD.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
MCS.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
MCT.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MCV.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MCW.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
MCY.ini Game INI Changes 2020-11-03 20:33:00 +00:00
MCZ.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
N.ini GameINI/N: Disable branch following by default 2018-07-09 22:58:40 +02:00
NAB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAH.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
NAK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
NAT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
P.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
P2M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
P4B.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PC6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PCK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PCS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PGS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PM4.ini INI Changes 2021-03-02 03:29:47 +01:00
PNR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PRJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PZL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
PZLE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
Q.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
R2E.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2F.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2G.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R2H.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2L.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2M.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2P.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2Q.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2R.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R2V.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3A.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3B.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3C.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R3D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3E.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R3G.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R3H.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R3J.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R3M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3N.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3O.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3R.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R3S.ini GameSettings: Replace ForceFiltering with ForceTextureFiltering 2023-01-29 17:34:26 +01:00
R4C.ini Force safe texture cache for SimCity Creator 2018-04-23 01:08:24 +02:00
R4D.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R4E.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R4F.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R4L.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R4M.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R4V.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R4Z.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R5D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R5F.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Academy Of Champions: Soccer 2021-08-14 04:43:12 +01:00
R5I.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R5O.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R5P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R5Q.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R5S.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R5T.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R5W.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R6B.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R6C.INI GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R6E.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R6G.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R6Q.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R6T.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R6V.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R6X.ini Create R6X.ini 2021-07-18 12:52:54 +05:30
R6Y.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7B.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R7E.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7G.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7H.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R7K.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R7N.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R7P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7PE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7PP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R7S.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R7X.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8A.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8D.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R8G.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R8I.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8J.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8K.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R8L.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8N.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R8R.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Arthur and the Revenge of Maltazard 2021-08-14 04:43:12 +01:00
R8T.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9B.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R9E.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9G.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R9I.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R9Q.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9R.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9S.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R9W.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R22.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R25.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R26.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R29.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R35.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R38.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R44.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R46.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R55.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R58.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R59.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R64.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R66.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R67.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R74.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R75.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R77.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R79.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R82.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R84.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
R86.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R88.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R89.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
R92.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RAA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RB2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RB5.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Brothers In Arms: Earned In Blood 2021-08-14 04:43:12 +01:00
RB7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RB8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RB9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RBF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RBH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RBO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBP.ini GameSettings: Disable Dual Core for Brunswick Pro Bowling 2021-03-02 03:06:11 +00:00
RBQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RBR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RBT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RBZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RC4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RC5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RCE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RCJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RCK.ini GameSettings: Set Texture Cache Accuracy to "Medium" for Alan Hansen's Sports Challenge 2021-08-14 04:43:12 +01:00
RCL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RCO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RCS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RCV.ini GameSettings: Set Texture Cache Accuracy to "Medium" for Far Cry Vengeance 2020-09-17 16:47:59 -04:00
RCY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RD2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RD8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RD9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RDF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RDJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RDL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RDT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RDZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RE8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
REB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RED.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
REF.ini INI updates 2020-07-24 22:47:11 +02:00
REG.ini GameINI: Fix Emergency Mayhem hang on loading 2024-03-12 03:21:40 +01:00
REL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RELJAB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
REM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
REP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
REQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RES.ini INI updates 2020-07-24 22:47:11 +02:00
RET.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
REU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
REX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
REZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RF2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RF4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RFC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RFF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RFK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFN.ini INI Changes 2021-03-02 03:29:47 +01:00
RFP.ini INI Changes 2021-03-02 03:29:47 +01:00
RFQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RFR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RFT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RFW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RG2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RG4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RG6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RG8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGQE70.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RGX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RGY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RH2.ini INI Changes 2021-03-02 03:29:47 +01:00
RH4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RH5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RH6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RH7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RH8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RH9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RHC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHF.ini GameINI: Disable ICache for Happy Feet 2024-09-15 21:48:25 +01:00
RHG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RHP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RHV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RHZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RI2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RI3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RI7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RI8.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Brothers In Arms: Road To Hill 30 2021-08-14 04:43:12 +01:00
RIE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RIR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RIU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RIZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RJ2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RJ3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RJ4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJ7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJ8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RJB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RJE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RJZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RK2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RK9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RKD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RKF.ini INI Changes 2021-03-02 03:29:47 +01:00
RKG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RKW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RL5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RLD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RLEEFS.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RLI.ini GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1 2022-10-23 17:01:58 -07:00
RLJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RLK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RLL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RLS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RLT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RLV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RLX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RM3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RM7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RM8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RM8E01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RM9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RME.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMHE08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMHJ08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMHP08.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RML.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RMQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RMZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RN2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RN5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RN8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RNC.ini INI Changes 2021-03-02 03:29:47 +01:00
RND.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RNU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RNX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RO2P7N.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RO3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RO7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RO8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RO9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROM.ini GameINI: Change Texture Cache to Safe in RMHJ08.ini and ROM.ini 2021-11-01 21:55:54 +04:00
RON.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ROU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ROX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPBE01.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RPBJ01.ini GameSettings: Japanese version of Pokémon Battle Revolution does not support widescreen. 2021-12-27 20:04:34 +01:00
RPBJ01r0.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RPBJ01r1.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RPBJ01r2.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RPBP01.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RPC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RPP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RPY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RQ2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQ4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQ5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQ6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RQ8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RQM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RQS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RQW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RR2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RR3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RR5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RRF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RRL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RRO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RRS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRT.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Block Party 2021-08-14 04:43:12 +01:00
RRV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RRZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RS2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RS4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RS5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RSB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSBE01.ini Inherit settings from region-free INIs to region-specific INIs 2015-04-26 21:24:34 +02:00
RSBP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RSH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSJ.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Broken Sword: Shadow of the Templars (Director's Cut) 2021-08-14 04:43:12 +01:00
RSL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RST.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RSY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RT3.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
RT4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RT7.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Tiger Woods PGA Tour 07 2020-09-17 16:47:45 -04:00
RT8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RTB.ini Dualcore INI changes 2019-09-29 20:45:45 +02:00
RTG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTH.ini GameINI: Remove EFBAccessEnable=false overrides 2024-10-23 18:08:34 -07:00
RTJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTK.ini GameINI: Octomania text fix 2024-01-16 03:38:32 -05:00
RTL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RTP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RTT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RTW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RTZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RUD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RUN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RUW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RUZ.ini Enable EFB access from CPU for Ultimate I Spy 2021-01-28 19:10:19 -05:00
RV2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVA.ini GameSettings: Set Texture Cache Accuracy to "Medium" for Avatar: The Last Airbender - The Burning Earth 2021-08-14 04:43:12 +01:00
RVB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RVR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RW3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RW4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RW7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RW8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWA.ini Use 'Safe' Texture Cache Accuracy 2023-05-30 15:09:56 -05:00
RWB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWG.ini GameSettings: Enable MMU for We Love Golf! 2021-11-21 05:20:30 +00:00
RWH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RWQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RWY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RWZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RX3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RX4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RX4E4Z.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RX4PMT.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
RX6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RXR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RXX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RXZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RY2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RY3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RY4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RY8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RYG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RYW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RYZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZ8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZDE01r0.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZDE01r2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZDJ01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZDK01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZDP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZJP69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZL.ini GameSettings: fix Cook Wars main menu 2020-01-15 02:46:07 +00:00
RZO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
RZT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
RZY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S2C.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S2D.ini GameSettings: Disable Dual Core for Dance! It's Your Stage 2021-03-02 03:06:42 +00:00
S2E.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S2L.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S2O.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
S2W.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S3B.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S3H.ini gamesetting for sengoku utage 2019-01-08 15:56:10 +08:00
S5D.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S5S.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S7E.ini Create S7E.ini 2024-10-12 15:55:03 -04:00
S25.ini Dragon Quest 25th Anniversary Collection INI changes 2020-11-03 20:33:01 +00:00
S59.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S72.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
S75.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SAG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SAK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SAL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SAN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SAOE78.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
SAOEVZ.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
SAT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SB3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SB4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SB8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SBE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBK.ini GameSettings: Disable "Immediately Present XFB" for Brunswick Zone: Cosmic Bowling 2020-09-17 07:02:01 -04:00
SBQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SBX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SBY.ini Created game INI file for Just Dance Disney Party and editited game INI file for Dance on Broadway 2019-01-29 14:43:15 +01:00
SBZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SC2E8P.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SC7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SCA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SCE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SCF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SCH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SCI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SCK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SCT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SCY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SD2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SD2J01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SD8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SDB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SDE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SDL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SDM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SDN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SDO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SDV.ini GameSettings: Set Texture Cache Accuracy to "Medium" for Driver: San Francisco 2020-09-17 16:47:59 -04:00
SDW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SDZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SE2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SEA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SEC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SEG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SEM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SEP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SER.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SEU.ini GameSettings: SafeTextureCacheColorSamples for SEU and SEV 2020-07-23 16:11:46 -07:00
SEV.ini GameSettings: SafeTextureCacheColorSamples for SEU and SEV 2020-07-23 16:11:46 -07:00
SF2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SF7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SF8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SFI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SFP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SFR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SFU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SG2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SG3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SG7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SG8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SGD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SGL.ini GameSettings: Use Safe Texture Cache for Gormiti: The Lords of Nature! 2022-08-03 11:38:22 -07:00
SGLEA4.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
SGLPA4.ini Add Approved Patch Allowlist for Achievements 2024-07-07 13:42:09 -04:00
SGT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SGV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SGX.ini INI Changes 2021-03-02 03:29:47 +01:00
SH2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SH6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SH9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SHL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SHO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SHP.ini GameSettings: Disable "Store EFB Copies to Texture Only" for Our House: Party! 2020-09-17 07:03:00 -04:00
SHW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SHX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SIL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SIS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SJ6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJ7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJ9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJC.ini GameSettings: Set Texture Cache Accuracy to "Safe" for Jerry Rice & Nitus' Dog Football 2021-03-02 03:11:06 +00:00
SJD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJDJ01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJHE41.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SJL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SJQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SJTP41.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SJZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SK3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SK8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SKC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SKT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SKU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SKW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SKX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SKY.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SL2.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
SL2P01.ini Gameini: Enable PAL60 for "Project Zero II: Wii Edition" 2024-08-25 15:29:11 +01:00
SLE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SLP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SLS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SLSP01.ini Gameini: Enable PAL60 for "The Last Story" 2024-08-25 01:38:57 +01:00
SLW.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SM2.ini GameSettings: Set Texture Cache Accuracy to "Safe" for 10 Minute Solution 2020-09-17 16:47:59 -04:00
SM6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SMB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SMM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SMN.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMNE01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMNP01.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SMS.ini GameINI: Force safe texture cache on Marvel Super Hero Squad: The Infinity Gauntlet 2022-12-04 11:31:01 -06:00
SMU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SMZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SND.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNJE69.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SNQ.ini GameSettings: Disable Dual Core for National Geographic Challenge! 2021-03-02 03:07:30 +00:00
SNS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SNY.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
SOC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SOD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SOJ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SOM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SON.ini GameSettings: force EFB-to-RAM for My First Songs 2024-08-31 00:11:24 +01:00
SOR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SOS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SOU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SP3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SP7.ini INI updates 2020-07-24 22:47:11 +02:00
SP8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SP9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SPH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SPT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SPU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SPV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SPZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SQD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SQI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SR4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SR5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SR6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SR7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SR8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SR9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SRT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SRX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SS8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SS9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SSC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SSG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SSH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SSP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SSQ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SSR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SST.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SSZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
ST4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
ST6.ini GameSettings: Disable Dual Core and Disable "EFB Copies to Texture Only" for The Biggest Loser: Challenge 2021-08-14 04:43:11 +01:00
ST7P01.ini Gameini: Enable PAL60 for "Boom Street" 2024-08-25 01:40:13 +01:00
STM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
STN.ini INI Changes 2021-03-02 03:29:47 +01:00
STR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
STS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
STV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
STZ.ini Create STZ.ini 2024-10-12 15:53:22 -04:00
SU3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SU4.ini GameINI: Set Texture Cache Accuracy to "Safe" for UFC Personal Trainer: The Ultimate Fitness System 2024-09-29 00:35:34 +01:00
SU7.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
SUK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SUKE01.ini Wii GameConfig INI change for Kirby's Return to Dreamland (see description) 2022-07-15 03:16:08 +02:00
SUKJ01.ini GameSettings: Fix some line endings 2019-06-15 20:01:49 -04:00
SUKP01.ini Wii GameConfig INI change for Kirby's Return to Dreamland (see description) 2022-07-15 03:16:08 +02:00
SUM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SUO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SUS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SUU.ini GameINI: Safe texture cache for uDraw games 2018-02-07 12:42:42 -05:00
SUW.ini GameINI: Safe texture cache for uDraw games 2018-02-07 12:42:42 -05:00
SVB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SVF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SVM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SVV.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SVW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
SVX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SVZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SX3.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SX4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SX7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SX8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SXC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
SZB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
W2G.ini Change SafeTextureCacheColorSamples from 512 to 0 (Safe) to prevent visual issues with evidence previews, scene transitions when unlocking a new case, and luminol fluid display issues in the 5th case of the first game. 2019-10-01 00:43:15 +02:00
W2L.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W3B.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W3G.ini Change SafeTextureCacheColorSamples from 512 to 0 (Safe) to prevent visual issues with evidence previews, scene transitions when unlocking a new case, and luminol fluid display issues in the 5th case of the first game. 2019-10-01 00:43:15 +02:00
W3M.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
W4A.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W4O.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W5I.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W8I.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W8L.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W8X.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W9L.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W22.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W34.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W64.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
W69.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WA2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WAF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WAN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WAZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WB2.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WB3.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WB4.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WB6.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WB7.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WB8.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WBA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WBI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WBK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WBL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WBR.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WBV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WBX.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WBY.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WBZ.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WC2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WC6.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WCH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WCZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WD9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WDA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WDE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WDF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WDN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WDO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WDX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WEM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WF3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WF4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WF5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WFI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFL.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WFM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WFU.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WFY.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WGG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WGL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WGS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WGU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WH3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WHE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WHF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WHO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WHP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WHU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WHW.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WIB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WIC.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WIN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WIT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WJA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WJE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WJS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WKE.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKT.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WKU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WKW.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WL9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WLC.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLE.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WLJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLN.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WLO.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WLP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WLZ.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WM4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WM5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WM9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WMA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WMB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WMD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WMG.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WML.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WMO.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WMS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WO6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOL.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WOY.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WP4.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WP6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WP9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WPB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPF.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WPH.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WPJ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPP.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPQ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPS.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WPT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPU.ini Remove EmuState from packaged GameSettings ini files 2018-03-31 16:06:04 +02:00
WPX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WPZ.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WQ4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WR2.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WR5.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WR9.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WRA.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WRD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WRF.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WRI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WRS.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WRX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WS2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WS3.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WS4.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WS5.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WS6.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WS9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WSH.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WSI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WSL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WSR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WSX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WT8.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WTB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WTD.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WTE.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WTI.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WTK.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WTN.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WTU.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WTX.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WUK.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WW2.ini INI updates 2020-07-24 22:47:11 +02:00
WW3.ini INI updates 2020-07-24 22:47:11 +02:00
WWA.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WWI.ini INI updates 2020-07-24 22:47:11 +02:00
WWX.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WXB.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WXP.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WXR.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WYM.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WZB.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WZG.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
WZI.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
WZM.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XAA.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAB.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAD.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAE.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAF.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAG.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAH.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAI.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAK.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAL.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAM.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAN.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAO.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAP.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XAQ.ini GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
XH2.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XH7.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XH9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XHD.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
XHL.ini GameINI: Remove OnLoad sections 2024-10-18 00:17:18 -07:00
XI9.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XIT.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XIU.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00
XIV.ini Mark more Wii titles as not supporting 16:9 2019-01-21 22:52:50 +01:00