Merge pull request #10238 from PatrickFerry/add-mmu-games

Gameini: Enable MMU for some games
This commit is contained in:
JMC47 2021-11-21 01:35:15 -05:00 committed by GitHub
commit e716349426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# GLZP69, GLZE69, GLZD69, GLZF69 - 007: From Russia with Love
[Core]
# Displays in-game menus
MMU = True
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
# Fixes Bloom
#EFBToTextureEnable = False
#DeferEFBCopies = False

View File

@ -0,0 +1,5 @@
# RWGE08, RWGP08, RWGJ08 - We Love Golf!
[Core]
# Prevents crashing
MMU = True