[gnome-games] options: Disable pcsx-rearmed dynarec



commit 319623a22a536a946132bd8480d3d04b2cd823d3
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun May 3 16:32:00 2020 +0500

    options: Disable pcsx-rearmed dynarec
    
    It causes more problems than it solves. Namely, it breaks input and
    savestate compatibility. So just disable it for now so that we can
    unpin the core.

 data/options/pcsx_rearmed.options | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/options/pcsx_rearmed.options b/data/options/pcsx_rearmed.options
index 1fcf0028..bc5bcb0e 100644
--- a/data/options/pcsx_rearmed.options
+++ b/data/options/pcsx_rearmed.options
@@ -1,3 +1,3 @@
 [Options]
-pcsx_rearmed_pad1type=dualshock
-
+pcsx_rearmed_pad1type=dualshock,
+pcsx_rearmed_drc=disabled


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]