From b236a854546729a062e570fd974d6e1b30eb9fb4 Mon Sep 17 00:00:00 2001 From: Kelsi Date: Wed, 18 Mar 2026 02:20:59 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20update=20status.md=20=E2=80=94=20water?= =?UTF-8?q?=20refraction=20fix,=20date=202026-03-18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/status.md b/docs/status.md index 06722c2f..672c80cf 100644 --- a/docs/status.md +++ b/docs/status.md @@ -1,6 +1,6 @@ # Project Status -**Last updated**: 2026-03-11 +**Last updated**: 2026-03-18 ## What This Repo Is @@ -37,7 +37,7 @@ In progress / known gaps: - Transports: M2 transports (trams) working with position-delta riding; WMO transports (ships, zeppelins) working with path following; some edge cases remain - Visual edge cases: some M2/WMO rendering gaps (character shin mesh, some particle effects) - Lava steam particles: sparse in some areas (tuning opportunity) -- Water refraction: implemented but disabled by default (can cause VK_ERROR_DEVICE_LOST on some GPUs); currently requires FSR to be active +- Water refraction: available in Settings; barrier srcAccessMask fix (2026-03-18) removed prior VK_ERROR_DEVICE_LOST on AMD/Mali GPUs ## Where To Look