Jump to content

Recommended Posts

Hi folks,anyone able to knock up a skin or decals for this beauty ??? I Would try but can't find decent images of the logos anywhere.This image came from an AceCombat mod...

Maverick tomcat.jpg

  • Like 1

Share this post


Link to post
Share on other sites

Do you have a link to the mod? IF so then the problem is that I can't open the .pak files given the native file format for Ace Combat. Or if there is a utility I can download the skin and reverse engineer the skin to make it work for a Tomcat skin. Otherwise I'd help though, looks pretty cool.

Share this post


Link to post
Share on other sites

I watched this movie as a kid some 12 years ago (or something like this). What strikes me now is that Maverick's Tomcat had no USN markings. Any ideas why? They wanted not to be assiociated with the movie in any way?

Share this post


Link to post
Share on other sites

I think its because nothing is ever done correct in movies regarding the military, except for movies like The Lone Survivor, and the one about Chris Kyle. Other than that movies just get it wrong and I think they were painted that way in order to be not seen as an official endorsement of a movie, or some other reason that I don't know of.

Share this post


Link to post
Share on other sites

Just checked, the F-14's in the 1986 movie did have USN markings, they wore the wrong unit markings but this was deliberate.

The USN were pretty supportive of the production as they saw it as a recruiting poster.

Edited by fallenphoenix1986

Share this post


Link to post
Share on other sites
16 hours ago, EricJ said:

IF so then the problem is that I can't open the .pak files given the native file format for Ace Combat. Or if there is a utility I can download the skin and reverse engineer the skin to make it work for a Tomcat skin. Otherwise I'd help though, looks pretty cool.

Internet is your friend: https://github.com/TTFH/Ace-Combat-7-Mods

Ace Combat 7 uses the Unreal Engine 4, but those .pak archives are somewhat coded, hence they made a tool to decompress those. The extracted skin files then must be hex-edited so that they can be opened as .dds textures in a painting software. I have used this for a few custom Raptor skins.

The mentioned skin of Maverick is available here: https://www.moddb.com/games/ace-combat-7/addons/f-14d-tomcat-phoenix-top-gun-maverick

However, decals are painted on the skin, and I think it won't be of much use in this case. I mean, decals will have to be remade from scratch.

13 hours ago, EricJ said:

I think its because nothing is ever done correct in movies regarding the military, except for movies like The Lone Survivor, and the one about Chris Kyle.

So true. I liked the old but gold Black Hawk Down, and more recently Dunkirk. Sure, there are inaccuracies here and there, but some movies are definitely better than others. Top Gun surely is not meant to be an accurate portrayal of the USN.

Edited by Menrva

Share this post


Link to post
Share on other sites

Thanks, I didn't think the file was named that, as I tried a couple sites and didn't see it. As for decals it shouldn't be too hard to reverse engineer it, just have to see how it goes getting it unpacked.

Okay I managed to extract the file, but how do you hex edit? I tried renaming the file but that obviously didn't work. Which hex editor do you use and what are the steps?

Edited by EricJ

Share this post


Link to post
Share on other sites
2 hours ago, EricJ said:

Okay I managed to extract the file, but how do you hex edit? I tried renaming the file but that obviously didn't work. Which hex editor do you use and what are the steps?

I don't remember. I just found a python script which adds the .dds header to the .ubulk files, IIRC. Here's the link: https://github.com/CapitanRetraso/HEADER-7

Share this post


Link to post
Share on other sites

Okay how do I use the script? Do I just run it and it'll do the headers?

Share this post


Link to post
Share on other sites
4 minutes ago, EricJ said:

Okay how do I use the script? Do I just run it and it'll do the headers?

Well, where do I start? You need Python installed on your machine first, otherwise you cannot run the script. This is getting more complicated though. I have Python. I'll unpack and convert the files for you guys.

Edited by Menrva

Share this post


Link to post
Share on other sites

Thanks man, I do appreciate it. Also here is the start of the skin:

img00005.JPG

Edited by EricJ

Share this post


Link to post
Share on other sites

It turns out that this skin was saved as a .uexp file, not as the usual .ubulk file. In the end, after much surfing through the net, I found this tool: https://drive.google.com/file/d/1LPkhshGJEJ69y_QZHSgFXRciZP-k6Oni/edit

It's very easy to use, it comes with a graphical user interface, and with it you can open the .pak files and export the .uexp file to a .TGA or .PNG image. 

Here's the Maverick skin (my attachment space is limited so I will remove it in the future): f14d_00_D.zip

With the above tool, it's easy for everyone to convert Ace Combat 7's skins anyway. I wish I had it when working on some custom F-22A Raptor skins, it really simplifies everything.

Of course, let's always give credit to the original creators of the custom Ace Combat 7 skins. Their community is made up of a lot of fantastic guys. Would be cool to get them interested in Strike Fighters 2 sometime in the future.

Edited by Menrva

Share this post


Link to post
Share on other sites

Thanks man I got it so you can remove it, again thanks for the help (and was planning on crediting the author of the skin, just a matter of course).

  • Like 1

Share this post


Link to post
Share on other sites

Some better work. The tail insignia per the original is already low-res so I can only do so much with it, but it's something.

img00006.JPG

img00007.JPG

Share this post


Link to post
Share on other sites

Thanks and now I have to dirty it up as the original is somewhat dirty as well.

Share this post


Link to post
Share on other sites

Managed to figure out the tool Menrva linked and improved the tail and fuselage insignia:

img00008.JPG

img00009.JPG

img00010.JPG

img00011.JPG

Share this post


Link to post
Share on other sites
58 minutes ago, EricJ said:

now I have to dirty it up as the original is somewhat dirty as well.

Not really necessary, IMHO. The custom skin in not meant to be dirty actually. The original aircraft skins of Ace Combat 7 are all weathered skins, and those making custom skins use them as a base. Ace Combat portrays aircraft used extensively in wars of a fictional universe.

2 minutes ago, EricJ said:

Managed to figure out the tool Menrva linked and improved the tail and fuselage insignia.

My bad, the image I linked above was full quality already, but you had to click on it to fully open it and download it as it was. Hence why I reuploaded the skin in a zipped form.

Anyway, glad the tool works for you. I had borrowed some of the painted insignia from the Raptor skins of AC7, and converted those to .tga decals for SF2 use.

Share this post


Link to post
Share on other sites
Just now, Menrva said:

Not really necessary, IMHO. The custom skin in not meant to be dirty actually. The original aircraft skins of Ace Combat 7 are all weathered skins, and those making custom skins use them as a base. Ace Combat portrays aircraft used extensively in wars of a fictional universe.

My bad, the image I linked above was full quality already, but you had to click on it to fully open it and download it as it was. Hence why I reuploaded the skin in a zipped form.

Anyway, glad the tool works for you. I had borrowed some of the painted insignia from the Raptor skins of AC7, and converted those to .tga decals for SF2 use.

I didn't weather it too much (I can really dirty it up but it's not my call) but I'm familiar with at least some aspects (I like the jet art mainly) so cool

I will probably use it for a skin or two, maybe something else down the road but for now it helped immensely in getting it right.

Share this post


Link to post
Share on other sites

Current look crisisloaner:

img00010.JPG

img00011.JPG

  • Thanks 1

Share this post


Link to post
Share on other sites

Well crisisloaner I assume you don't have any edits so I'll upload it here:

Maverick.7z

Share this post


Link to post
Share on other sites

No problem!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Similar Content

    • By JamesWilson
      Hi,
      after seeing the TMF F-14 has wrong and inaccurate speed and fuel indicators, i found out the default Third Wire F-14 has working and accurate ones, but i dont wanna use it cause the TMF Tomcat is better and the cockpit too more realistic too, so can you switch the speed and fuel indicators on the TMF F-14 with the default Third Wire F-14? And for fuel too? Do you need to 3D model and/or do something else other than edit some text files?
       And is it or it's not possible to do?
      Down here are 2 pictures from the correct cockpit in the default Third Wire F-14:


      And 2 from the TMF F-14 (the inaccurate one):


       
      Thanks for helping.
    • By JamesWilson
      Hi everyone,
      I just noticed that the speed indicator in the F-14 Tomcat by TMF (TheMirageFactory) only shows up to 800 kts, and the Mach indicator does not move, not letting you know the speed of the aircraft if you have your HUD turned off.
      As you can see down here, i'm at Mach 2.23, but the indicator only shows 800 kts and doesn't go above. Obviously it adapts to my altitude, so if i'm higher, then the IAS is lower, but still should move, making it impossible flying at high speed without HUD turned on as i have it down here:

      Another issue, maybe even worse than the previous one, is that the fuel indicator shows wrong numbers, or as i may think, it shows "a number less". For example: if i have 20000 pounds of fuel left, it should show 20000, but it shows 02000. This is a theory on how it works, not confirmed, and i'm gonna explain you why i think it is like that:
      I hardly think i truly have 2000 pounds of fuel left, cause i choose Fuel 100% and tried climbing and flying for a long time with full afterburner, and the numbers slowly started going down, even reached the point of burning the engine at Mach 2.30and the fuel wasn't gone yet, it showed i had like 00700 left, so i presume it's 20000 in reality, otherwise i would have been out of fuel in no time, since it's a quantity even under the bingo quantity, but i flew for minutes and minutes in full afterburner, and at 8x speed, so. Speaking of Bingo, there's no bingo indicator.
      Here's a picture of the fuel indicator:

      I tried the default F-14 cockpit, and even if that one shows correctly both speed and fuel indicators and even if it's a great cockpit, i personally like more and find more realistic and immersive the TMF one.
      In the end, since these two indicators are crucial, especially for flying without HUD, and the fuel indicator especially, since there's no way to know how much fuel you have left even with HUD turned on other than the cockpit indicator.
      So, what i'm asking is:
      Is there a way to fix these? A mod that remakes the indicators? Or another cockpit that is not the default one that i can use to swap this one?
      Thanks in advance for helping me.
    • By TheStig
      Was there ever an F-14 Tomcat 21 made for SF1 or SF2?
    • By Spinoee
      Is the Mirage Factory team able to make a proper cockpit for their F-14D mod?  I love the fact that they have put so much effort into making the F-14 Superpack as realistic as is possible within SF2, except for the F-14D cockpit.  It appears to use the exact same pit as the F-14B, even though the Super Tomcat had some of its gauges rearranged to allow for 2 MFDs.
          At left is what is currently included.           
      At right is what the real F-14D Cockpit looked like.  I don't know if TMF has anything like this in the works, but if not, I just wanted to remind them (i'm sure they already know given the realism of the other F-14 variants).
       
    • By crisisloaner
      If only......UK ordered a phantom replacement in the form of F-14B's .




×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..