mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 07:39:17 +00:00
Merge pull request #8072 from Craftyawesome/r3m-ini
Fix loading screens on Metroid Prime Trilogy
This commit is contained in:
commit
5ca9933307
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
ImmediateXFBEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
XFBToTextureEnable = False
|
||||||
|
DeferEFBCopies = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue