Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameDB: Added a whole host of auto GS HW renderer fixes #5635

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

refractionpcsx2
Copy link
Member

@refractionpcsx2 refractionpcsx2 commented Mar 12, 2022

Description of Changes

Added automatic GS HW mode fixes for the following games:

Battlefield 2: Modern Combat. (Offset post processing)
Beyond Good and Evil. (Helps with water rendering)
Black. (Offset post processing)
Chaos Legion. (Glitched boss shadows) Fixes #2409
Colin McRae Rally 2005. (Shadows, colours still broken)
Dog's Life. (Jake turning black) Fixes #1004
Dr. Seuss' The Cat in the Hat. (Fixes heat effects) mentioned in #5507
Driv3r. (Offset post processing)
DT Racer. (Corrupt textures)
Some Harry Potter games. (Screen corruption)
Jak 2. (Various heat/shadow effects)
Jak 3. (Various heat/shadow effects)
Legion - The Legend of Excalibur. (Missing floor textures) Fixes #4031
MLB 2005. (Cut off loading screen)
Monster Lab. (Apparently fixes black screen)
Power Drome. (Lights through objects)
Prince of Persia - Warrior Within + Sands of Time. (Offset post processing)
Ratchet Gladiator/Deadlocked. (Missing textures in some levels)
Ratchet & Clank Going Commando/Locked & Loaded. (Fixes shadows)
Ridge Racer V. (Fixes most of the intro corruption, not car textures)
Rogue Galaxy. (Lighting effects)
Sniper Elite. (Offset post processing) Fixes #3005
Syphon Filter - Dark Mirror. (lights through walls and sprites) Fixes #2249
Syphon Filter - Logan's Shadow. (lights through walls and sprites)
XenoSaga Episode 1-3: (Shadows)

Rationale behind Changes

Games needed fixes, games got fixes

Suggested Testing Steps

I guess you can try any of the above games to make sure the fixes mentioned happen, i guess, this isn't going to be a PR for long ;)

@RedDevilus
Copy link
Contributor

Fixes #4849 (if stuntman + monster lab are tested)
Partially fixes #1986

@RedDevilus
Copy link
Contributor

RedDevilus commented Mar 13, 2022

Don't see a lot of Monster Lab mentions:
Here is a random one with DX9 from the web, never seen that before
image

@refractionpcsx2 refractionpcsx2 merged commit 34b7b07 into master Mar 13, 2022
@refractionpcsx2 refractionpcsx2 deleted the gs_autofixesgamedb branch March 13, 2022 01:53
@MistaMelon
Copy link

MistaMelon commented Mar 13, 2022

Battlefield 2: Modern Combat not working, still has the big black screen bug
Screenshot 2022-03-13 182051
woops thought "Battlefield 2: Modern Combat. (Offset post processing)" was referring to this

@refractionpcsx2
Copy link
Member Author

refractionpcsx2 commented Mar 13, 2022

That's an old issue and unrelated. See here: #1565

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment