What's new in v1.1.5
Cosmetic patch on v1.1.4 — surfaces the actual shipping version everywhere it should have appeared all along.
Fixes
- Window title (taskbar / Alt-Tab / Win11 jump-list) now shows the shipping version:
Silent Hill: Downpour v1.1.5 | «Little Bit». Through v1.0 → v1.1.4 the title was hardcoded once at v1.0 ship time and never updated, so every subsequent release looked like v1.0 in the taskbar even though the binaries were newer. - In-canvas top-right corner version label now reads from the same constant as the auto-update probe (
kLauncherVersion). Previously hardcoded toDPourLauncher v1.0and forgotten about. - PE VERSIONINFO resource bumped from
1.0.0.0→1.1.5.0. Visible in File Properties → Details on Windows.
Future releases auto-update the title everywhere — only kLauncherVersion in main.cpp and the four version fields in resources.rc need to be bumped.
Upgrade path
Same as before: launch PlayDownpour.exe, click the pill banner. Settings / saves / shader cache preserved.
🤖 Generated with Claude Code