The website and forum will be intermittently unavailable while we're making some security updates.
File uploads to the download hangar are also disabled until further notice.

Seasonal Textures

Let's hear all about the eye candy at those military bases.
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Seasonal Textures

Post by VulcanDriver »

Hi Guys

I'm trying to apply seasonal textures to a scenery MDL using MDL Tweaker. I'm using the default FS9 Grass textures e.g. Grass_Su Grass_Wi etc.

However MDL Tweaker insists on adding seasonal extensions to the summer grass texture so it becomes Grass_SU_WI for example. Of course the texture doesn't exist and is not displayed.

How can I stop it from doing this?

TIA
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
MIKE JG
MAIW Developer
MAIW Developer
Posts: 10976
Joined: 12 Aug 2006, 02:25
Version: MSFS

Re: Seasonal Textures

Post by MIKE JG »

John I will have an answer for you when I get home from work today, can't type it here with the boss looking over my shoulder.... :smt003
-Mike G.

Recovering flight sim addict, constant lurker.

Check out my real life RV-8 build here: RV-8 Builder Log
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

Thanks Mike :)
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
MIKE JG
MAIW Developer
MAIW Developer
Posts: 10976
Joined: 12 Aug 2006, 02:25
Version: MSFS

Re: Seasonal Textures

Post by MIKE JG »

John, one way around this that I have found is to make a copy of one of the seasonal textures, say the summer grass texture for example. Drop the _SU extension from that texture so that it's just 'taxi_grass.bmp' for example. Use that texture to color your model object. Do this for as many textures that you make use of.

Then in Model Tweaker it should then pick up the other versions without adding the extra extension to the one texture you have already used.

Does that make sense?
-Mike G.

Recovering flight sim addict, constant lurker.

Check out my real life RV-8 build here: RV-8 Builder Log
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

Hi Mike

Think that worked, however when I imported the MDL in to ModelConverterX ( I always think of Terminator X from Public Enemy for some reason!!) it only picked up one texture. The object report only had one texture listed not the four I thought there would be. So I'm not sure if it has worked despite MDL Tweaker showing the correct textures. I updated the MDl and saved it.
Any help would be appreciated.

Cheers
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
JohnTenn
Major
Major
Posts: 754
Joined: 12 Dec 2011, 17:16
Version: FS9

Re: Seasonal Textures

Post by JohnTenn »

John

To compile the model into the bgl you will have to use Compile Helper available at FSdeveloper.com.

That is the easiest way to compile it.

There is information on how to use it there.

My knowledge is sketchy and I have to follow a read and do to get it right.

John
User avatar
MIKE JG
MAIW Developer
MAIW Developer
Posts: 10976
Joined: 12 Aug 2006, 02:25
Version: MSFS

Re: Seasonal Textures

Post by MIKE JG »

John, when you added the seasonal textures to the model, Model Tweaker II should have offered you the option to save the model. When it does, it adds the extension '_tweaked' to the model's file name. Make sure you are opening that 'tweaked' model in Model Converter.
-Mike G.

Recovering flight sim addict, constant lurker.

Check out my real life RV-8 build here: RV-8 Builder Log
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

Hi Mike

That's the one I opened in Model Converter.
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
John Young
MAIW Developer
MAIW Developer
Posts: 4206
Joined: 12 Jul 2008, 15:15

Re: Seasonal Textures

Post by John Young »

Why don't you place the tweaked model straight out of MDL Tweaker II, with whatever name you chose, directly in ADE as a model object? It's always worked for me. Why do you need Compile Helper or MCX?

John Y.
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

John Young wrote: 08 Feb 2017, 20:24 Why don't you place the tweaked model straight out of MDL Tweaker II, with whatever name you chose, directly in ADE as a model object? It's always worked for me. Why do you need Compile Helper or MCX?

John Y.
Hi John I was trying to see if the MDL had taken textures using MCX. I'll add it to ADE and see what happens.

Cheers
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

Right folks, I took the tweaked the MDL and put into ADE and compiled. In sim it only shows one texture not the seasonal ones. I tried to change the season in sim and I got the CTD. Obviously something is wrong
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
JohnTenn
Major
Major
Posts: 754
Joined: 12 Dec 2011, 17:16
Version: FS9

Re: Seasonal Textures

Post by JohnTenn »

@VulcanDriver

John

Lost my way earlier. I needed Compile helper to compile .asm files to .mdl.

