CDCamera v1.61 - Hotfix Release
=================================

This update fixes 4 bugs reported by the community since v1.60:

1. EPIC GAMES / NON-STEAM SUPPORT (FIXED)
   The installer used hardcoded offsets that only worked with the Steam version.
   Epic Games users experienced infinite loading screens or the game getting stuck.
   The installer now dynamically reads the PAZ index to find the correct offset
   for ANY game version (Steam, Epic Games, Xbox, etc.).

2. "PRESET NOT AVAILABLE" ERROR (FIXED)
   When selecting a lowered camera preset (Lower/Very Low/Ultra Low/RE2) with
   "No FoV change", "No Steadycam", and "No Bane Mode", the installer showed
   "preset not available: nofov.bin". Root cause: the camera style name was
   being dropped from the preset filename when steadycam was disabled.
   Now all camera styles always include their style prefix.

3. INSTALLER.PY MISSING MODULES (FIXED)
   Running install.py showed "ModuleNotFoundError: No module named paz_parse"
   because the required tools/ directory was not included. install.py now shows
   a clear error message directing users to install.bat instead.

4. MISSING PRESET COMBINATIONS (FIXED)
   55 preset .bin files were missing, including all fov40 variants for
   camera styles, cinematic_fov15, and base nofov presets. Total preset
   count increased from 324 to 379.

UPGRADE: Full re-download required. Same 5-step installer.
