mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameSettings: Disable "Store EFB Copies to Texture Only" for News Channel
This commit is contained in:
parent
712dd8f4d0
commit
13697045f7
1 changed files with 5 additions and 0 deletions
5
Data/Sys/GameSettings/HAG.ini
Normal file
5
Data/Sys/GameSettings/HAG.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
# HAGP01, HAGA01, HAGJ01, HAGE01 - News Channel
|
||||
|
||||
[Video_Hacks]
|
||||
# Needed to correctly render loading screen
|
||||
EFBToTextureEnable = False
|
Loading…
Add table
Reference in a new issue