Shadow Quality Enhancement (#311)

* Shadow Quality Enhancement

* added 1 space because we like consistency here

* Addressed encounter comments

* Renamed description of shadow resolution

* added period at the end of shadow resolution description

---------

Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net>
This commit is contained in:
MelonSpeedruns
2026-04-11 19:52:08 -04:00
committed by GitHub
parent eaf1b386a6
commit 62df2c0460
4 changed files with 25 additions and 1 deletions
+1
View File
@@ -54,6 +54,7 @@ struct UserSettings {
ConfigVar<bool> enableBloom;
ConfigVar<bool> useWaterProjectionOffset;
ConfigVar<bool> enableFrameInterpolation;
ConfigVar<int> shadowResolutionMultiplier;
// Audio
ConfigVar<bool> noLowHpSound;