Commit graph

716 commits

Author SHA1 Message Date
Techjar
0b501c8e9f GameSettings: Set Texture Cache Accuracy to "Safe" for Rockman EXE Transmission 2020-09-17 16:47:59 -04:00
Techjar
828a5172e4 GameSettings: Set Texture Cache Accuracy to "Medium" for Far Cry Vengeance 2020-09-17 16:47:59 -04:00
Techjar
002aad71e3 GameSettings: Disable MSAA for Pokemon Snap 2020-09-17 16:47:59 -04:00
Techjar
e08e75a385 GameSettings: Disable MSAA for Pikmin (Wii) 2020-09-17 16:47:59 -04:00
Techjar
f18f8db937 GameSettings: Disable "Immediately Present XFB" for Judge Dredd: Dredd vs. Death 2020-09-17 16:47:59 -04:00
Techjar
9867c45eb8 GameSettings: Add 2D rendering patches for MVP Baseball 2004 and MVP Baseball 2005
Thanks to hthh for figuring out this dcache issue!
2020-09-17 16:47:59 -04:00
Techjar
c4bc90aca9 GameSettings: Enable MMU for Watchever Channel 2020-09-17 16:47:59 -04:00
Techjar
0d405e5e9c GameSettings: Disable "Skip EFB Access from CPU" for Resident Evil Code: Veronica X (PAL) 2020-09-17 16:47:59 -04:00
Techjar
14dad37ceb GameSettings: Set Texture Cache Accuracy to "Safe" for 10 Minute Solution 2020-09-17 16:47:59 -04:00
Techjar
1efa50a90a GameSettings: Disable "Defer EFB Copes to RAM" and "Immediately Present XFB" for Super Paper Mario 2020-09-17 16:47:59 -04:00
Techjar
03b2d6639e GameSettings: Disable "Store EFB Copies to Texture Only" for EA Sports Active 2 2020-09-17 16:47:59 -04:00
Techjar
9f5227d123 GameSettings: Disable "Defer EFB Copes to RAM" for Star Wars - Rogue Squadron III - Rebel Strike 2020-09-17 16:47:59 -04:00
Techjar
778aaeb0e8 GameSettings: Set Texture Cache Accuracy to "Medium" for Driver: San Francisco 2020-09-17 16:47:59 -04:00
Techjar
ef83c41b95 GameSettings: Set Texture Cache Accuracy to "Safe" for Tiger Woods PGA Tour 07 2020-09-17 16:47:45 -04:00
Techjar
d0be5678ca GameSettings: Set Texture Cache Accuracy to "Medium" for UFC Personal Trainer: The Ultimate Fitness System 2020-09-17 07:04:03 -04:00
Techjar
31b3ea75e7 GameSettings: Disable "Store EFB Copies to Texture Only" for Our House: Party! 2020-09-17 07:03:00 -04:00
Techjar
71267cb055 GameSettings: Force 1x IR for Mario Tennis and Super Smash Bros. 2020-09-17 07:02:17 -04:00
Techjar
620044ea05 GameSettings: Disable "Immediately Present XFB" for Brunswick Zone: Cosmic Bowling 2020-09-17 07:02:01 -04:00
Techjar
eb44aa27a8 GameSettings: Disable "Force Texture Filtering" for Spider-Man: Web of Shadows 2020-09-17 07:02:00 -04:00
Techjar
bd89bc969a GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles 2020-09-17 06:59:45 -04:00
Techjar
13697045f7 GameSettings: Disable "Store EFB Copies to Texture Only" for News Channel 2020-09-17 06:58:11 -04:00
Techjar
712dd8f4d0 GameSettings: Fix GameID comment for Super Mario Bros. (Brawl VC) 2020-09-17 05:09:17 -04:00
Admiral H. Curtiss
49e6478817 GameSettings: Add patches for Pokémon Colosseum and Pokémon XD to circumvent the check that the save being overwritten matches the last known save. 2020-08-24 19:32:57 +02:00
Miksel12
476290e806 INI updates 2020-07-24 22:47:11 +02:00
Mike Swanson
5fc7946113 GameSettings: SafeTextureCacheColorSamples for SEU and SEV
Works around a rendering error in Retro City Rampage (disc) and
Shakedown: Hawaii.  Fixes redmine issues #12197 and #12198.
2020-07-23 16:11:46 -07:00
Miksel12
f7f23637d1 INI changes 2020-06-14 16:14:29 +02:00
teconmoon
85c01fc576
Don't defer EFB Copies to RAM - PMTTYD Issues
This resolves a few issues with bounding box animations and others. Most noticably, it greatly reduces the bounding box slowdown seen on some NVIDIA cards and also fixes the odd overlay glitches when moving between rooms on the Excess Express.
2020-04-25 21:38:38 -07:00
Parthiv Vora
3cff3478e0
Remove unnecessary EFB to Texture disabling for Spider-Man 2
Removed unnecessary EFBToTextureEnable=False for Spider-Man 2, as the game no longer requires it
Also removed empty config blocks
2020-04-19 04:45:00 -04:00
spycrab
4ecf8008bf Resources: Make dolphin_logo.png square 2020-03-06 19:13:45 +01:00
Tillmann Karras
ec3943054f GameSettings: fix Cook Wars main menu 2020-01-15 02:46:07 +00:00
Connor McLaughlin
ba8b5bea11
Merge pull request #8357 from KAMiKAZOW/patch-1
Always run as X11 app even under Wayland
2019-11-30 14:14:49 +10:00
Léo Lam
a5a2771d86
Merge pull request #8328 from Miksel12/ini-dualcore
Dualcore INI changes
2019-11-16 23:47:39 +01:00
Léo Lam
07e2e1ca5a
Merge pull request #8099 from ikalpo/master
Fix a codetype in the Gecko codehandler
2019-11-09 23:13:24 +01:00
Connor McLaughlin
cc9c1583b1
Merge pull request #8338 from Miksel12/efbaccess-ini
Enable EFB access in INI
2019-11-08 13:32:45 +10:00
JosJuice
db13e42323 Update GameTDB title files 2019-11-06 23:44:49 +01:00
teconmoon
0b083da9f9 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
Miksel12
4e68e128cd Dualcore INI changes 2019-09-29 20:45:45 +02:00
KAMiKAZOW
75a06664c9
Always run as X11 app even under Wayland 2019-09-09 22:09:33 +02:00
Miksel12
0d1afabaec Enable EFB access in INI 2019-09-07 18:59:32 +02:00
Craftyawesome
177540b54d Add safe texture cache to some uDraw games' ini files
Fixes https://bugs.dolphin-emu.org/issues/11823
2019-08-20 13:22:18 -04:00
Connor McLaughlin
7e49a34df2
Merge pull request #8301 from Miksel12/ini-wad
Update WiiWare INIs
2019-08-10 21:24:08 +10:00
Connor McLaughlin
a50b53c37e
Merge pull request #8260 from chungy/master
Add more cheat codes for Mario Golf: Toadstool Tour
2019-08-09 23:07:20 +10:00
Miksel12
20891882f5 Update WiiWare INIs 2019-08-06 19:06:21 +02:00
JMC47
f04a01eb4f
Merge pull request #8242 from CrankySupertoon/marioparty-netplay-communitysettings-update
Mario Party Netplay Community Settings: remove widescreen on community code
2019-07-26 19:38:36 -04:00
Pokechu22
afb6468bdb Fix dubois anaglyph shaders on D3D11 2019-07-25 22:04:53 -07:00
Stenzek
2d4d61e967 GameSettings: Disable texture cache save states for Mario Tennis and Super Smash Bros (VC)
These create a large number of EFB copies at different offsets,
resulting in considerable save state delays.
2019-07-25 12:57:32 +10:00
Mike Swanson
2db003aa8e Add more cheat codes for Mario Golf: Toadstool Tour
No wind, always-act-like-fairway, and press Z to enter the hole.
Changed the title of “Unlock All Courses” to “Unlock All Normal Tours
& Courses” to reflect its inability to unlock all the Congo Canpoy
options.

The new cheat codes come from https://gamehacking.org/game/54576
2019-07-21 13:48:23 -07:00
CrankySupertoon
56ddbca224 mario party netplay improvements 2019-07-14 11:33:29 -04:00
Connor McLaughlin
5433d1c560
Merge pull request #8183 from kirbyUK/master
Fix Gecko codes for G2RE52 (Shrek SuperSlam)
2019-06-29 22:25:20 +10:00
Léo Lam
b11f630565
Merge pull request #8179 from Pokechu22/hac-ini
Set texture cache accuracy to safe for Mii Channel
2019-06-20 16:13:38 +02:00