/cms2021-ecu-tuner

Primary LanguagePythonOtherNOASSERTION

CSM2021 ECU Tuner

What is this

This is a python script, that helps you to tune your Stage 3 ECU or carburetor in Car Mechanic Simulator 2021. It finds the shorter and more efficient steps to get a perfect [+6, +6, +6, +6, +6] on ECU or [+2, +2, +2] in carburetors on all graphs and gain perfect score. Currently this is only compatible with Stage 3 ECUs

How to use it

  • Download ecu-tuner.py on your computer
  • Download and install python3: https://www.python.org/downloads/
  • Open a command prompt or terminal
  • Execute the next commands:
    cd path/to/ecu_tuner.py
    py ecu_tuner.py
    Note: If tunning a carburetor, do the same but for carburetor_tuner.py
    
  • Now, enter your current values you can see in your game
  • Enjoy!

LICENSE:

This code is protected by the Creative Commons Attribution-NonCommercial 4.0 International Public License. https://creativecommons.org/licenses/by-nc/4.0/

You are free to:

Share
Copy and redistribute the material in any medium or format

Adapt
Remix, transform, and build upon the material

Terms:

Attribution
You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

NonCommercial
You may not use the material for commercial purposes.

No additional restrictions
You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.