Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Gran Turismo 6 Models

Post questions about game models here, or help out others!
User avatar
Machinedramon
advanced
Posts: 77
Joined: Mon Apr 08, 2019 6:13 pm
Has thanked: 13 times
Been thanked: 42 times

Re: Gran Turismo 6 Models

Post by Machinedramon »

succha wrote: Wed Apr 29, 2020 11:14 am Hi
so how can I extract GT6 tracks?
use gttool? any command?
Unless you know how to work with binary files, pretty much no, even doing a script its kinda hard cause the meshes have too many changes, it requires manual labour one way or another
succha
ultra-n00b
Posts: 2
Joined: Thu Dec 12, 2019 11:55 am

Re: Gran Turismo 6 Models

Post by succha »

Ohh....
not so easy right now..
Thank you so much for your reply !
rekiem22
ultra-n00b
Posts: 1
Joined: Thu May 28, 2020 12:48 pm

Re: Gran Turismo 6 Models

Post by rekiem22 »

Thanks for all your information Machinedramon. I'm still learning hex2obj in order to "translate" the .dat files to objects. Will see if this come to a proper end. I'm also interested in taking some of the tracks to Asetto Corsa. It would be good if I can have a closer contact with you. ex: discord
frankalexandre
ultra-n00b
Posts: 1
Joined: Wed Dec 02, 2020 3:01 pm

Re: Gran Turismo 6 Models

Post by frankalexandre »

After unpacking the PACK file i get 1400 textures, so its not what i need? Must uncompress TEX_STREAM too? How?
I think i am a bit lost, i loaded the Ascii files in max and can see all the meshes, uvs are in place too, only need to find the textures and identify the correct meshs lods.
CDTH06
ultra-n00b
Posts: 5
Joined: Wed Sep 15, 2021 8:00 pm

Re: Gran Turismo 6 Models

Post by CDTH06 »

Guys. Can someone help me? I'm using GTToolSharp. When I'm trying to export GT.VOL from GT6, I got that error

Unhandled exception. System.UnauthorizedAccessException: Access to the path 'D:\gt6_vol_file\GT.VOL' is denied.
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode)
at GTToolsSharp.Volumes.GTVolumePFS.Load(Keyset keyset, String path, Boolean isPatchVolume, Endian endianness) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Volumes\GTVolumePFS.cs:line 90
at GTToolsSharp.Program.Unpack(UnpackVerbs options) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Program.cs:line 217
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at GTToolsSharp.Program.Main(String[] args) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Program.cs:line 41
at GTToolsSharp.Program.<Main>(String[] args)
CDTH06
ultra-n00b
Posts: 5
Joined: Wed Sep 15, 2021 8:00 pm

Re: Gran Turismo 6 Models

Post by CDTH06 »

CDTH06 wrote: Thu Aug 18, 2022 8:27 am Guys. Can someone help me? I'm using GTToolSharp. When I'm trying to export GT.VOL from GT6, I got that error

Unhandled exception. System.UnauthorizedAccessException: Access to the path 'D:\gt6_vol_file\GT.VOL' is denied.
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode)
at GTToolsSharp.Volumes.GTVolumePFS.Load(Keyset keyset, String path, Boolean isPatchVolume, Endian endianness) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Volumes\GTVolumePFS.cs:line 90
at GTToolsSharp.Program.Unpack(UnpackVerbs options) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Program.cs:line 217
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action)
at GTToolsSharp.Program.Main(String[] args) in C:\Users\nenkai\source\repos\GTToolsSharp\GTToolsSharp\Program.cs:line 41
at GTToolsSharp.Program.<Main>(String[] args)
Ok. I solve my problem, now I have another question. How I can make files which extracted, useable?
Post Reply