aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmauss <emmausssss@gmail.com>2019-01-31 14:35:01 +0000
committerGitHub <noreply@github.com>2019-01-31 14:35:01 +0000
commitd191b256a6a1ce457e8bc33826fe4142e5d3de3f (patch)
tree87ab9b7e4589a56c2514bb39f5f1c51b3b6f879d
parente10ff17e2d87b818d340947367d2d1a4276a0d06 (diff)
Disable file log by default
-rw-r--r--Ryujinx/Ryujinx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Ryujinx/Ryujinx.conf b/Ryujinx/Ryujinx.conf
index 6edcb8e6..604b14ed 100644
--- a/Ryujinx/Ryujinx.conf
+++ b/Ryujinx/Ryujinx.conf
@@ -23,7 +23,7 @@ Logging_Enable_Error = true
Logging_Filtered_Classes =
#Enable file logging
-Enable_File_Log = true
+Enable_File_Log = false
#System Language list: https://gist.github.com/HorrorTroll/b6e4a88d774c3c9b3bdf54d79a7ca43b
#Change System Language
@@ -104,4 +104,4 @@ Controls_Right_JoyConController_Button_R = RShoulder
Controls_Right_JoyConController_Button_ZR = RTrigger
Controls_Left_JoyConController_Stick = LJoystick
-Controls_Right_JoyConController_Stick = RJoystick \ No newline at end of file
+Controls_Right_JoyConController_Stick = RJoystick