Skip to content

A script for extracting TROPHY.DIR files dumped from PS3 titles.

Notifications You must be signed in to change notification settings

fl4tisjustice/TRPExtractor.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TRPExtractor.py

This is a simple extractor for TROPHY.TRP files dumped from PS3 titles (currently only version 1 files are supported) written in Python 3.11.5.

Installation

To install, simply clone this repo and run the TRPExtractor.py file inside with python (version 3.11.5).

Usage

usage: TRPExtractor.py [-h] [-o TROPHY_DATA] TROPHY.TRP

positional arguments:
  TROPHY.TRP      input file

options:
  -h, --help      show this help message and exit
  -o TROPHY_DATA  output folder

About

A script for extracting TROPHY.DIR files dumped from PS3 titles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages