docs: update status.md — water refraction fix, date 2026-03-18

This commit is contained in:
Kelsi 2026-03-18 02:20:59 -07:00
parent fa3a5ec67e
commit b236a85454

View file

@ -1,6 +1,6 @@
# Project Status # Project Status
**Last updated**: 2026-03-11 **Last updated**: 2026-03-18
## What This Repo Is ## 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 - 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) - Visual edge cases: some M2/WMO rendering gaps (character shin mesh, some particle effects)
- Lava steam particles: sparse in some areas (tuning opportunity) - 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 ## Where To Look