Skip to content

This command-line tool allows users to read and edit save files for the PlayStation 3 game Gran Turismo 5.

Notifications You must be signed in to change notification settings

zyzalfors/GT5SaveEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gran Turismo 5 Save Editor

This command-line tool allows users to read and edit save files for the PlayStation 3 game Gran Turismo 5.

It can decrypt and re-encrypt PS3 GT5 saves natively in C#, implementing all the logic originally developed in the now-classic flatz's pfdtool.

The tool can read various properties such as cash, days, A-spec wins, A-spec level/points, B-spec wins, B-spec level/points, and more. It also allows editing of properties like cash, days, A-spec wins, A-spec level/points, B-spec wins, B-spec level/points, and other game-related data.

The code is a refactored and bug-fixed version of code from the following sources:

The ParamPFD.cs and PS3Crypto.cs files are standalone codes that theoretically allow encryption and re-encryption of all files protected by a PFD file for any game, provided its secure file ID.

Documentation about PFD files and how to decrypt and encrypt their protected files can be found here:

A list of secure file IDs for various games is available here:

About

This command-line tool allows users to read and edit save files for the PlayStation 3 game Gran Turismo 5.

Topics

Resources

Stars

Watchers

Forks

Languages