From 52943d83993ea1a90456a93edc1c4edceaaa0cbe Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 12 Sep 2021 15:20:50 +0100 Subject: [PATCH] VU Int: Link in clamping settings from UI The only settings are either None or every other option is On (basically Extra + Preserve Sign) --- pcsx2/VUflags.cpp | 5 ++++- pcsx2/VUops.cpp | 11 ++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pcsx2/VUflags.cpp b/pcsx2/VUflags.cpp index aa3a9fff76..245e452fd8 100644 --- a/pcsx2/VUflags.cpp +++ b/pcsx2/VUflags.cpp @@ -49,7 +49,10 @@ static __ri u32 VU_MAC_UPDATE( int shift, VURegs * VU, float f ) return s; case 255: VU->macflag = (VU->macflag&~(0x0101<macflag = (VU->macflag & ~(0x1101<