I used "librarycreatorxml" also found at FSdeveloper.com.
This will give you the xml needed to compile the tweaked model with bglcomp into a bgl.

Do not open tweaked models with with ModelConverterX. I am pretty sure I read a post by Arno Gerretsen that stated that ModelconverterX stripped out the seasonal textures.

This is a bit of a cumbersome process but it works for me.

John.
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

Thanks John, I'll try that tomorrow.
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
John Young
MAIW Developer
MAIW Developer
Posts: 4206
Joined: 12 Jul 2008, 15:15

Re: Seasonal Textures

Post by John Young »

Can you not just output the model file from FSDS, load the model in MDLTweakerII, apply the seasonal textures and save? Then place the tweaked model in ADE and compile. You don't need MDX, librarycreatorxml or anything else. I made a grass revetment with seasonal textures for Gary a couple of months ago just like that, except the model was built with Gmax.

John Y.
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

John Young wrote: 09 Feb 2017, 21:23 Can you not just output the model file from FSDS, load the model in MDLTweakerII, apply the seasonal textures and save? Then place the tweaked model in ADE and compile. You don't need MDX, librarycreatorxml or anything else. I made a grass revetment with seasonal textures for Gary a couple of months ago just like that, except the model was built with Gmax.

John Y.
I tried that but the textures didn't change with the seasons. When I switched seasons in FS9 I got the CTD. The MDL size didn't change I'd have thought the extra lines would increase the file size?
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
John Young
MAIW Developer
MAIW Developer
Posts: 4206
Joined: 12 Jul 2008, 15:15

Re: Seasonal Textures

Post by John Young »

It's dead easy with Gmax and MdlTweakerII. You did make the complete set of textures, including the _lm if needed and they are in the texture folder?

John
JohnTenn
Major
Major
Posts: 754
Joined: 12 Dec 2011, 17:16
Version: FS9

Re: Seasonal Textures

Post by JohnTenn »

@VulcanDriver

John, did you use default grass textures? Did you rename them?

If you have renamed them and now do not have the full set of named original textures then you will get a crash to desk top.

As far as the seasonal changes go, the days allocated need to cover the whole year (365 days).

For example 1-59, 60-199, 200-279, 280-340, 341-365.

If you are using only four variations, you leave out hard winter, and the four remaining sets must cover all the days of the year,

Modelconverterx will only display the last texture in the sequence. If then save the bgl from MCX your will only have the hard winter or winter texture.

I have never tried to compile the model into a bgl with ADE myself, that is something I learned now.

John
User avatar
VulcanDriver
MAIW Staff
MAIW Staff
Posts: 4501
Joined: 11 Aug 2006, 20:58
Version: FSX
Location: EGHH

Re: Seasonal Textures

Post by VulcanDriver »

JohnTenn wrote: 10 Feb 2017, 04:06
For example 1-59, 60-199, 200-279, 280-340, 341-365.


Used those numbers but I get a warning from MDL Tweaker that the days should not have any gaps :?
John

"That is the biggest fool thing we have ever done. The A-bomb will never go off, and I speak as an expert in explosives." - Admiral William Leahy
User avatar
Firebird
MAIW Admin
MAIW Admin
Posts: 12111
Joined: 11 Aug 2006, 21:04
Version: FS9
Location: EGLL

Re: Seasonal Textures

Post by Firebird »

Do you still get the same warning if the last parm is 341-366?
Steve
_______________________________________________________
Image
Quid Si Coelum Ruat
_______________________________________________________
JohnTenn
Major
Major
Posts: 754
Joined: 12 Dec 2011, 17:16
Version: FS9

Re: Seasonal Textures

Post by JohnTenn »

John

John Young was probably right, I am creating noise in this thread.

Now trying to be helpful.

The seasons in the default landclass change around the fifteenth of the month. Use the calendar to move day to day until the grass texture changes.

Write down the date.

When you have the dates of the first day of each new texture(season) then create the time line number of days to get there, starting from January 1. 31 days in January plus 29 Days in February and so on.

I feel just to get the idea with the first one, use the default numbers in modeltweaker and do not use hard winter.

Compile the model into a bgl and see if it shows up in your sim with the desired texture. ADE will place it. My method requires placement from the library.

I do not like to mess with default textures myself. If you want to use them, make copies of the textures and rename them at first until you have got the process under your belt.

John

PS. I have put in a day number 370 and modeltweaker took it.
Post Reply