Talk:Trophy files: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Software]]
== Red Squirrel TRP Extractor v1 ==
== Red Squirrel TRP Extractor v1 ==
Source: http://www.redsquirrel87.com/trpex.html <br />
Source: http://www.redsquirrel87.com/trpex.html <br />
Line 22: Line 21:
Thanks <br />
Thanks <br />
To my girlfriend for her patience.
To my girlfriend for her patience.
== images ==
<gallery>
File:Trophy-bronze.png|Trophy bronze
File:Trophy-silver.png|Trophy silver
File:Trophy-gold.png|Trophy gold
File:Trophy-platinum.png|Trophy platinum
</gallery>

Revision as of 04:49, 9 February 2014

Red Squirrel TRP Extractor v1

Source: http://www.redsquirrel87.com/trpex.html
D/L mirror: TRPEX-Linux-MacOSX-source.rar (18.08 KB)

readme

From the attached README:

What's it?
It's a simple tool to extract files and info from a PS3 TROPHY.TRP file (you can find it in any PS3 games with trophies support, browsing in the /PS3_GAME/TROPDIR/NPXXXXXXX_XX/ directory.). The TROPHY.TRP file contains all PNGs thumbnails of the trophies and the SFMs (XML coded files with all info about trophies, such as code, name, category and description) in every supported language.

Usage
Simply open a terminal and type: "./trpex /path/your/TROPHY.TRP /output/folder" It works in any Unix machine. If you get a "permission denied" error then give trpex file the execution rights using "chmod +x trpex".

Sources
In the release there is only a Unix version of the tool. However I inserted the source code in the release package. So you can compile it for Windows and MAC OS if you need. Source Code is under GPLv3 license.

Thanks
To my girlfriend for her patience.

images