Next Steps
- Extract title-menu candidate PVMs/PVRs from the private D2 disc
image into
/from/assets/private/d2-title/extracted(or a newraw/subdirectory). Once extracted, runpython3 tools/extract_d2_menu_assets.py --discover --d2-dir /from/assets/private/d2-title/extractedto resolve exact PVM entry names. - Update
tools/title_menu_manifest.jsonwith confirmed entry names. - Run
make d2-assetsagainst the corrected manifest to generate title-menu C assets. - Update
src/d3tui_main.crendering loop from W/A/R/P decoder evidence to the intended title menu composition. - Keep all raw and extracted D2 assets out of git; commit only tooling, metadata, manifests, and source.
Pre-realignment build artifacts and status history are preserved
in the archive at
/mnt/kitchen/from-house/archive/d3-tui/pre-realign-20260510T194241Z.
Do not delete that archive.