GithubHelp home page GithubHelp logo

ets2-sync's Introduction

EURO TRUCK 2 SYNC TOOL

This is repository of Euro Truck 2 and American Truck sync tool, which allows to sync job list with other players.

Hosted version

Hosted version of this tool https://ft-t.github.io/

Changing Save format

You need to open config.cfg in the game folder in Documents, and change g_developer to 1 (one), g_save_formatto 2 (two), and g_console to 1 (one). Here's a step-by-step on how to do those changes:

  1. Make sure the game is closed. This won't work if you do it with the game running.
  2. In the “Game Settings” panel, there is a line saying “Settings Folder: <folder with your ETS2/ATS settings> - Options”. Click “Options” → “Open game config file”. A Notepad window will appear, with the game settings file open.
  3. In that Notepad window, go to “Edit” → “Find…” (or hit Ctrl+F). In the search window, type g_developer (notice the underscore) and hit Enter. It should highlight a line in the file that reads uset g_developer "0". If the number isn't already 1, change it to 1, so that it reads uset g_developer "1".
  4. Go to “Edit” → “Find…” (or hit Ctrl+F) again. In the search window, type g_save_format and hit Enter. It should highlight a line in the file that reads uset g_save_format "2" or another number. If the number is not zero, change the number to 0, so that it reads uset g_save_format "0".
  5. Go to “Edit” → “Find…” (or hit Ctrl+F) again. In the search window, type g_console and hit Enter. It should highlight a line in the file that reads uset g_console "0". If the number isn't already 1, change it to 1, so that it reads uset g_console "1".
  6. Save the file and close Notepad.

[Dev] Compiling The Source Code

  • Golang 1.12+

[Dev] Hosting own server

https://github.com/ft-t/ets2-sync/blob/master/.deploy/app-playbook.yml

ets2-sync's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ets2-sync's Issues

Tool not working in ETS/ATS 1.38

Hello.

I really like your tool for the savegame sync.

Unfortunatly it doesn't work anymore in the newest version thats usable in TruckersMP.

Thanks for your awsome work.

Jobs not syncing

I've noticed while playing with friends that the jobs don't always sync. We're 100% sure we're saving/syncing/loading the correct save file.

It might only be some countries/locations/companies because it seemed to work to begin with.

We've had trouble in finland and tallinn so far, using ProMods.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.