![]() |
|
|
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Tool to decrypt GTA San Andreas radios/audio to then compress with Oggre.
the radio/audios (the one in the streams folder) in GTA San Andreas is encrypted so oggre cannot process/compress the .ogg audios - but with this tool (stream_tool) you will be able to.
so it will look like this: -mstream_tool+oggre+lolz (yes, you can still compress more) - remember that this tool will not extract the .ogg files from gta sa radios, it only decrypts the entire files. limitation: you can't compress all the files into a single block - so you need to manually compress the radios to form several blocks, which you can then join together with frearc and the "j" command. The Tool: |
The Following User Says Thank You to teusma For This Useful Post: | ||
kj911 (13-05-2025) |
Sponsored Links |
#2
|
|||
|
|||
Small issue: WinXP compatible compiled EXE not available? (Likely, adftool its works.)
The game "XYZ" sound files compress them alternative "arc.ini" configuration, resolve manually compression issues? Code:
[External compressor:stream_tool] ; GTA San Andreas Radio/audios decrypt tool header = 0 packcmd = stream_tool -d $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = stream_tool -e $$arcpackedfile$$.tmp $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp |
#3
|
|||
|
|||
Why are you running lolz after oggre? There's no point.
|
#4
|
|||
|
|||
Quote:
Adding the line "header=0" with this program in freearc will cause it to not work. |
#5
|
|||
|
|||
Try it and you will see that this saves space significantly. Of course, not in all cases. but with gta san andreas radios this works.
Last edited by teusma; 16-05-2025 at 20:11. |
#6
|
||||
|
||||
Because this game was released in the Windows XP era.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
#7
|
|||
|
|||
But as far as I know, lolz is also not compatible with Windows XP
|
#8
|
|||
|
|||
LOLZ and XP: Partially compatible... (decompressor only.) Few case, i need EXE patching from running XP.
Unfortunately, this cannot be said about Razor. (Due to Christian's stubbornness, several people asked him to release an x86 binary in vain.) There is no 32-bit (de)compressor for it, although its memory requirement of 1.66*N (during decompression) and its limited dictionary size of 1023MB would be no problem for its use on PCs with 2.5-4GB of RAM and under 32-bit OS. It plays in the same league as DLZ in this regard. You only need x64 when packing, if the dictionary size is large. Hint: There is an early Razor compressor, it even runs on XP, but it is not easy to compile correctly and it compresses quite well even with a 64MB fixed dictionary(?), compressing each data type to bytes exactly the same way as the RZ1.0x.x versions. The difference is 1-2%, but the unpacking code is not stable enough. (There is no multi-file or folder compression/archiver functions.) Last edited by kj911; 18-05-2025 at 02:53. |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tools for Repacking | Masquerade | Conversion Tutorials | 125 | 03-07-2025 11:15 |
tool (decryptor) for anyone who wants to compress gta vice city radios. | teusma | Conversion Tutorials | 0 | 22-04-2025 18:07 |
UBT | Unity Bundle Tool | Masquerade | Conversion Tutorials | 19 | 02-06-2023 11:21 |