mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #10238 from PatrickFerry/add-mmu-games
Gameini: Enable MMU for some games
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1,5 @@
|
||||
# RWGE08, RWGP08, RWGJ08 - We Love Golf!
|
||||
|
||||
[Core]
|
||||
# Prevents crashing
|
||||
MMU = True
|
||||
Reference in New Issue
Block a user