From ceb9c52c4afc371cb051bfbefbcdb3e55bd79de1 Mon Sep 17 00:00:00 2001 From: Lyall Stamper Date: Mon, 26 Aug 2024 02:56:28 +0100 Subject: [PATCH] Reworked aspect ratio fix to allow HUD resizing. --- WukongTweak.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WukongTweak.ini b/WukongTweak.ini index 03f0f6c..85e5b72 100644 --- a/WukongTweak.ini +++ b/WukongTweak.ini @@ -1,12 +1,12 @@ ;;;;;;;;;; Ultrawide/Narrower Fixes ;;;;;;;;;; -[Remove Aspect Ratio Limit] -; Disables 2.3888~ aspect ratio limit. -; Make sure "Aspect Ratio" is set to "Automatic" in the Display menu. +[Fix Aspect Ratio] +; Fixes aspect ratio. +; In-game Settings->Display->Aspect Ratio now controls HUD size. Enabled = true [Fix FOV] -; Fixes cropped FOV at <16:9 (4:3, 16:10 etc); +; Fixes cropped FOV. Enabled = true ;;;;;;;;;; General ;;;;;;;;;;