A set of utilities for working with PlayStation 2 BB Navigator .psm video containers.
Builds a PlayStation 2 BB Navigator compatible .psm video using an input .pss video file and a TIM2 format .tm2 texture.
The texture is used as the video thumbnail.
Usage:
psmbuild.py <input.pss> <input.tm2> [title]
Extracts a .pss video from a PS2S format .psm container and saves it to the current working directory.
Usage:
pssextract.py <input_file.psm>
Extracts TIM2 format .tm2 textures from a PS2S format .psm container and saves them to the current working directory.
Usage:
psm2tm2.py <input_file.psm>
PSM Toolkit - Copyright © 2026 by CosmicScale
All scripts written by CosmicScale