Assetto Corsa Conversion
  • How to convert a car
  • The basics
    • Knowing how to use Content Manager
    • How to extract the car
    • Make a car drivable in Assetto Corsa
    • Export the car as kn5
    • Adjusting the car to the physics
  • Animation
    • Suspension
    • DRS
    • Wing flex
    • Driver animation
  • Changing the car look
    • Decals
    • Making the car look good
  • miscellaneous
    • Skins
    • Driver position
    • Dash
    • Mirrors
  • CSP features
    • TyresFX
    • Decrypt Rfactor mods
Powered by GitBook
On this page
  1. CSP features

Decrypt Rfactor mods

PreviousTyresFX

Last updated 2 years ago

Preparing the environment

First you need to download the

extract the gmt folder inside the C: root directory.

Find the .mas file of the car that contains all the part you want, for example for CTDP mod it's form.mas (it's generallt the mas file that weight the most)

We first need to extract the gmt file from it, so we open a cmd window

drag and drop the MAS2File exe on the cmd window to automatically past the path of the exe. Press space then drag and drop the mas file we were talking about, then add another space and write the path where you want to extract the gmt file (you can just chose C:gmt)

now that all gmt files are inside the gmt folder we can start decrypting them

c:\gmt\find c:\gmt -exec c:\gmt\rfactordec -o "{}" "{}" ;

Insert this command in the cmd and it will start to decrypt automatically all gmt file

You can now load the gmt file in 3Dsimed, find the correct texture of the part you need and apply it (for example the skin)

toolset
example of the command
all the gmt are in the gmt folder