Volume¶
The volume is an important part of how Gran Turismo games function - it usually consists of a single file hosting all of the games' contents. It is usually compressed, but also encrypted and has been present in various forms since GT1.
Building game contents into volumes/file systems allows control over files are read. It is more performance efficient to seek throughout the file to access contents than make a request to the console's kernel to open a file.
As of GT7, tools to extract volumes exist for all games:
- GT2 (
GT2.VOL): 
- GT3 (
GT3.VOL): 
- GT5P/GT5/GT6 (
GT.VOL/PDIPFS)- GTToolsSharp by Nenkai
 - gttool by flatz (no PDIPFS support)
 
 
- GT PSP (
GT.VOL) 
- GT Sport (
gt.idx)- GTToolsSharp by Nenkai
 - gttool by flatz
 
 
- GT7 (
gt.idx, 1.00 Only)- GTToolsSharp by Nenkai
 - gt7tool by flatz