Jordan Woyak
b62bfe4b30
Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decoding
...
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Texture Decoding (the former disables the latter)
2026-04-12 20:55:22 -05:00
Martino Fontana
fdbc2883ef
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Texture Decoding (the former disables the latter)
...
Split from #14293 .
It makes sense for a setting that changes visual output to have priority over a setting that barely makes any difference.
2026-02-13 13:57:43 +01:00
Windsurf7
f372a32e16
GameINI: Formatting updates to Super Mario Galaxy & New Super Mario Bros Wii
...
This PR provides formatting updates to Super Mario Galaxy & New Super Mario Bros Wii.
All regions:
* Formatting fixes.
2026-02-13 04:34:42 +03:00
Pokechu22
e23a5adc87
GameINI: Remove OnLoad sections
...
These haven't worked since 2008 (0b5fed62c1 ).
2024-10-18 00:17:18 -07:00
Dentomologist
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 <73066289+McAchi@users.noreply.github.com>
2024-09-10 12:01:40 -07:00
zackhow
fd323e7d4c
Android: Remove game specific IR values
...
Most games map fine with the default values and I have yet to read a single
complaint on mapping the touch pointer. Going to just leave it up to the users
to setup mapping if the defaults are not correct.
2019-03-23 08:54:12 -04:00
JMC47
bb16f6b0ec
Enable Defer EFB Cache Invalidation for SMG1 and 2
...
These games see ~50% to 120% performance increase in parts of the game
bottlenecked by EFB peeks, such as the lenses flare effects.
2019-03-13 08:36:31 -04:00
zackhow
8c3129697c
Android/GameSettings: Add IR defaults for RMG, RUU, RZD, RMC, SB4, and ROD
2019-01-23 17:16:32 -05: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
degasus
20ec5867ec
GameIni: Remove default Projection Hack
2015-06-10 19:31:10 +02:00
Buddybenj
7facf5f52f
Capitalize Dolphin in Game INI Files
...
Thanks to FAR - Find And Replace
2015-03-01 15:30:20 -06:00
JosJuice
b85a4ced9f
Automated de-duplication of game INIs
...
761 INIs were merged. 319 INIs couldn't be merged because of differences.
2015-02-11 19:01:07 +01:00