1. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice

Migrating your Garage to Garage Progress

Discussion in 'General Discussion' started by TStabbert, Jun 23, 2022.

  1. TStabbert

    TStabbert
    Expand Collapse
    BeamNG Team

    Joined:
    Nov 28, 2016
    Messages:
    64
    Hello :)
    Some of you asked for G2G to be available through the scenarios menu again, to quickly start the mode without needing to go into a level and drive to the mission first.
    With the most recent hotfix (0.25.3) several missions are now available from the scenario menu. This includes G2G for Italy, ECUSA and JRI. Since missions and scenarios use different methods of saving progress, your stats do not transfer automatically, but you can migrate them manually:

    How to migrate G2G save data to the mission:
    • Find this file: userfolder\settings\cloud\flowgraphSaveData\levels\italy\scenarios\garage\garage.save.json and open it with a text editor. This is your old Progress.
    • Find this file: userfolder\settings\cloud\missionProgress\default\italy\garageToGarage\002-GlobalGeneric.json
      • If it does not exist, play the "Garage to Garage Delivery" mission on Italy at least once (just start and abandon one delivery, then abandon the mission)
      • Open it with a text editor. This is the new Mission Progress.
    • Replace the contes of the new mission progress file with the snippet below.
    • Copy over the marked values like shows in the image below.
    • Save the new mission progress.
    • Start BeamNG.drive. Your progress should now be shown in the mission.
    Code:
    {
      "progress":{
        "default":{
          "aggregate":{
            "attemptCount":0,
            "bestType":"attempted",
            "completed":false,
            "currentCombo":11,
            "failCount":22,
            "maxCombo":33,
            "mosttimespan":1655501160,
            "passed":false,
            "successCount":44,
            "totalDistance":123456.789
          },
          "attempts":[
          ],
          "leaderboards":{ }
        }
      }
    }
     

    Attached Files:

    • ImagePastedat2022-6-1800-08.jpg
    #1 TStabbert, Jun 23, 2022
    Last edited: Jun 23, 2022
    • Like Like x 3
  2. a plane guy

    a plane guy
    Expand Collapse

    Joined:
    Mar 14, 2021
    Messages:
    4,143
    Image is broken
     
  3. TStabbert

    TStabbert
    Expand Collapse
    BeamNG Team

    Joined:
    Nov 28, 2016
    Messages:
    64
    Thanks, fixed hopefully :)
     
    • Like Like x 2
  4. IrisOfTheTouge

    IrisOfTheTouge
    Expand Collapse

    Joined:
    Feb 23, 2021
    Messages:
    71
    Hello, I've clearly been living under a rock. What is this G2G feature?
     
  5. Turbo49>

    Turbo49>
    Expand Collapse

    Joined:
    Apr 1, 2021
    Messages:
    3,091
    Look in the Scenarios
     
  6. Jozef Behr

    Jozef Behr
    Expand Collapse

    Joined:
    Apr 11, 2022
    Messages:
    29
    Let me check this and get back to you...
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice