Jump to content

Recommended Posts

Hi All. First time posting in this forum. I discovered Strike Fighters 2 over a week ago. This is the kind of game I was looking for. I had a love for Strike Commander and F-15 Strike Eagle of eons ago. Anyway enough of introductions.

 

I have a problem. I downloaded Operation Desert Storm for SF2 from the files SF2_ODS_Part1-3. I am able to play the mod except that when I try to land on the carrier decks (any one) the deck is not hardened so the aircraft sinks through the ship and crashes into the ocean. The cats work fine at the start of the mission but the landing is the problem.

 

I have read other posts about this issue but I hate how posts get hijacked (as in the posts goes off on a tangent on how to install the upgrade etc) or people give vague responses such as "seems like a carrier without LODs." Like what on earth does that mean.

 

So can someone in the know please tell me what causes an aircraft carrier's deck to be sink through and not the cats? Also what needs to be done to fix this? I installed the update SF2E_ODS_Update1 but that did not solve the problem. I tried to copy carriers from other mods that had no problems, still same issue. So yes, a clear answer as to what would cause this would be appreciated so I can understand the innards of the game better. Thank you.

Share this post


Link to post
Share on other sites

Are you useing stock planes or addons ???  ooohh where's my manners welcome aboard. sounds like that campaign's files corrupted your carrier files that's just a wild guess,but, before you do a uninstall and start over,, go into game options and set Landing to easy and see what happens ,,, if you go through a uninstall and start over ,,, put your carriers from objects/ ground objects into a new folder from the new install,, before you install your mod,, after mod install go to objects/ground objects,, see if the mod added carriers,, play it and see what happens ,,me I had planes falling through the decks at the cats but they were planes that were added on..

Share this post


Link to post
Share on other sites

Or,, you can make a second install of SF-2 elsewhere and swap out the carrier folder from objects/ground objects if you have the room.

Share this post


Link to post
Share on other sites

Yes uriahms, the problem is related with the .LOD files of the carrier. Please, post here the carrier files and I'll take a look at them.

 

If you own SF2 vietnam, you can use stock carrier instead, as a solution to the problem.

 

Or,, you can make a second install of SF-2 elsewhere and swap out the carrier folder from objects/ground objects if you have the room.

 

 

Are you useing stock planes or addons ???  ooohh where's my manners welcome aboard. sounds like that campaign's files corrupted your carrier files that's just a wild guess,but, before you do a uninstall and start over,, go into game options and set Landing to easy and see what happens ,,, if you go through a uninstall and start over ,,, put your carriers from objects/ ground objects into a new folder from the new install,, before you install your mod,, after mod install go to objects/ground objects,, see if the mod added carriers,, play it and see what happens ,,me I had planes falling through the decks at the cats but they were planes that were added on..

 

Yubba, are you talking seriously?

Edited by FRPignon
  • Like 1

Share this post


Link to post
Share on other sites

Ok, problem solved. Use this Data.ini instead of the Carrier's original Data.ini .

 

Solved partially. The landing deck is now hardened. However, when I try to taxi to the right to park, I fall off the edge as soon as I get off the angled landing deck. Also to be really picky, the area behind the arresting wires are also not hardened.

 

I really appreciate your help. Thank you very much.

 

Would it be too much trouble to ask you to take a quick minute to explain what you did? What was wrong with the original file? I am still in the dark to figure out what was wrong. Also how can I edit the cvn68_data.ini file to make the entire deck hardened. Thank you.

Share this post


Link to post
Share on other sites

The problem was related with the collisionmesh statement , that you can find on the Data.ini of the carrier. For a reason that I don't know, the original collisionmesh of the carrier was not working, so , I changed it with the collisionmesh of the stock Kitty Hawk aircraft carrier.....

 

[Deck]
SystemType=FLIGHT_DECK
FlightDeckHeight=20.10
FlightDeckLength=396.0
FlightDeckWidth=84.0
LandDeckAngle=-10.0
LandingAimPoint=-0.35,-57.95
CollisionMesh=CV-63_deck.LOD   <<<<<<<<<-Here
ParkingChance=80
ParkingMaxSpan=12.0
Parking[01].Heading=270
Parking[01].Offset=27.77,79.19
Parking[02].Heading=270
Parking[02].Offset=27.77,67.58
Parking[03].Heading=270
Parking[03].Offset=27.77,50.94
Parking[04].Heading=270
Parking[04].Offset=27.77,33.68
Parking[05].Heading=270
Parking[05].Offset=27.77,22.07
Parking[06].Heading=329
Parking[06].Offset=7.82,62.03
Parking[07].Heading=350
Parking[07].Offset=15.73,6.12
Parking[08].Heading=270
Parking[08].Offset=29.62,-47.45
Parking[09].Heading=270
Parking[09].Offset=29.62,-59.06

 

And this is why you may have your problem partially solved, because the deck of a Kitty Hawk carrier is smaller than the deck of a Nimitz class carrier, so that's the reason why I guess you are still having troubles. So , my proposal is to change the collisionmesh of the Kitty Hawk by the collisionmesh of the stock Nimitz you'll find in SFNA.

 

That's all, and as you can see, it has nothing to do with installing or unistalling anything.

Share this post


Link to post
Share on other sites

Now that's what I'm talking about. I'm loving the game and loving this forum. Thanks much FRPignon.

  • Like 1

Share this post


Link to post
Share on other sites

Now that's what I'm talking about. I'm loving the game and loving this forum. Thanks much FRPignon.

 

You are welcome!

Share this post


Link to post
Share on other sites

You are welcome!

 

Ummm...Still having a problem. Now I'm doing another ODS campaign and I have to land on the Roosevelt (CV71) Same problem has returned. I have tried all sorts of things. Nothing works. I have tried to understand your fix. I tried to replace the data ini with yours and rename but that doesn't work. I do not understand LOD files. the collisonmesh calls for CV-63_COL.LOD but this file does not seem to exist??? Also I do not understand why the Roosevelt is in both CV71 and CV-68.

At the end of the mission I simply land on the Saratoga instead of the Roosevelt. But I'd rather fix it. I hate broken things. Please help again to explain. Thanks for your patience.

Share this post


Link to post
Share on other sites

Both Roosvelt and Nimitz are treated as separate objects. Why? Because the mod designer did it in that way. The solution to the problem in the case of the Roosvelt is the same as in the case of the Nimitz, you just have to add this line:

 

CollisionMesh=CV-63_deck.LOD 

 

In the CVN71_Data.ini . The CV-63.LOD files exists if and only if you have SF2 vietnam. 

Share this post


Link to post
Share on other sites

Both Roosvelt and Nimitz are treated as separate objects. Why? Because the mod designer did it in that way. The solution to the problem in the case of the Roosvelt is the same as in the case of the Nimitz, you just have to add this line:

 

CollisionMesh=CV-63_deck.LOD 

 

In the CVN71_Data.ini . The CV-63.LOD files exists if and only if you have SF2 vietnam. 

 

Thank you! Fixed it!

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
Sign in to follow this  

  • Similar Content

    • By Eagle114th
      Hello everyone,

      I am  re-creating the posts after hte ideas came up about the name of proejcts and what it is about.  This project is to be known as  SF2 Avionics Community Pack (SF2:ACP for short), because the purpose of this projects is to create the assets for anyone to usse  for our mods, as well for customizing our SF2 installation.  You will need to put them into aircraft folder and customize the .ini   files, in order, for them to appear in-game.

      This is what I find so enjoayble and I noticed that not many simulation does this.  This s project aims to bring the realistic, immersive expereicnes in cockpits with actual textures for radar scope, RWR, HUD, and any avionics that is currently moddable in SF2 and aircraft mods.

      I will exlpain the limitation of SF2 engine, so we can get better pictures of what we can and can't do for now.  I said "for now, is becauuse I have the hope htat someday, somehow, someone manage to make it possible to make avioincs further moddable in SF2.

      1) Texture issues:  What can be done is chan ging radar scope texture.  But the problem is that, the radar symbols / lines colors can not be changed.  We are stuck with default green SF2 radar symbosl /lines / circles.  And eve with new textures, the radar lines / symbols/ shapes will be applied on top of it.  So it mean, if you have 'black line' on top of radar scope like A-4s as an exampe, the radar still overlap it.  

      Another issues is that, most of SF2 default aircraft does not have texture-able radar scope for 'turned off' radar, so it seem strange how CRT (texture) would suddenly show up when turnig radar on. I wished that the radar scope woudl be texture-able, so that it seem taht only radar lines / symbols / shapes would appear, therefore preserving the immersive experiences.

      2) Lighting, after attempting to use the actual colors of radar scope based on the pictures, as an example,  they usually show upup too bright comnpared ot another instructments / avionics in cockpit. So they need to be darken, in order to blend naturall in cockpits.  And another issue is radar colors of green, it need to be readable, therefore further darken the texture.  So they might will appear  darker compared to the photo.  (I am currenlty wokring on this part on both F-89s and A-4s radar scope and RWR new textures).

      3) Avionics DLLs, there are only two DLLs I believe, that we can use either one of Avionics DLL for early and modern aircraft.  But I still have the hope.  The reason why I have hope is because, I am part of the community that is modding Jane's series simulation.  That simulation is almost 30 years old and people still mods it.  It amazes me, therefore gives me hopes.

      Besides the lmitation, it does not stop us from wanting to create the mods that would improve the experiences in avioincs.  What inspired me to do this, I was customizing SF2 installation for early cold war era (My favorite era), in Asia, midddle east, and other theatre, along with later cold war era, I noticed that there is always room of growth and improvement for cockpits.  That is when I came up the awy to improve F-89 series radar scope, as you can see it in another theatre abou Stary's F-89 cockpits.  Then here it is, SF2: Avionics Community Pack!

      What would be great help if we can share the pictures and information on the avioinics for various planes, so we can get busy with the  avioniocs improvement.  

      If anyoneo have the requests for radar scope, or any avioinics improvement, it would be great help if the resources can be provided too.

      The next posts will cover what I am doing with both F-89s and A-4s  gunsights, radar scope, and rwr, along with F-89's radar scope.

      ------------------------------------------------------------------------------------------------------------------

      DOWNLAOD: SF2 ACP v0.2


      ------------------------------------------------------------------------------------------------------------------

      Cheers!
    • By johntitor
      So I'am playing this strike fighters 2 black sea crisis addon and I believe I did everything right . The campaigns work for all factions except United States air force . When I select them and a specific squadron of aircraft and click on generate campaign ,the game just crashes to desktop . The same thing does not occur for Russian , ukrainian air force  and united States navy . What could I be missing here . ? For some reason , the USAF aircraft are easily flown in single mission scenarios . Like the F16 will fly in single missions but when I try to click on its campaign . The game just crashes . 
       
      Your help is needed!
    • By JamesWilson
      Hi,
      a couple of months ago i discovered this gorgeous total conversion called "Yankee Air Pirate", and that the "REVAMP" edition for SF2 (the original one was for WOV) existed, and other awesome total conversions like "Drug Wars" and "Flight School" too, so i got ready to download them, but since i hadn't enough space at the time, i waited.
      Now i come back on the website to find out all the links and pages about the revamp are gone, there's only the original ones for SF1 series.
      Do anyone of you know why they're gone? Will they come back? They're maybe updating the mods?
      Thanks
    • By JamesWilson
      Hi everyone,
      I recently got into weapon modding and wanted to edit some missiles.
      I went for the Weapons Folder with the Weapons Editor, and some weapons were missing, even tho i can see them and equip them in-game.
      I wanted to edit the AA-2D Atoll for my Su-22M3, but there's no AA-2 folder inside Weapons folder, nor inside plane folder, even tho the missile is equippable and i can see it/use it in-game.
      Since there's no Atoll folder, i have no idea how is it possible for me to have it in-game, and even less i know on how am i supposed to edit it through Weapons Editor, since i can't select the folder.
      I thought it may be a sort of "built-in-game" missile and for this reason not showing in weapons folder (idk i just made an hypothesis).
      So i tried using the CAT Extractor, but seems like not working... no matter which CAT file i select, it says "error opening this .CAT file, no files can be extracted", how's that? How do i fix it? Am i doing something wrong?
      Thank you in advance for helping me fixing all these issues or helping me find what i'm doing wrong
×

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..