- Guest - 19.05.2009
Bender-this MOD is truly excellent. I can't believe I missed it :wink:
- Gromic - 21.05.2009
Nice skys you made there Bender - good work
Is the tga in subfolder 4 purposly named 4.tga instead of clouds256.tga? I renamed it clouds256.tga because...
...I created a small batch file (4KB) that randomly changes both the clouds and cloudnoises every start of IL2 (game start - not mission start).
It needs to be placed in your ..\mods\Bender Sky V3 - Original\ folder. Create a batch file (for example: randomsky.cmd) with notepad and paste the following lines into it:
@echo off
set /a randomsky=%random% %%16+1
cd %randomsky%
copy clouds256.tga ..\..\mapmods\maps\_tex\clouds256.tga /y
cd ..\cloudnoise
set /a randomnoise=%random% %%3+1
cd %randomnoise%
copy cloudsnoise.tga ..\..\..\mapmods\maps\_tex\cloudsnoise.tga /y
Save and exit. Then create a desktop link to the batch and run it before starting IL2.(or, for example, if you use il2stab to start your game, you could create an external link to the batch that runs every time you start IL2)
Tested on Windows XP SP3. I'm not sure if the %random% function works under Vista (I'm sure someone could try it).
Be aware that the batch doesn't make a backup of the current clouds256.tga / cloudsnoise.tga in the ..\mods\mapmods\maps\_tex folder but, this would be easy to add.
It's primitive but - what the hell - it works.
cya in the variable skys
Gromic
- Gromic - 21.05.2009
Hi Bender
I just noticed something else that seems out of place with V3 of your skys mod.
The cloudsnoise.tga in subfolder 3.
The size is 480KB whereas the other cloudsnoise.tga files (subfolders 1 and 2) are 1MB. The wouldn't be bad by itself, but everytime I use the cloudsnoise.tga from subfolder 3, my game crawwwwwls. I'm talking 1 frame every 3 seconds!
I redownloaded your mod from mediafire to make sure my initial download wasn't corrupt.
I don't know if it's an ATI problem (had that with buffy's flaks and maven's hit effects). ATI cards have can have issues with tga files that aren't cleanly divisible by 64.
The cloudsnoise.tga from subfolder 3 is 701 x 701 pixels in size. Those from subfolders 1 and 2 are 1024 x 1024 respectivly.
Can anyone else with an ATI card confirm that using the cloudsnoise.tga from subfolder 3 is causing problems?
regards
Gromic
- Guest - 22.05.2009
thank's for the bat file ... :wink: I'll try it and if you let me include in my next version OK ? Or we can make it together . I want to make a huge mod pack with Skies and Clouds changed randomly every il-2 start without click
IF you're intrested in it you are welcome .pM me . I need a man who can write a .bat files. :wink:
Yes there is one texture with 701 pix. Thanks for information about bug on ATI ...a have 9800.
- Guest - 22.05.2009
More of this. I have a lot of new skies at this moment :wink:
- Gromic - 22.05.2009
Hi Bender
Sure
Use it as you wish.
I made a revised version that starts the game after randomly swapping the sky textures.
Check PM pls.
Gromic
-
Ark-iyos - 26.05.2009
Bender_AS Wrote:Yes .... 4.08 mod , 4.09 mod
Sorry about this silly doubt....vp_media Map upgrade is 4.09 only.
If I run the v4.08m I won
- Guest - 26.05.2009
Yes you Right .... sorry for this , i have never ude 4.08
-
Ark-iyos - 27.05.2009
Bender_AS Wrote:Yes you Right .... sorry for this , i have never ude 4.08
Ok....I am NOT lost completely... I am learning this "modding" things
someday I
- Alex T. - 08.01.2010
Hi guys, is there any specific reason why I'm having flickering cloud textures with this mod? It's quite annoying, what am I doing wrong?
A.
- Guest - 08.01.2010
Alex T. Wrote:Hi guys, is there any specific reason why I'm having flickering cloud textures with this mod? It's quite annoying, what am I doing wrong?
A.
You aren;t doing anything wrong. That's how it is
- Rupert_The_Bear - 08.01.2010
looking good! I will check it out tomorrow morning and really looking forward to it. 8)
- Alex T. - 08.01.2010
philip.ed Wrote:Alex T. Wrote:Hi guys, is there any specific reason why I'm having flickering cloud textures with this mod? It's quite annoying, what am I doing wrong?
A.
You aren;t doing anything wrong. That's how it is
Really?? lol
Will it be fixed?
Not enough instruction - acred99 - 05.02.2010
There is not enough instructions were to put these files ? and how you change a map of your choice. Where in the load.ini file of a map do you change ? please help ! :?