May 6May 6 Localization Are there fixed alternative tools that can unpack archive.ar from Street Racing Syndicate? I tried Technyx but it failed: C:\Users\asd\Downloads\Compressed\Technyx-v1.10.4-win64>echo off Extract CDFILES archive v1.10.2, Copyright (C) 2023-2025 Lukas Cone Simply drag'n'drop files/folders onto application or use as technyx_toolset cdfiles_extract [options] path1 path2 ... Tool can detect and scan folders and uncompressed zip archives. Loading config: technyx_toolset.config [0x00000950] Processing: cdfiles.dat [0x00000950] Generating cache. Press any key to continue . . . 0 files. Total: ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ 36% The filenames are included in CDFILES.dat. https://mega.nz/folder/kDo1iCAY#K0qGsUJLdKDkHRIqBMzmoA Edited May 6May 6 by mrmaller1905
May 6May 6 Author Localization 59 minutes ago, ikskoks said: Game Extractor maybe? It should support both ARCC and ARC0 files. Game Extractor works for the PC version of archive.ar with filenames, but it doesn't work for PlayStation 2 or Xbox versions of archive.ar.
May 7May 7 Localization Pretty simple, I need some samples from the PS2 game "Big Mutha Truckers" because I also wanna have a look at other versions of the format
May 7May 7 Author Localization 23 minutes ago, NeoGT404 said: Pretty simple, I need some samples from the PS2 game "Big Mutha Truckers" because I also wanna have a look at other versions of the format Sure. PS2: https://mega.nz/file/0XxwERhI#BYJZ0Fgx8xNkAv6sNBUHatHUbC9q_e-dOS2J8LrmdeI Xbox: https://mega.nz/file/5XohyJhY#7FiO7WQQRwpdCoNVxwMXk2IFh8wMRHQzoGcgLLJafg4
May 7May 7 Localization added support for all variations & also .arc files https://github.com/smiRaphi/UniPyX (https://github.com/smiRaphi/UniPyX/commit/22f7c92ebe3de40d15433797d2783db818c451e0) One additional thing, I think SRS was also released on the gamecube and the header signature for those arc files are probably different so I'd need a sample to also support that Edited May 7May 7 by NeoGT404
May 8May 8 Author Localization 20 hours ago, NeoGT404 said: added support for all variations & also .arc files https://github.com/smiRaphi/UniPyX (https://github.com/smiRaphi/UniPyX/commit/22f7c92ebe3de40d15433797d2783db818c451e0) One additional thing, I think SRS was also released on the gamecube and the header signature for those arc files are probably different so I'd need a sample to also support that https://mega.nz/file/MfIwQIKa#am-AhLAXM3Gsu9yVtW4UldKnkB5hpUioxFQe1AHY5_o
May 8May 8 Localization I'll need the executable as the ARC files are actually compressed which isn't the case for the others
May 9May 9 Author Localization 12 hours ago, NeoGT404 said: I'll need the executable as the ARC files are actually compressed which isn't the case for the others Here is the GameCube executable file streetracingsyndicate_gamecubeexecutable.7z
May 9May 9 Localization Solution no clue, added support for the CDFILES.DAT+.AR files tho https://github.com/smiRaphi/UniPyX/commit/4b9236c329d0f319b7b4d7dcd59f54976ee26efd Edit: in case anyone else wants to take a look, search for "!= 0x4e" in the decompiled code for the ARC signature check function (I can't remember the function address at the top of my head) Edited May 10May 10 by NeoGT404
May 19May 19 Localization added support for the gamecube arcs https://github.com/smiRaphi/UniPyX/commit/ddb9a524c15d9d105701fcb0282a26b6500e41da
Create an account or sign in to comment