mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
GameSettings: Add Photo Channel
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# HAAA01 - Photo Channel
|
||||
|
||||
[Video_Settings]
|
||||
# Required for the Doodle Drawing Tool to work properly.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Required for the Doodle Scissor Tool to work properly,
|
||||
# and to avoid posting a black image to the Wii Menu or Message Board.
|
||||
EFBToTextureEnable = False
|
||||
@@ -0,0 +1,10 @@
|
||||
# HAYA01, HAYK01 - Photo Channel 1.1
|
||||
|
||||
[Video_Settings]
|
||||
# Required for the Doodle Drawing Tool to work properly.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
# Required for the Doodle Scissor Tool to work properly,
|
||||
# and to avoid posting a black image to the Wii Menu or Message Board.
|
||||
EFBToTextureEnable = False
|
||||
Reference in New Issue
Block a user