Beyond Yharnam: Unlocking "Extra Quality" in Bloodborne (v1.09 / CUSA00900)
By The Workshop Hunter
DLC Integration: The v1.09 update actually contains the data for The Old Hunters DLC. While many believe a separate 128KB unlocker file is needed, most modern mod managers can "force" the DLC to activate without it.
Target: Bloodborne CUSA00900 v1.09
- CUSA00900 is the standard region code for the retail Bloodborne PS4 build many modders reference.
- v1.09 indicates the in-game version; compatibility with mods depends on matching file formats, offsets, and the data structure used by that patch.
Technical considerations
- Formats: Understand the game’s texture format (often custom or GTF/GTX variants) and models (custom mesh formats). Converting to/from PNG/TGA may be necessary.
- Resolution vs. performance: Doubling texture resolution increases VRAM use significantly — keep memory budgets in mind for consistent performance.
- Mipmaps and LODs: Generate mipmaps to avoid texture pop-in; maintain LODs to prevent frame-rate drops.
- Material parameters: Many older titles lack full PBR workflows; mimic specular/roughness maps using available channels or combine into single textures per engine requirements.
- Hashes and references: The game might reference assets by hashed names or indices — preserve mappings unless you update references across files.
- Version offsets: Patches (like 1.09) may change archive offsets or data layout: use tools that explicitly support v1.09.
Prerequisites
- Base Game: Bloodborne v1.00 (CUSA00900).
- Update File: Official v1.09 PKG (patch).
- DLC PKG: The Old Hunters (CUSA00900).
- Tools: GoldHEN 2.3+, FTP client (FileZilla), PS4 PKG Viewer.
- Mod Payload: Usually a
patch.pkgor manual file injection via FTP.
Visual Enhancements: Newer mods have successfully enabled SSR reflections and parallax occlusion mapping, giving environments a depth that wasn't possible on the original console. How to Install and Manage Mods
CUSA00900 is the modding community’s gold standard. Why? Because 90% of NexusMods, GBAtemp, and the PS4 Homebrew scene target the US release. If you try to install a CUSA00900 mod on a European copy, your game will likely crash on boot or fail to load textures.
Bloodborne Rebalanced: Many CUSA00900 mods include a "quality of life" layer that adjusts item drop rates and blood vial costs, reducing the need for tedious farming. Installation and Compatibility 🚀 Quick Check: Is Your Version Ready?





