diff options
| author | Techjar <tecknojar@gmail.com> | 2020-09-17 05:21:26 -0400 |
|---|---|---|
| committer | Techjar <tecknojar@gmail.com> | 2020-09-17 06:58:11 -0400 |
| commit | 13697045f72865a490c952011b5dc8583ab411d2 (patch) | |
| tree | c53c094398b60df1243914aba48ac3261419bf73 /Data/Sys | |
| parent | 712dd8f4d09193491b0a6984cd7bde29628a8b02 (diff) | |
GameSettings: Disable "Store EFB Copies to Texture Only" for News Channel
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/HAG.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/HAG.ini b/Data/Sys/GameSettings/HAG.ini new file mode 100644 index 0000000000..ea27acce76 --- /dev/null +++ b/Data/Sys/GameSettings/HAG.ini @@ -0,0 +1,5 @@ +# HAGP01, HAGA01, HAGJ01, HAGE01 - News Channel + +[Video_Hacks] +# Needed to correctly render loading screen +EFBToTextureEnable = False |
