From e4b0e8a8a7b41f390c9ba199a40c87db6356049c Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Wed, 24 Jul 2019 20:07:37 -0400 Subject: [PATCH] mupen64plus: add new angrylion-plus configs --- applications/mupen64plus.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/applications/mupen64plus.cfg b/applications/mupen64plus.cfg index 5ba39e5..eae5511 100644 --- a/applications/mupen64plus.cfg +++ b/applications/mupen64plus.cfg @@ -342,7 +342,7 @@ Parallel = True # Rendering Workers (0=Use all logical processors) NumWorkers = 0 # VI mode (0=Filtered, 1=Unfiltered, 2=Depth, 3=Coverage) -ViMode = 0 +ViMode = 1 # Scaling interpolation type (0=NN, 1=Linear) ViInterpolation = 0 # Use anamorphic 16:9 output mode if True @@ -351,6 +351,8 @@ ViWidescreen = False ViHideOverscan = False # Display overscan area in filteded mode if True ViOverscan = False +# Compatibility mode (0=Fast 1=Moderate 2=Slow +DpCompat = 1 [Video-General]