Anybody want more (simple) scenery?
-
- Colonel
- Posts: 2394
- Joined: 06 Mar 2011, 16:48
- Version: FS9
- Location: Belgium
Re: Anybody want more (simple) scenery?
.
Last edited by TheFoufure on 10 Sep 2025, 18:17, edited 1 time in total.
Re: Anybody want more (simple) scenery?
All my patience has just flown out the window 

-
- Major
- Posts: 450
- Joined: 04 Oct 2015, 20:17
- Version: P3D
Re: Anybody want more (simple) scenery?
Do you know something factual or is this just wild speculation....?
-
- Colonel
- Posts: 2394
- Joined: 06 Mar 2011, 16:48
- Version: FS9
- Location: Belgium
Re: Anybody want more (simple) scenery?
That's factual. I've seen GMax screensjetpilot1980 wrote: 24 Jun 2025, 23:54Do you know something factual or is this just wild speculation....?

-
- Major
- Posts: 450
- Joined: 04 Oct 2015, 20:17
- Version: P3D
Re: Anybody want more (simple) scenery?
Well would be nice if whomever is doing it would come forward with some previews ect... I was considering have a go at it myself but if someone else is already doing it I would be just as happy... as it will take me a ton of time and work for such a project...
-
- Colonel
- Posts: 2394
- Joined: 06 Mar 2011, 16:48
- Version: FS9
- Location: Belgium
Re: Anybody want more (simple) scenery?
I've seen some screens. I've read about two packs. First with J-10A, and second with J-10B, J-10C and Pakistani's J-10C.jetpilot1980 wrote: 25 Jun 2025, 11:48 Well would be nice if whomever is doing it would come forward with some previews ect... I was considering have a go at it myself but if someone else is already doing it I would be just as happy... as it will take me a ton of time and work for such a project...
Some other chineese projects are also on the fire

