Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

Any way to disable motion blur?


TDU3FTW
 Share

Recommended Posts

You can modify it in the gamepc.cpr.

 

I found Knyazev's video on how to decrypt .cpr files, nevertheless I must have done something wrong... :confused:

 

I did everything in Knyazev's video concerning the decryption process, in the end I was left with a GamePC.cpr_dec and GamePC_enc.cpr, same thing with the SystemPC.cpr. Since Knyazev doesn't show what to do next in his video I just copy/pasted all these files to the TDU2 directory.

 

I found the motion blur parameter in the GamePC.cpr_dec and set it to "0" and I even set the "PostFX" to "0" as well.

 

Like this:

 

[PostFX]

 

PostFXEnabled = 0

ENABLEMOTIONVECTOR = 0

MV_FPS_RESCALE = 1.0

MV_FPS_RESCALE_MIN_STRENGTH = 0.0

MV_FPS_RESCALE_MAX_STRENGTH = 5.0

MV_RADIAL_BLUR = 0

 

I edited it with Notepad++ but Motion blur is still enabled anyway, in Notepad++ there was an option to insert "off" but didn't seem right because 1= enabled and 0 should disable them...

Link to comment
Share on other sites

Yes you did do something wrong. You should NOT be copying anything named _enc or _dec to your main game folder. those names mean nothing to TDU so it wont even look at them. the file name MUST be exactly the same as the original file

 

Just copy the .cpr file somewhere else (other than your main game folder) Decrypt the file, make changes using notepad++ save the file then re-encrpyt the file again. Make sure its name is exactly the same as the original one and move it to your main game folder.

 

Remember to make a backup of your orignal, because you WILL be over writing the file and if you screw it up you wont be able to go back

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share



×
×
  • Create New...