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: Enable MMU for some games #10238

Merged
merged 2 commits into from Nov 21, 2021
Merged

Conversation

PatrickFerry
Copy link
Contributor

This is to enable MMU for a couple games.

"007: From Russia with Love" requires MMU to display in-game menus. Otherwise they are black. Also I have enabled medium texture cache to fix the jittery intro video.

"We Love Golf!" crashes without full MMU. This was apparently fixed in 5.0-540 (Dynamic bat) which is true only if MMU is enabled. Since it's not enabled by default the game should overwrite the MMU setting to work.

@JMC47
Copy link
Contributor

JMC47 commented Nov 21, 2021

Confirmed and Confirmed. My real question is WTF is going on with 007: From Russia with Love. This is now the third game that does this shit.

@JMC47
Copy link
Contributor

JMC47 commented Nov 21, 2021

Fixes the games, so merging once I re-read the INIs.

@JMC47
Copy link
Contributor

JMC47 commented Nov 21, 2021

Why are the bloom fixes commented out?

@PatrickFerry
Copy link
Contributor Author

Because with both the bloom fixes in place I can drop to 50% on an 8th gen i7 at time, like the first indoor location. Whereas it's fullspeed for me without the bloom fixes in the same location.

I would just think it's the more sensible default given bloom is a minor detail.

@JMC47 JMC47 merged commit e716349 into dolphin-emu:master Nov 21, 2021
@ajay9634

This comment has been minimized.

@PatrickFerry PatrickFerry deleted the add-mmu-games branch November 21, 2021 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants