NN_Avirex Wrote:Hello,
my name is Avirex, I'm the author of the original texturing of the Me110G2 and Me262.
For clear reason of FPS we made them with 256x256 files.
A pit at this time could not be more then 6Mb.
I would like to modify the yak's pit, but just need a link to learn how to obtain the TGA and then put them in IL2again.
I'm very glad that somebody dicovered how to do it.
Imagine that I deed my two pits without ever seeing my work progression in the IL2 engine...
Hello Sir!!
You really did a great work of art on those textures!!! thank you.
So many times when i flew the 110 i would just jump in the gunner position and admire all that beautiful high-tech gear. :lol: :mrgreen:
Is not that hard to change pit textures. easiest way to get your game ready for moding is to download and install the sound pack. (Make a backup of your game, or best is to have another copy of the game installed in a new folder so you'll always have your original game clean.) The sound mod will create all the necerary files and folders you need for moding.
What you need to do is extract the sfs files that contain them with QTim's SFS extractor in one folder.
I found a lot of cockpits in 3do1.sfs 3do.sfs and 3do6.sfs, but if you don't find the pit you want to change there, you just extract all the 3do sfs files.
In the extracted files you'll find a lot of files and usually a 3DO folder. If you have a "cockpit" folder in it that's where you'll find all the files you need as tga files.
you open them edit them and to put them in the "files/3do/cockpits (I think, i'm not home at my gaming rig.)
You'll need to add a line of text with the new path, to "files.txt" file in your game folder for every file you've modified, so the game knows to load the file from "files" folder, instead of the original one.
something like this:
3do/Cockpit/IAR-80/altimeter.tga
3do/Cockpit/IAR-80/rudder.tga
3do/Cockpit/IAR-80/seat.tga
3do/Cockpit/IAR-80/panel.tga
this example is for the case you try to play around with the IAR-80 pit. :mrgreen:
for the yak9 they would be something like this:
3do/Cockpit/Yak9/altimeter.tga
3do/Cockpit/Yak9/rudder.tga
3do/Cockpit/Yak9/seat.tga
3do/Cockpit/Yak9/panel.tga
good luck.