I'll try to see if I can put some screens.
-
- Major
- Posts: 450
- Joined: 04 Oct 2015, 20:17
- Version: P3D
Re: Anybody want more (simple) scenery?
Please do... I will be curious to see what may be coming... Also I would be curious to hear what other Chinese projects are in the fire? As I was considering some myself, but don't want to do overlapping / repeating work with someone else... Would rather focus my own efforts on filling gaps than re-inventing the wheel... Also you say "seen and read" where at? On another forum or? If so what forum? Thanks
- Victory103
- Colonel
- Posts: 4073
- Joined: 13 Aug 2007, 03:35
- Version: P3D
- Location: KPHX
Re: Anybody want more (simple) scenery?
Another great set Jim and I do appreciate the rotary wing AFDs. In Pt. 11, not sure if I'm missing "VOGA, Manohar/Goa" in the download.
DUSTOFF
ARMY PROPS
NAVY SAR
-Chris
ARMY PROPS
NAVY SAR
-Chris
Re: Anybody want more (simple) scenery?
Thanks for the spot Chris. I'll leave VOGA here for now.
- Attachments
-
- VOGA P3D.zip
- (53.45 KiB) Downloaded 46 times
Re: Anybody want more (simple) scenery?
Hi folks,
A lot of my sceneries use trees from this object library...
Prepar3D v4\Scenery\Global\scenery\vegetation.bgl
However they don't switch textures with the seasons, as I cannot see any ".lua" scripts for them.
(I believe P3D somehow switches their seasons by another method for creating autogen.)
I do know how to make script files for each texture using MCX, but there are a heck of a lot of them to do. As I'm a lazy sod, I thought I'd ask if anyone has done the legwork already and is willing to share please?
Jim
A lot of my sceneries use trees from this object library...
Prepar3D v4\Scenery\Global\scenery\vegetation.bgl
However they don't switch textures with the seasons, as I cannot see any ".lua" scripts for them.
(I believe P3D somehow switches their seasons by another method for creating autogen.)
I do know how to make script files for each texture using MCX, but there are a heck of a lot of them to do. As I'm a lazy sod, I thought I'd ask if anyone has done the legwork already and is willing to share please?
Jim
Re: Anybody want more (simple) scenery?
Otherwise, I'll start churning them out with a text editor for all the types & sizes and share them here myself...
-
- First Lieutenant
- Posts: 196
- Joined: 18 Sep 2015, 04:03
- Version: FSX
- Location: Texas
Re: Anybody want more (simple) scenery?
I wish someone would update Osan AB.
Robert P. Armstrong Ret.
Re: Anybody want more (simple) scenery?
OK, turns out I only need 7 script (.lua) files, but it took me hours of trial and error to get things working. My sceneries have a lot of shortcomings, but trees stuck in summertime have been bugging me for some time, so have given this a go.
The scripts go in F:\Prepar3D v4\Scripts. [Easy to edit for your own preferences: summer is default, SP=spring, FA=fall, WI=winter, HW=hard winter(snow covered) and the numbers count the days of the year that each is used between.] I've over-used mesquite trees (i.e. in the wrong climates), so have compromised by not using hard winter for them.
Disable your own Prepar3D v4\Scenery\Global\scenery\vegetation.bgl object library, but keep it as backup!
Place my version vegetation_JFM_seasonal.bgl in that folder and ALSO into Addon Scenery\scenery (wherever you have yours; mine is in a remote Prepar3D v4 Add-ons drive).
COPY all the texture files that those libraries use to Addon Scenery\texture. (I've included them here for convenience.)
Notes
- vegetation_JFM_seasonal.bgl was created in Model Converter X, and output for P3Dv4 (SDK v4.5).
- My sim also has a similarly named FTX_Vegetation_FULL.BGL global library, I think from Orbx Global Base. I leave that as is, and don't think I've broken autogen. Check your autogen too.
- Some of my sceneries use other tree libraries such as MAIW_Czech ones, and they are summer-only.
- My Add-ons are divided into packages for regions (to save load times) and modern/retro, so was thinking about using different scripts for each, but would probably be better using more appropriate tree types.
- My most recurring bug was still getting summer-only trees with my scenery which is why I duplicated the files in addon scenery. Plus paths in the scripts to your texture files is important.
Remember to back stuff up first to be able to put things back the way they were yourself. This may not work for you.
The scripts go in F:\Prepar3D v4\Scripts. [Easy to edit for your own preferences: summer is default, SP=spring, FA=fall, WI=winter, HW=hard winter(snow covered) and the numbers count the days of the year that each is used between.] I've over-used mesquite trees (i.e. in the wrong climates), so have compromised by not using hard winter for them.
Disable your own Prepar3D v4\Scenery\Global\scenery\vegetation.bgl object library, but keep it as backup!
Place my version vegetation_JFM_seasonal.bgl in that folder and ALSO into Addon Scenery\scenery (wherever you have yours; mine is in a remote Prepar3D v4 Add-ons drive).
COPY all the texture files that those libraries use to Addon Scenery\texture. (I've included them here for convenience.)
Notes
- vegetation_JFM_seasonal.bgl was created in Model Converter X, and output for P3Dv4 (SDK v4.5).
- My sim also has a similarly named FTX_Vegetation_FULL.BGL global library, I think from Orbx Global Base. I leave that as is, and don't think I've broken autogen. Check your autogen too.
- Some of my sceneries use other tree libraries such as MAIW_Czech ones, and they are summer-only.
- My Add-ons are divided into packages for regions (to save load times) and modern/retro, so was thinking about using different scripts for each, but would probably be better using more appropriate tree types.
- My most recurring bug was still getting summer-only trees with my scenery which is why I duplicated the files in addon scenery. Plus paths in the scripts to your texture files is important.
Remember to back stuff up first to be able to put things back the way they were yourself. This may not work for you.
- Attachments
-
- vegetation.zip
- (2.18 MiB) Downloaded 6 times
-
- Textures.zip
- (3.3 MiB) Downloaded 8 times
Re: Anybody want more (simple) scenery?
Robert,
A P3D (ADEP4) scenery for Osan RKSO was included in the Matrix releases. The files are dated May 2018 and I can send you copies if you wish; parking allocations will need updating. Or are you looking for something more recent?
Geoff
A P3D (ADEP4) scenery for Osan RKSO was included in the Matrix releases. The files are dated May 2018 and I can send you copies if you wish; parking allocations will need updating. Or are you looking for something more recent?
Geoff
Re: Anybody want more (simple) scenery?
I'm a customer for that RKSO scenery also.
Jorgen
Jorgen
-
- First Lieutenant
- Posts: 196
- Joined: 18 Sep 2015, 04:03
- Version: FSX
- Location: Texas
Re: Anybody want more (simple) scenery?
I would be interested in copies.geoffj wrote: 12 Sep 2025, 14:58 Robert,
A P3D (ADEP4) scenery for Osan RKSO was included in the Matrix releases. The files are dated May 2018 and I can send you copies if you wish; parking allocations will need updating. Or are you looking for something more recent?
Geoff
Robert P. Armstrong Ret.
-
- First Lieutenant
- Posts: 196
- Joined: 18 Sep 2015, 04:03
- Version: FSX
- Location: Texas
Re: Anybody want more (simple) scenery?
How would I look this up in the Wayback Machine? If it is in there?geoffj wrote: 12 Sep 2025, 14:58 Robert,
A P3D (ADEP4) scenery for Osan RKSO was included in the Matrix releases. The files are dated May 2018 and I can send you copies if you wish; parking allocations will need updating. Or are you looking for something more recent?
Geoff
Robert P. Armstrong Ret.
Re: Anybody want more (simple) scenery?
You can't, it was provided via a application-based download so was not something obtainable via the wayback machine.