Hanauta10 Posted February 29 Share Posted February 29 (edited) On 11/28/2023 at 1:31 AM, MichaelBFS said: I did some parsing of the folders in GT7. All the tracks are in the folder - "CRS". I made a list of each folder. 4 tracks I could not open in 3DSMAX: c073, c180, c247, c248 . I got an error when loading them in 3ds max: VERTEX COORDINATE TOO BIG ADJUST OBJECT-SCALE I was able to open them in Blender 4.0.: c073 Circuit de Spa-Francorchamps - Full Course - Real (Belgium) c180 Nurburgring Nordschleife - Real (Germany) c247 24 Heures du Mans Racing Circuit (Circuit de la Sarthe) (LeMans) - Real (France) c248 Circuit de Barcelona-Catalunya - Grand Prix Layout - Real (Spain) If someone has managed to import to 3dsmax (right FBX, obj) them please upload them to google disc or mega. List Track in GT7 PKG v.1.00: Folder Name Track c024 Daytona International Speedway - Road Course - Real (USA) c052 Suzuka Circuit - Full Course - Real (Japan) c053 High Speed Ring - Full Course - Fictional (Japan) c055 Tsukuba Circuit - Full Course - Real (Japan) c058 Fuji International Speedway - Full Course - Real (Japan) c078 Autodromo Nazionale Monza - Full Course - Real (Italy) c126 WeatherTech Raceway Laguna Seca - Full Course - Real (USA) c136 Deep Forest Raceway - Full Course - Fictional (Switzerland) c193 Special Stage Route X - Full Course - Fictional (USA) c201 Mount Panorama Circuit - Full Course - Real (Australia) c204 Brands Hatch - Grand Prix Circuit - Real (United Kingdom) c207 Willow Springs International Raceway - Big Willow - Real (USA) c208 Willow Springs International Raceway - Streets of Willow Springs - Real (USA) c210 Willow Springs International Raceway - Horse Thief Mile - Real (USA) c229 Red Bull Ring - Full Course - Real (Austria) c237 Autódromo de Interlagos - Full Course - Real (Brazil) c239 Goodwood Motor Circuit - Full Course - Real (United Kingdom) c249 Autopolis International Racing Course - Full Course - Real (Japan) c251 Trial Mountain Circuit - Full Course - Fictional (USA) p001 Tokyo Expressway - Central Clockwise - City Fictional (Japan) p003 Fishermans Ranch - Full Course - Dirt Fictional (USA) p004 Northern Isle Speedway - Full Course - Fictional (USA) p006 Blue Moon Bay Speedway - Full Course - Fictional (USA) p007 Broad Bean Raceway - Full Course - Fictional (Japan) p008 Alsace - Village - Fictional (France) p011 Tokyo Expressway - East Clockwise - City Fictional (Japan) p012 Tokyo Expressway - South Clockwise - City Fictional (Japan) p013 Dragon Trail - Seaside - Fictional (Croatia) p015 Autodrome Lago Maggiore - Full Course - Fictional (Italy) p021 Sardegna - Windmills - Full Course - Fictional (Italy) p022 Colorado Springs - Lake - Dirt Fictional (USA) p024 Sardegna - Road Track - Layout A B C - Fictional (Italy) p025 Circuit de Sainte-Croix - Layout A B C - Fictional (France) p026 Kyoto Driving Park (Yamagiwa, Miyabi, Yamagiwa + Miyabi) - Fictional (Japan) p028 Dragon Trail - Gardens - Fictional (Croatia). Hello! Were you finally able to solve the problem? I have the same problem and I'm using the same package that you used. Gran.Turismo.7_CUSA24769_v1.00_[9.00]_OPOISSO893. Also I'd like to thank to @id-daemon fo the tool Edited February 29 by Hanauta10 Link to comment Share on other sites More sharing options...
MichaelBFS Posted February 29 Author Share Posted February 29 (edited) 9 hours ago, Hanauta10 said: Hello! Were you finally able to solve the problem? I have the same problem and I'm using the same package that you used. Gran.Turismo.7_CUSA24769_v1.00_[9.00]_OPOISSO893. Also I'd like to thank to @id-daemon fo the tool No, that tool didn't work for me. I couldn't get it to run. I used the old tools. Here's the link: https://modsfire.com/GAP5893q5kYIEfn Archive PKG work only 1.00 (Gran.Turismo.7_CUSA24769_v1.00_[9.00]_OPOISSO89) 1. Extract PKG. 2. Extract .VOL. Example 1: Copy GTToolsSharp in foulder .idx files. GTToolsSharp gt7unpack -i X:\YOUR\VOL\FILES\gt.idx -o Y:\YOUR\OUTPUT\FOLDER Example command: GTToolsSharp.exe gt7unpack -i D:\GTS16\gt.idx -o D:\GTS16ext Extract and converting TRACKS: GTS_PACK is the tool to unpack PACK files, which contain tracks. It will hopefully unpack ANY pack from GTS, not just tracks. Thats how it works: Any pack contains a few sections usually 2: SYS and VRAM naturally its data loaded into system and video memory these sections have names after unpacking, you will see all of them in subfolder then you must know that the usual model files are combined data for SYS and VRAM so to make it work, you have to MERGE 2 parts of the PACK into one for example you have world.sys & world.vram merge them (sys first) and then model tool will convert it You can merge files via any tool you have for it, or windows command. For example: copy /b WORLD.SYS + WORLD.VRAM WORLD Edited February 29 by MichaelBFS Link to comment Share on other sites More sharing options...
Hanauta10 Posted March 5 Share Posted March 5 (edited) On 2/29/2024 at 8:52 PM, MichaelBFS said: No, that tool didn't work for me. I couldn't get it to run. I used the old tools. Here's the link: https://modsfire.com/GAP5893q5kYIEfn Archive PKG work only 1.00 (Gran.Turismo.7_CUSA24769_v1.00_[9.00]_OPOISSO89) 1. Extract PKG. 2. Extract .VOL. Example 1: Copy GTToolsSharp in foulder .idx files. GTToolsSharp gt7unpack -i X:\YOUR\VOL\FILES\gt.idx -o Y:\YOUR\OUTPUT\FOLDER Example command: GTToolsSharp.exe gt7unpack -i D:\GTS16\gt.idx -o D:\GTS16ext Extract and converting TRACKS: GTS_PACK is the tool to unpack PACK files, which contain tracks. It will hopefully unpack ANY pack from GTS, not just tracks. Thats how it works: Any pack contains a few sections usually 2: SYS and VRAM naturally its data loaded into system and video memory these sections have names after unpacking, you will see all of them in subfolder then you must know that the usual model files are combined data for SYS and VRAM so to make it work, you have to MERGE 2 parts of the PACK into one for example you have world.sys & world.vram merge them (sys first) and then model tool will convert it You can merge files via any tool you have for it, or windows command. For example: copy /b WORLD.SYS + WORLD.VRAM WORLD Hi! thank you so much for your help. I unpacked file and my car folder looks like this: At this point, my extraction is correct? It's possible to see the cars on blender? I tried too with tracks but does not work for me. Think that I'm doing something wrong but I don't know what it is. Thank you in advance! Edited March 5 by Hanauta10 Link to comment Share on other sites More sharing options...
123 Posted March 5 Share Posted March 5 2 hours ago, Hanauta10 said: Hi! thank you so much for your help. I unpacked file and my car folder looks like this: At this point, my extraction is correct? It's possible to see the cars on blender? I tried too with tracks but does not work for me. Think that I'm doing something wrong but I don't know what it is. Thank you in advance! Now you drag and drop the files in the "hq" folder (body,brakes,wheel) onto the GTS_mdl_q.exe (in GT7ModelTools), and it will export a .obj along with textures (that need to be flipped and converted from dds to png). Then it's ready to go! Link to comment Share on other sites More sharing options...
Hanauta10 Posted March 5 Share Posted March 5 25 minutes ago, 123 said: Now you drag and drop the files in the "hq" folder (body,brakes,wheel) onto the GTS_mdl_q.exe (in GT7ModelTools), and it will export a .obj along with textures (that need to be flipped and converted from dds to png). Then it's ready to go! Hi! thank you! I just tried as you said but I'm getting this. I also tried dropping the files, but cmd closed so fast for catching the error. Link to comment Share on other sites More sharing options...
123 Posted March 5 Share Posted March 5 (edited) 3 hours ago, Hanauta10 said: Hi! thank you! I just tried as you said but I'm getting this. I also tried dropping the files, but cmd closed so fast for catching the error. It says GTS... are you using GTS or GT7?. And it says GTS_Pack.exe, You shouldn't even get all this, just a quick command prompt when dragging the file onto the model_q.exe, and then it should spit out the obj file... Edited March 5 by 123 Link to comment Share on other sites More sharing options...
Hanauta10 Posted March 6 Share Posted March 6 13 hours ago, 123 said: It says GTS... are you using GTS or GT7?. And it says GTS_Pack.exe, You shouldn't even get all this, just a quick command prompt when dragging the file onto the model_q.exe, and then it should spit out the obj file... Hi! I'm using GT7 thought that will work cause I read that should work with tracks. Maybe this is my mistake. About cmd, I tried with drag and drop but cmd close to fast for getting an screen shot so I suposed that the error will be the same executing by command. Any way make a lot of sense what you said about GTS and GT7, so I guess that will never work with GT7? thanks Link to comment Share on other sites More sharing options...
Hanauta10 Posted March 6 Share Posted March 6 Hi! @123, @MichaelBFS Thank you for all your help an time. Finally I got it! My problem is that I was using a x64 .NET version and I have to use the x86 version. Link to comment Share on other sites More sharing options...
123 Posted March 10 Share Posted March 10 Anyone got any info at all on the latest update? Evo 9 specifically. Link to comment Share on other sites More sharing options...
Hanauta10 Posted March 10 Share Posted March 10 1 hour ago, 123 said: Anyone got any info at all on the latest update? Evo 9 specifically. Hi! I'm trying to find the updates content. If I have some advance I'll share! 1 Link to comment Share on other sites More sharing options...
PumVex Posted March 13 Share Posted March 13 (edited) At the moment GTToolsSharp doesnt support anything above 1.0. I've tried to unpack v1.42 but cant decrypt it. (Using x86 and x64 builds) There is another tool somewhere that allows anything above 1.0 to be extracted See here: https://steamcommunity.com/sharedfiles/filedetails/?id=3161261207 (Unless this is a different model from different game, then disregard the link) Edited March 13 by PumVex Link to comment Share on other sites More sharing options...
123 Posted March 14 Share Posted March 14 18 hours ago, PumVex said: At the moment GTToolsSharp doesnt support anything above 1.0. I've tried to unpack v1.42 but cant decrypt it. (Using x86 and x64 builds) There is another tool somewhere that allows anything above 1.0 to be extracted See here: https://steamcommunity.com/sharedfiles/filedetails/?id=3161261207 (Unless this is a different model from different game, then disregard the link) Does anyone even have the raw files for v1.43? Link to comment Share on other sites More sharing options...
Engineer h3x3r Posted March 15 Engineer Share Posted March 15 (edited) Here are missing track info. c073 = Spa Fracorchamps c180 = Nurburgring Nordschleife c247 = Circuit de la Sarthe c248 = Circuit de Barcelona @123 you can get updates here: https://orbispatches.com/CUSA24769 It's for US version. Edited March 15 by h3x3r 2 Link to comment Share on other sites More sharing options...
123 Posted March 15 Share Posted March 15 (edited) Here are some links I have found while looking for a solution to find the passcode or any other help to unpack the pkg: https://github.com/CyB1K/PS4-Fake-PKG-Tools-3.87 https://github.com/maxton/LibOrbisPkg/releases/tag/v0.2 Edited March 15 by 123 Link to comment Share on other sites More sharing options...
banr Posted March 20 Share Posted March 20 (edited) On 3/14/2024 at 3:15 AM, PumVex said: At the moment GTToolsSharp doesnt support anything above 1.0. I've tried to unpack v1.42 but cant decrypt it. (Using x86 and x64 builds) There is another tool somewhere that allows anything above 1.0 to be extracted See here: https://steamcommunity.com/sharedfiles/filedetails/?id=3161261207 (Unless this is a different model from different game, then disregard the link) In fact, there are people who are ripping and uploading new versions. I downloaded it and it was indeed the GT7 model. GT7 - GT5P replaced the volume path with a hash. (GT5P = 0x5B745161, 5/6/SP = 0x5B745162, 7 is 0x5B745163) Searching GTToolsSharp code, the code private static readonly uint HeaderMagic = 0x5B745163 is a hit. Thus, the newer version may not be ripping with the current GTToolsSharp because the volume path has been changed. Identifying this hash value may be the key. Someone Try this😂😂😂 Edited March 20 by banr Link to comment Share on other sites More sharing options...
123 Posted March 21 Share Posted March 21 22 hours ago, banr said: In fact, there are people who are ripping and uploading new versions. I downloaded it and it was indeed the GT7 model. GT7 - GT5P replaced the volume path with a hash. (GT5P = 0x5B745161, 5/6/SP = 0x5B745162, 7 is 0x5B745163) Searching GTToolsSharp code, the code private static readonly uint HeaderMagic = 0x5B745163 is a hit. Thus, the newer version may not be ripping with the current GTToolsSharp because the volume path has been changed. Identifying this hash value may be the key. Someone Try this😂😂😂 yeah 1.41 and below have been shared a long time ago already, I even know some of the people that have done the ripping, 1.42+ are the ones that have zero info, even from the same people, so it must be something new causing this difficulty. Link to comment Share on other sites More sharing options...
Xelluent Posted March 21 Share Posted March 21 9 hours ago, 123 said: yeah 1.41 and below have been shared a long time ago already, I even know some of the people that have done the ripping, 1.42+ are the ones that have zero info, even from the same people, so it must be something new causing this difficulty. Where am i able to find this info? Attempting to rip 1.37 gt.idx/vols from opoisso893 fakepkg as it has two cars not shared that I would like to have for accurate 3D reference material Link to comment Share on other sites More sharing options...
123 Posted March 22 Share Posted March 22 14 hours ago, Xelluent said: Where am i able to find this info? Attempting to rip 1.37 gt.idx/vols from opoisso893 fakepkg as it has two cars not shared that I would like to have for accurate 3D reference material Is there any car you want specifically? I would be happy to share it, sadly they are not willing to give any info on directly how to do it, so I have no idea about details. Link to comment Share on other sites More sharing options...
Xelluent Posted March 24 Share Posted March 24 (edited) On 3/22/2024 at 5:54 AM, 123 said: Is there any car you want specifically? I would be happy to share it, sadly they are not willing to give any info on directly how to do it, so I have no idea about details. I'm looking for the BRZ GT300 car and the Dallara SF23 specifically. Edited March 24 by Xelluent Link to comment Share on other sites More sharing options...
super seal Posted April 11 Share Posted April 11 (edited) On 3/22/2024 at 6:54 PM, 123 said: Is there any car you want specifically? I would be happy to share it, sadly they are not willing to give any info on directly how to do it, so I have no idea about details. Hi! Can you share me the model of 0102 1991 Mazda 787B?Thanks! Edited April 11 by super seal Link to comment Share on other sites More sharing options...
super seal Posted April 11 Share Posted April 11 On 3/20/2024 at 8:07 PM, banr said: In fact, there are people who are ripping and uploading new versions. I downloaded it and it was indeed the GT7 model. GT7 - GT5P replaced the volume path with a hash. (GT5P = 0x5B745161, 5/6/SP = 0x5B745162, 7 is 0x5B745163) Searching GTToolsSharp code, the code private static readonly uint HeaderMagic = 0x5B745163 is a hit. Thus, the newer version may not be ripping with the current GTToolsSharp because the volume path has been changed. Identifying this hash value may be the key. Someone Try this😂😂😂 Can you share the screenshot of the website? Link to comment Share on other sites More sharing options...
misterchedda Posted April 11 Share Posted April 11 On 3/22/2024 at 4:24 PM, 123 said: Is there any car you want specifically? I would be happy to share it, sadly they are not willing to give any info on directly how to do it, so I have no idea about details. hey man - could you get the De Tomaso Pantera? happy to comp you for your time Link to comment Share on other sites More sharing options...
kovace Posted April 13 Share Posted April 13 (edited) Don't make request here. Is not the topic and I think is a rule somewhere don't share file of the game. Please stop make this comment fill the post with useless info and cover up to some1 who have question for the tool, script or the OP it self. For you who don't know how to use a mouse and can not get file by himself this discord sever accept request like this for any game. If you can't get on the server probable the server have close the invite. Sorry I can't help you there Edited April 13 by DKDave Removed other Discord server link Link to comment Share on other sites More sharing options...
DKDave Posted April 13 Share Posted April 13 50 minutes ago, kovace said: Don't make request here. Is not the topic and I think is a rule somewhere don't share file of the game. Please stop make this comment fill the post with useless info and cover up to some1 who have question for the tool, script or the OP it self. For you who don't know how to use a mouse and can not get file by himself this discord sever accept request like this for any game. If you can't get on the server probable the server have close the invite. Sorry I can't help you there Also check rules #12 - Don't ask user to join other Discord servers - I've removed the server link. Link to comment Share on other sites More sharing options...
kovace Posted April 14 Share Posted April 14 23 hours ago, DKDave said: Also check rules #12 - Don't ask user to join other Discord servers - I've removed the server link. Yep that make sense to. I don't have read all the rules on or is new 1 but its fair this Is new to me. I assume know that with common sense. Apologize about this. But the topic stay this is not the place and are place they do this I mean for this specific game not just selling model website. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now