Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.
Zero Tolerance for Disrespect

[PC] Mercedes-Benz Truck Racing .SYN

Featured Replies

  • 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 by mrmaller1905

  • Localization

LZSS compressed

use script to extract content from SYN files from this game

syn_extract.py needs Python 3.6+

whole tree - walks *.SYN recursively

python syn_extract.py mercedesbenztruckracing_syn extracted

one archive; output dir defaults to "extracted" beside the input

python syn_extract.py Textures/Textures.SYN

explicit destination

python syn_extract.py Cockpit/Textures/Textures.SYN /tmp/cockpit-tex

syn_extract.py

Edited by Hazza12555

  • Localization

I'll need the game executable and other samples because none include encryption
Also the encryption name is MSS! and not SSM! as the game reads the signatures as little endian

Also @ikskoks your documentation regarding compressed files is wrong, they're always compressed and have no signature, only the encrypted ones have the SSM! signature

Edited by NeoGT404

  • Author
  • Localization
Just now, NeoGT404 said:

I'll need the game executable and other samples because none include encryption
Also the encryption name is MSS! and not SSM! as the game reads the signatures as little endian

Also @ikskoks your documentation regarding compressed files is wrong, they're always compressed and have no signature, only the encrypted ones have the SSM! signature

Here.

mercedezbenztruckracing_othersyns.rar mbtr_executable.rar

  • Localization
26 minutes ago, NeoGT404 said:

still no encrypted files

the encyption might be in the other games using the same format on @ikskoks wiki as this one doesn't have it

BreakNeck: Spine-Crushing Speed / Excessive Speed / N.I.C.E. 2

Edited by Hazza12555

  • Supporter
1 hour ago, NeoGT404 said:

I'll need the game executable and other samples because none include encryption
Also the encryption name is MSS! and not SSM! as the game reads the signatures as little endian

Also @ikskoks your documentation regarding compressed files is wrong, they're always compressed and have no signature, only the encrypted ones have the SSM! signature

This wiki is open for edits from everyone. So feel free to add your findings at any time.

  • Localization
40 minutes ago, ikskoks said:

I have some encrypted ones from "Mercedes-Benz Truck Racing". Here you go:

Are these from a different version of the game or is the executable the same as the one mrmaller1905 sent?

  • Localization

just checked and yeah the mercedes.exe is the exact same as his, your TruckRace.exe is an InstallShield 2000 installer which I've now added support for but I can't find anything regarding encryption, I've found the LZSS function but also didn't see anything near it

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.