Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Fall Season - Released

Featured Replies

Good fun that you found this, have been playing with it myself now, it thank-heavens is very easy to get rid of the lack of color variations in forests/vegetation also for none autumn looks.

Drawdistance is still a thing to solve though.

 

However what would also be funny to find if you could also do this for the "Inception" cities buildings autogen where all buildings have the same color.

  • Replies 346
  • Views 52.4k
  • Created
  • Last Reply
  • Author
  • Commercial Member
3 hours ago, vbazillio said:

  

 

I just tested. It works. As far as I understand, whatever you put into your community, as soon as it matches the core structure, what you put there will override the default files. Cool for the upcoming today udpate 😉

Here's the link of the .zip file with just the structure and two fake (but working) layout and manifest files : click here (without the 10-asobo_biomes.xml file that I don't have the right to share). Then, just put the modified "10-asobo_biomes.xml" file provided by @BijanStudio into the vegetation folder.\


Community\Fall\vegetation\10-asobo_biomes.xml
Community\Fall\layout.json
Community\Fall\manifest.json

Let me know if it can help.

 

 

 

Thanks so much for making this work in community folder. 

Gaming Laptop:
MSI GS75 Stealth 5.6GHz Intel Core i9 - 10th gen 16 core CPU  -  32 GB DDR4 SDRAM  - 1TB SSD - RTX 2080 Super - 1920x1080 - 3 fans and cooling pipes.

 

  • Author
  • Commercial Member
10 hours ago, vbazillio said:

Big Bear, 10th of November. Thank you for the mod, looks great !

To avoid replacing "core" file, isn't it possible to create something in the Community folder as we did for other mod (like the trees size weeks ago) ? By creating a similar community folder structure (as the original Official\OneStore\fs-base\vegetation), we overide core file replacement and we can manage the MSFS update (btw today)

  1. A folder structure Community\vegetation
  2. A simple manifest.json and layout.json

As it was done weeks ago to correct tree size ? For example:

Manifest.json:


{
  "dependencies": [],
  "content_type": "CORE",
  "title": "",
  "manufacturer": "",
  "creator": "community fix",
  "package_version": "0.1.80",
  "minimum_game_version": "1.7.12",
  "release_notes": {
    "neutral": {
      "LastUpdate": "",
      "OlderHistory": ""
    }
  },
  "total_package_size": "000000000014658"
}

layout.json:


{
  "content": [
    {
      "path": "vegetation/10-asobo_biomes.xml",
      "size": 62523,
      "date": 132387590510000000
    }
  ]
}

 

A big thank you !

I have a new update to fix part of the world where the fall colors were missing. It's another file in the same folder. How do I add a second file in the setup layout and manifest files?

Edited by BijanStudio

Gaming Laptop:
MSI GS75 Stealth 5.6GHz Intel Core i9 - 10th gen 16 core CPU  -  32 GB DDR4 SDRAM  - 1TB SSD - RTX 2080 Super - 1920x1080 - 3 fans and cooling pipes.

 

15 hours ago, BijanStudio said:

Awesome. Post screenshots 🙂

Here ya go, early fall in the NC mountainsBoon_NC-fall.jpg

18 hours ago, BijanStudio said:

 I looked into it and found a way to adjust the tree colors.

Great work!

Would you consider three file variations for early, mid and late fall with an increasing percentage of colored trees?

 

5 hours ago, BijanStudio said:

I have a new update to fix part of the world where the fall colors were missing. It's another file in the same folder. How do I add a second file in the setup layout and manifest files?

Just add a second group like this:

{
  "content": [
    {
      "path": "vegetation/10-asobo_biomes.xml",
      "size": 62523,
      "date": 132387590510000000
    }
    {
      "path": "vegetation/second_file.xml",
      "size": 12345,
      "date": 132387590510000000
    }
  ]
}

Have you already release the second file... somewhere ? Do you need any other help ?

Edited by vbazillio

Vincent B.
Check my free MSFS sceneries : https://flightsim.to/profile/vbazillio/trending and my hardware configuration.

  • Author
  • Commercial Member
4 minutes ago, vbazillio said:

Just add a second group like this:


{
  "content": [
    {
      "path": "vegetation/10-asobo_biomes.xml",
      "size": 62523,
      "date": 132387590510000000
    }
    {
      "path": "vegetation/second_file.xml",
      "size": 12345,
      "date": 132387590510000000
    }
  ]
}

Have you already release the second file... somewhere ? Do you need any other help ?

I tried that but placing the folder in community folder didn't work for me.

Do I need to add the folder name "fall" in there?

{
  "content": [
    {
      "path": "vegetation/10-asobo_biomes.xml",
      "size": 62523,
      "date": 132387590510000000
    }
    {
      "path": "vegetation/15-asobo_biomes_cities.xml",
      "size": 29111,
      "date": 132387590510000000
    }
  ]
}

 

 

Gaming Laptop:
MSI GS75 Stealth 5.6GHz Intel Core i9 - 10th gen 16 core CPU  -  32 GB DDR4 SDRAM  - 1TB SSD - RTX 2080 Super - 1920x1080 - 3 fans and cooling pipes.

 

Bijan,

I love the added colors!

iUGoJQc.png

MSFS

1 hour ago, BijanStudio said:

I tried that but placing the folder in community folder didn't work for me.

Do I need to add the folder name "fall" in there?

Oh, sorry to ear that. I didn't have to add the root folder "fall" in the .json definition files. The content of file on my setup is exactly what I shared.

Vincent B.
Check my free MSFS sceneries : https://flightsim.to/profile/vbazillio/trending and my hardware configuration.

  • Author
  • Commercial Member
4 hours ago, RALF9636 said:

Great work!

Would you consider three file variations for early, mid and late fall with an increasing percentage of colored trees?

 

Yes it's possible but time consuming.

Attached is just one part.

EaDZzXk.png

Gaming Laptop:
MSI GS75 Stealth 5.6GHz Intel Core i9 - 10th gen 16 core CPU  -  32 GB DDR4 SDRAM  - 1TB SSD - RTX 2080 Super - 1920x1080 - 3 fans and cooling pipes.

 

Great Work! Love the colors!

 

UPS123.png

 

 

41 minutes ago, BijanStudio said:

Attached is just one part.

That looks great!

23 hours ago, BijanStudio said:

I am personally very excited about this. I was tired of seeing the same green all over the world so I looked into it and found a way to adjust the tree colors.

It's not perfect and there is no way I can keep everyone happy. Some like colors dull and some vivid. Some want more colors and some want less but I may be able to customize fall colors in your city. You can provide pictures and I will match it as best as possible. Message for more details about this.

🙂

Will something be released that allows for an easy unzip to the community folder, no editing files?  

Edited by Dillon

FS2020 

Alienware Aurora R11 10th Gen Intel Core i7 10700F - Windows 11 Home 32GB Ram
NVIDIA GeForce RTX 4070 Ti Super OC 16GB - Pimax Crystal Light VR 

  • Author
  • Commercial Member
14 minutes ago, Dillon said:

Will something be released that allows for an easy unzip to the community folder, no editing files?  

Yes but I can't get it to work but others see it.

Place this in your community folder.

https://drive.google.com/file/d/1O7kw7kYMb_8FwcXJBlie4gLZbZZTrBVD/view?usp=sharing

Gaming Laptop:
MSI GS75 Stealth 5.6GHz Intel Core i9 - 10th gen 16 core CPU  -  32 GB DDR4 SDRAM  - 1TB SSD - RTX 2080 Super - 1920x1080 - 3 fans and cooling pipes.

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.