Negative here, nothing corrupt, all zip files are working. Thank you for your great effort, one of the best mods out here for AMS1.
Same here. Working perfectly fine.Negative here, nothing corrupt, all zip files are working. Thank you for your great effort, one of the best mods out here for AMS1.
Quick question: Should there be Realfeel entries for the cars?
This is an absolutely amazing method....thank you so much for helping us.I’m going to suggest an alternate method for extracting the content. WARNING: This involves using the command prompt. I actually think this may be more straight forward for some people despite the additional typing at the prompt.
[1]
As already mentioned, have all four files downloaded to the same folder:
HSO_GTPCAMS.7z.001.zip
HSO_GTPCAMS.7z.002.zip
HSO_GTPCAMS.7z.003.zip
HSO_GTPCAMS.7z.004.zip
[Info]
Each of the files you downloaded contains a portion of a single large .7z archive file. Practically speaking, you need to recombine the four “portions” back into one file.
[2]
Unzip each of the four files into a single folder. This can be the same folder you used for the downloads or another one. The important point is that the unzip destination for all four zip files must be the same folder.
HSO_GTPCAMS.7z.001.zip -> unzips to HSO_GTPCAMS.7z.001
HSO_GTPCAMS.7z.002.zip -> unzips to HSO_GTPCAMS.7z.002
HSO_GTPCAMS.7z.003.zip -> unzips to HSO_GTPCAMS.7z.003
HSO_GTPCAMS.7z.004.zip -> unzips to HSO_GTPCAMS.7z.004
[3]
Open a command prompt and navigate to the destination folder you used for the unzipping in the previous step. Let’s assume that was D:\Downloads\AMSstuff . Enter a ‘dir’ command to make sure you see the four “portion files” with the numeric file name endings.
D:\Downloads\AMSstuff> dir
HSO_GTPCAMS.7z.001
HSO_GTPCAMS.7z.002
HSO_GTPCAMS.7z.003
HSO_GTPCAMS.7z.004
[4]
We will use the plain old ‘copy’ command with an uncommon option to recombine the four portion files into the single large .7z archive file. Please note where spaces are present and were they are not present.. It's important that there are no spaces between the "portion files" and the plus signs.
D:\Downloads\AMSstuff> copy /B HSO_GTPCAMS.7z.001+HSO_GTPCAMS.7z.002+HSO_GTPCAMS.7z.003+HSO_GTPCAMS.7z.004 HSO_GTPCAMS.7z
FYI: This is using the standard Windows copy command to perform what is known as a “binary append” or “binary concatenate” operation.
[5]
Enter another ‘dir’ command at the prompt and you should now see a single large 1.56 GB HSO_GTPCAMS.7z file along with your four “portion files”.
You can now use the utility of your choice to open HSO_GTPCAMS.7z and extract its contents into your AMS directory as you do with most any other mod. The four original .zip files you downloaded as well as the four “portion files” with the numeric endings are no longer needed. You can just keep the single 1.56 GB HSO_GTPCAMS.7z file if you want to hang onto the installer.
What soft did you use for extract ? if you use winrar, test with winzipHey, i cant extract the mod files with 7zip. I tried to download the mod again because I was thinking that the files are crashed.
Do you guys have a solution or a tip for me?
I´m using 7-zipWhat soft did you use for extract ? if you use winrar, test with winzip
Have you downloaded both parts? If so have them in the same download directory (next to each other). Open part 1, part 1 will then find part 2 and unzip that also. You need 7zip to do this though. If that's not your issue then I think you've just hit the download button on this car mod. You need to go to the history tab and download both parts. Then follow the above directions.Can someone please help. I can only get part 2 to come up when I click the other links, I am redirected only to Part 2.
I apologize I was looking under updates instead of history. I found the first part now. Thank you!Have you downloaded both parts? If so have them in the same download directory (next to each other). Open part 1, part 1 will then find part 2 and unzip that also. You need 7zip to do this though. If that's not your issue then I think you've just hit the download button on this car mod. You need to go to the history tab and download both parts. Then follow the above directions.