Amnesia: The Dark Descent - PS Vita 01.00
Corresponding Source and relinking information

This VPK is free software. The engine/game code is licensed under the GNU
General Public License, version 3 or (where stated in individual files) any
later version. See licenses/GPL-3.0.txt and THIRD_PARTY_NOTICES.txt.

The exact Corresponding Source is distributed beside this VPK as:

  Amnesia-Vita-01.00-source.tar.xz

Keep that archive and SHA256SUMS with the VPK. The archive contains the exact
source snapshot used for the release, pinned dependency sources and
patches, VitaSDK package recipes, build manifest, and instructions needed to
rebuild/relink with modified LGPL libraries. The development repository is:

  https://github.com/FridiNaTor1/HPL2-handyman

Rebuild entry point:

  VITASDK=/path/to/vitasdk \
    amnesia/src/BuildScripts/build-vita.sh

The normal build uses the VitaSDK snapshot identified in BUILD-MANIFEST.txt and
selects HPL2's native low-level GXM renderer. Release includes only the
dependencies recorded in BUILD-MANIFEST.txt.

The production renderer's textual shader compatibility prefix includes adapted
third-party material. Its exact origin, revision, license, and attribution are
preserved in THIRD_PARTY_NOTICES.txt and in the Corresponding Source archive.

The source and VPK deliberately exclude copyrighted Amnesia retail assets and
all proprietary shader-compiler modules. The Release VPK and Corresponding
Source instead carry the exact manifest-validated 26-stage GXP cache generated
for the pinned native catalog, so normal users supply only their legally owned
game data. Production compiles out the runtime compiler and its module-discovery
path; it needs no compiler module, and a failure of both writable and bundled
cache entries stops cleanly. A cache-free Debug Preview can perform a lawful
local cold capture through the optional developer shader-compiler path. Preview
never downloads or embeds a compiler module.

This software is supplied without warranty. If the adjacent source archive or
SHA256SUMS is missing, do not redistribute the VPK as a public release.
