Friday at 08:05 AM4 days Localization I'm looking for existing tools to decrypt and unpack Mercedes-Benz Truck Racing SYN files. I tried Game Extractor and Dragon UnPACKer but they don't support file decryption. The SYN files have data encryption.mercedesbenztruckracing_syn.rar Edited Friday at 09:34 AM4 days by mrmaller1905
7 hours ago7 hr Supporter I've put some info on the wiki https://rewiki.miraheze.org/wiki/Synetic_GmbH_SYN(Everything except decryption method :D :D )Encrypted files seems to have !SSM signature.
5 hours ago5 hr Localization LZSS compresseduse script to extract content from SYN files from this gamesyn_extract.py needs Python 3.6+whole tree - walks *.SYN recursivelypython syn_extract.py mercedesbenztruckracing_syn extractedone archive; output dir defaults to "extracted" beside the inputpython syn_extract.py Textures/Textures.SYNexplicit destinationpython syn_extract.py Cockpit/Textures/Textures.SYN /tmp/cockpit-texsyn_extract.py Edited 5 hours ago5 hr by Hazza12555
Create an account or sign in to comment