Explorar o código

Fix debug Config using res scaling 2x by default (#1546)

As the title say, this restore the value to 1.
Mary %!s(int64=5) %!d(string=hai) anos
pai
achega
2ce59c44bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Ryujinx/Config.json

+ 1 - 1
Ryujinx/Config.json

@@ -1,6 +1,6 @@
 {
   "version": 11,
-  "res_scale": 2,
+  "res_scale": 1,
   "res_scale_custom": 1,
   "max_anisotropy": -1,
   "graphics_shaders_dump_path": "",