Skip to content

CosmicScale/PSMToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSM Toolkit

A set of utilities for working with PlayStation 2 BB Navigator .psm video containers.

psmbuild.py

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]

pssextract.py

Extracts a .pss video from a PS2S format .psm container and saves it to the current working directory.

Usage:

pssextract.py <input_file.psm>

psm2tm2.py

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>

Credits

PSM Toolkit - Copyright © 2026 by CosmicScale
All scripts written by CosmicScale

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages