Pokechu22
e23a5adc87
GameINI: Remove OnLoad sections
...
These haven't worked since 2008 (0b5fed62c1 ).
2024-10-18 00:17:18 -07:00
Dentomologist and jeremyie
b1d54e416b
GameSettings: Disable GPU Texture Decoding when needed
...
Arbitrary Mipmap Detection doesn't work when GPU Texture Decoding is
enabled, so disable GPU Texture Decoding for games where the .ini
enables Arbitrary Mipmap Detection.
Co-authored-by: jeremyie <[email protected] >
2024-09-10 12:01:40 -07:00
JosJuice
afe9d5b098
GameSettings: Replace ForceFiltering with ForceTextureFiltering
...
This setting was renamed when it was updated to also support forcing
nearest neighbor filtering.
2023-01-29 17:34:26 +01:00
Pokechu22
c583cac568
Hack to hide debug cubes in Super Mario Sunshine
...
... while not breaking other games.
2021-06-09 20:50:49 -07:00
Techjar
fe347851f1
Force arbitrary mipmap detection for some games known to use it
...
This will avoid effects being unexpectedly broken in these games if the user disables the option globally. This list is by no means comprehensive, these are just the games I could confirm use custom mipmaps.
2018-07-01 04:42:47 -04:00
Shawn Hoffman
180eb35876
Remove EmuState from packaged GameSettings ini files
2018-03-31 16:06:04 +02:00
JosJuice
0008f7e447
Add EFB access to Super Mario Sunshine's INI and clean up old stuff
2016-05-01 13:28:37 +02:00
SMarioMan
e3fd5604c6
Add StereoConvergence settings to various gameini files.
2015-12-24 03:43:51 -05:00
Buddybenj
7facf5f52f
Capitalize Dolphin in Game INI Files
...
Thanks to FAR - Find And Replace
2015-03-01 15:30:20 -06:00
JosJuice
2e02c10b0c
Manual de-duplication of game INIs
...
That took a few hours...
2015-02-26 21:53:55 +01:00