mupen64plus: add new angrylion-plus configs

master
an 2019-07-24 20:07:37 -04:00
parent ea87dee4e7
commit e4b0e8a8a7
1 changed files with 3 additions and 1 deletions

View File

@ -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]