summaryrefslogtreecommitdiff
path: root/Data/Sys/GameSettings/GCN.ini
AgeCommit message (Collapse)Author
2025-12-24GameSettings: Added comments with the rationale for disabling ImmediateXFB ↵Jordan Woyak
for many games.
2025-01-19Gecko/AR Batch ApprovalLillyJadeKatrin
Adding a community-requested list of Gecko and Action Replay codes to the allowlist. Many of these codes were from the wiki and are being added to Dolphin's repo for the first time.
2024-10-18GameINI: Remove OnLoad sectionsPokechu22
These haven't worked since 2008 (0b5fed62c1b92017ce43a87ba223763a75e7fbef).
2023-12-17GameSettings: fix C4 texture tiling in Crash Nitro KartTillmann Karras
For buttons and some character icons the game loads palleted PNGs and tiles the pallet indices directly into C4 textures but fails to take into account that PNG and C4 use opposite nibble orders. This causes adjacent pixel columns to be swapped, see issue 13370. Also disable Immediate XFB for the Japanese release. It has the same black screen and flickering issues as the other regions.
2018-03-31Remove EmuState from packaged GameSettings ini filesShawn Hoffman
2017-11-17Update all inis to remove old XFB settings. Also update Krome Studios games ↵iwubcode
to use 'Immediate XFB' and Rogue Squadron games to disable 'Immediate XFB'.
2015-06-10GameIni: Remove default Projection Hackdegasus
2015-03-01Capitalize Dolphin in Game INI FilesBuddybenj
Thanks to FAR - Find And Replace
2015-02-26Manual de-duplication of game INIsJosJuice
That took a few hours...