mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
GameSettings: Enable MMU and Set Texture Cache Accuracy to "Medium" for 007: From Russia with Love
This commit is contained in:
parent
d2ca1037d9
commit
715a80ef57
13
Data/Sys/GameSettings/GLZ.ini
Normal file
13
Data/Sys/GameSettings/GLZ.ini
Normal 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
|
Loading…
x
Reference in New Issue
Block a user