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

GameINI: Ubisoft updates #12835

Merged
merged 1 commit into from
Jun 10, 2024
Merged

GameINI: Ubisoft updates #12835

merged 1 commit into from
Jun 10, 2024

Conversation

icup321
Copy link
Contributor

@icup321 icup321 commented Jun 6, 2024

This PR provides a batch of GameINI updates:

  • Sets SafeTextureCacheColorSamples to proper values for a few games to fix choppy/pixelated FMVs.
  • Disable texture filtering for several games to prevent broken FMVs.
  • Disable ImmediateXFBEnable to prevent some potential crashes.
  • Add Vertex Rounding to Rabbids Go Home to fix visible lines in fans/air vents (which are common).

I've also added Rabbids Lab since it's currently broken and uses the same codebase as Rabbids Go Home. Also, this game is an unoptimized mess and I would've added more fixes if it weren't for the severely degraded performance.

@Dentomologist
Copy link
Contributor

According to the wiki the only titles that should have colons in them are Rayman Raving Rabbids: TV Party and Raving Rabbids: Travel in Time.

@icup321
Copy link
Contributor Author

icup321 commented Jun 6, 2024

According to the wiki the only titles that should have colons in them are Rayman Raving Rabbids: TV Party and Raving Rabbids: Travel in Time.

I was going by how they are named in redump.org, for example:
http://redump.org/disc/5457/
http://redump.org/disc/5395/
http://redump.org/disc/31960/

But I can revert this if it's not necessary.

Update several INI GameSettings for Ubisoft games
Undo name changes
@AdmiralCurtiss AdmiralCurtiss merged commit e7e1322 into dolphin-emu:master Jun 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants