Jump to content

baffmeister

+MODDER
  • Content count

    1,290
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by baffmeister

  1. Soulfreak, do you have a Yak-3 data.ini with the individual data lines seperated? It would save me some work because the original Data.ini has all the lines combined together. Wilches, I will try to make the FM as realistic as possible but it won't be HiFi but hopefully "somewhat realistic." One of the big problems I have is finding engine horsepower at altitude so if you have any engine data please pass it along. I hope to have an SF-2 WW2 install eventually so don't mind working on some of the older WW2 models now and then. [so many planes! ]
  2. I may be able to put together a new Yak-3 FM quite quickly, will take a look.
  3. Unfortunately, the Yaks will also use the airbases designated LARGE. Although it would be nice if there was an entry for MAXbase size=XXX.
  4. I haven't flown it for awhile but I think the AvHistory P-51 FM bleeds less speed in the turns. Probably not an easy task to transfer the AvHistory FM to the TW model although I think Fubar did just that for his own use.
  5. Don't forget, the TW P-51 is loaded with full internal fuel. I got rid of the fuselage tank for my install and it helps performance quite a bit. Even with wing tanks only it has more than twice the fuel capacity of the Spitfire. [ Agree, it still seems a bit sluggish]
  6. I think I have become a Prop Head. After wrestling through multiple CTD's and assorted other issues that can only be described as "Bizarre" I have a sort of functioning Battle of Britain install at the SF-1 final patch level. I have seen some quite impressive AI behavior in the dog fighting realm but when attacking bombers the AI is extremely unimaginative and just goes into a trail position and shoots away. I am quite doubtful whether the AI can be made smarter when attacking bombers but maybe it's possible to make the gunners on the bombers dumber? I haven't tried to adjust the gunner behavior on bombers before but suspected the AI for bomber gunners is contained in the AIRCRAFTOBJECT.INI. It's in the AI section of said .ini and looks like this: from aircraftobject.ini GunnerFireChance=80 GunnerFireTime=2.5 GunnerAimOffset=0.0050 I have been trying a few different settings to reduce the accuracy of the gunners but it doesn't seem to have much affect. Anyone have any ideas or suggested settings? Considering the rather primitive defensive armament on the early bombers I would like to see a lot less accuracy! Another thing I noticed is the lack of incendiary ammunition on the Hurricanes and Spitfires. What I did notice was a setting in the gun section of the A-Team He-111: [RearGun] SystemType=FLEXIBLE_GUN GunTypeName=7.9MM_MG17 MuzzlePosition=0.0000,-1.8872,1.4181 TracerLoading=5 BurstAmount=50//..........................WHAT? GunnerID=1 MaxAmmo=1000 I didn't know you could edit gun behavior outside the gun editor but it seems to work. I edited two of the guns on the Hurricane and Spitfire to try and replicate the incendiary loadout that was used at the time but using bursting shells and it seems to generate more wing fires etc. on the targets. Example below: [GunL04] SystemType=FIXED_GUN GunTypeName=303CAL_Browning InputName=FIRE_PRIMARY_GUN MuzzlePosition=-1.75,1.76,-0.479 AimAngles=0.3342,0.0,0.0915 BurstAmount=100 MaxAmmo=334 EjectShells=TRUE So, the next question is, are there other settings I can use such as "Incendiary" that the game will recognize? It's going to be a long road.
  7. ...............too much work, project cancelled. I bought Battle of Britain II instead and it will probably work out OK. I say probably because I have been getting lot's of CTD's [surprise, surprise] but they are becoming less frequent as I adjust some settings. The AI seems very good in BoB2 and the graphics I can live with, after playing around with it quite a bit. I think I still prefer TK's flight engine and will probably work away at some SF-2 BoB fighter FM's but will do so at a reduced pace and release them for "do it yourselfers." Streakeagle made some interesting comments about BoB2 many years ago but it is worth a read. Some flight sims have a very long life. http://combatace.com/topic/24141-battle-of-britain-2-possibly-most-underrated-sim/
  8. I have been wondering if the German bombers had engine fire extinguishers but haven't found any information yet. If they didn't have them I would remove those statements from the bombers. Likewise for the fuel tanks. I think they were self sealing but as far as fire suppression, the only system I ever read about was the Russian filtered exhaust/inert gas injection into the fuel tanks. On the flip side, I have seen quite a few bombers crashing out of control with minimal damage which may be caused by the pilot getting killed. Maybe some more armor protection for the bomber pilots is worth experimenting with. Not sure what to do about hit boxes, is that model related?
  9. Mass fractions, something else I haven't been paying enough attention to. Probably would me a good thing to set those up early in the FM development.
  10. Unfortunately, I have no idea what that means. If it has something to do with editing the model Lod I can't do that. If it has something to do with the data.ini, I may be able to do something. Here is the edit I have done with the data.ini: [AircraftData] EmptyMass=4190 EmptyInertia=13191,8709,20184 ReferenceArea=26.0 ReferenceSpan=11.7 ReferenceLength=10.6 ReferenceChord=2.22 CGPosition=0.00,1.80,0.00//0.00,-0.10,0.00..........edited so I can place the XAC data at the correct spot. Also to avoid problems with external stores. I have set up the XAC points for wings and tail based on this adjustment and it seems to work OK. Cockpit had to be repositioned but no problem with the pilot position. I think when adjusting the CofG this way it only affects positioning data for the cockpit, the "pivot point" for aerodynamic forces and the lever arm [much reduced]for the external stores. This is only the second FM I've done from scratch and I want to avoid some of the problems/errors I made on the first one.
  11. I will attempt to answer my own poorly worded question. The airplane I'm working on is a single engine propeller fighter and the fore/aft zero point is behind the wing, but at the center of the model. [equal distance to the nose and tail] I did a quick ruler check on the ThirdWire Spitfire and the fore/aft zero point is about where I would estimate the Spitfire main wing spar is located, quite similar to Raven's Hurricane. With my project, if I place the XAC points at about 1/3 of the way aft of the leading edge of the wing, it won't fly due to the large leverage effect caused by the present fore/aft zero point. [it goes uncontrollably nose up] So, if I want to place the XAC points at the correct spot on the model I will have to use a CofG setting something like 0.0,1.7,0.0 This will move the "Pivot Point" [good description Raven] forward so I can place the XAC entries at the correct position. One of the problems I had on a previous airplane with an aft pivot point was a strong nose down force when carrying external stores, due to the leverage affect. Adding a forward CofG solved the problem and also improved taxi behavior. One thing to remember, if you change the CofG you will have to adjust the cockpit position. Probably lot's of other things affected as well, such as nose down force when extending the landing gear, behavior when extending/retracting flaps etc.
  12. Thanks for explaining that. I noticed some of the bombers running out of ammo after extended battles with fighters so it may be a good area for editing. Also noticed the A-Team bombers have some fire suppression settings for the engines and fuel tanks so will try eliminating those and see what happens.
  13. One of the many things I don't understand. By centerline do you mean waterline as per the previous reference? If I apply FastCargo's ruler tool at the 0.0,0.0,0.0 point and it centers aft of the cockpit, does that mean the Y axis is too far aft? This is an area I have had some problems with regarding positioning the XAC points in a few FM's.
  14. File Name: Update pack for Geo's F7F Tigercat File Submitter: baffmeister File Submitted: 26 June 2012 File Category: Allied Fighters This package is for SF-1 final patch level. It requires Geo's Tigercat upload available HERE. The update includes a new FM, some new drop tanks, and a modified F-86D cockpit by Cliff11. The FM is getting further development for SF-2 but the included FM will work fine in SF-2 if you want to do your own conversion. CREDITS: 1.] Geo! For making the Tigercat models. They still look good to me. As per his wishes, I haven't included the lods etc. with this update. 2.] Cliff11, for putting together the modified F-86D cockpit. Also Lex Luther, SabreDog Team, and Zura for previous work. 3.] Cliff11 again for putting together the new 150Gal drop tanks. 4.] FM credits: Baffmeister, Cliff11, Charles for the original, a lot of which is still there, and ThirdWire. WAIVERS: The items contained in this package can be used for freeware projects only. Click here to download this file
  15. Version 1.0

    197 downloads

    This package is for SF-1 final patch level. It requires Geo's Tigercat upload available HERE. The update includes a new FM, some new drop tanks, and a modified F-86D cockpit by Cliff11. The FM is getting further development for SF-2 but the included FM will work fine in SF-2 if you want to do your own conversion. CREDITS: 1.] Geo! For making the Tigercat models. They still look good to me. As per his wishes, I haven't included the lods etc. with this update. 2.] Cliff11, for putting together the modified F-86D cockpit. Also Lex Luther, SabreDog Team, and Zura for previous work. 3.] Cliff11 again for putting together the new 150Gal drop tanks. 4.] FM credits: Baffmeister, Cliff11, Charles for the original, a lot of which is still there, and ThirdWire. WAIVERS: The items contained in this package can be used for freeware projects only.
  16. I think there is still some good WW2 potential at the SF-1 final patch level. I have been playing around with the AvHistory FM's and plan to try some narrow focused installs for my own use. Probably a Battle of the Bulge install and maybe a Pacific install. I am presently building a Battle of Britain install but that requires quite a few new/modified FM's to work at the SF-1 final patch level. Working in a "Patch Free Zone" is a good feeling, however.
  17. F-86K For SF2 by Paulopanz

    This is a very nice add-on for SF-2 Europe but I noticed a couple of issues still. Problem number one: This airplane was showing up on terrain where it should not have been so I checked the limited nations entries. [AircraftData] AircraftFullName=F-86K Sabre AircraftDataFile=F-86K_data.ini CockpitDataFile=F-86K_cockpit.ini HangarScreen=F-86K_Hangar.jpg LoadoutImage=F-86K_loadout.tga LoadoutFile=F-86K_loadout.ini AvionicsDLL=Avionics60.dll AvionicsDataFilename=F-86K_avionics.ini UserList=F-86K_USERLIST.ini//make sure the .ini comes after F-86K_Userlist Problem two: This problem shows up in many Sabre Data ini's so is always worth checking: [DetectSystem] RadarName=AN/APG-36 RadarType=SEARCH RangeUnit=NM RadarAzimuthLimit=45 RadarElevationLimit=45 RadarSearchTime=2.0 RadarSearchRange=30 RadarSearchStrength=50 RadarTrackTime=5.0 RadarTrackRange=30 RadarTrackStrength=50 VisualBlindArc=5,6,7 VisualRestrictedArc=4L,8L,12L MaxVisibleDistance=6500.0// CHECK THIS NUMBER! The F-86K data.ini is set to 500 which makes you almost invisible to the enemy AI. A ThirdWireish number here would be in the 6000 to 7000 range for this size aircraft. Otherwise, a very nice package and the old FM holds up well.
  18. Dassault MD-450 Ouragan

    Very nice package! Fits right in with my very stock SF-2 Israel install. Nice job Paulo and company!
  19. For what it's worth, I plan to release an SF-1 update pack for the Grumman Tigercat in a week or two. It will have an updated FM and won't include the lods etc. but those are now available here at CombatAce. Thank You Geo!
  20. Would be nice if there was a view option to raise the cockpit viewing angle during landing. Some of the cockpits can look a bit weird though if the angle isn't just right.
  21. I finally bought SF-2I and SF-2E with the two expansion packs so now I need some more post war prop planes to mix it up with the TW Mustang and Spitfire. Attached is a LA-9 FM beta that I have cobbled together. At this point it is basically a TW Mustang FM plugged into Pasko's [i think] LA-9 model. Both aircraft had a laminar flow airfoil so it seemed like a good place to start. Lot's of detail work still to do but that will take time so here is a beta tester for now.
  22. LA-9 FM

    You're welcome!
  23. LA-9 FM

    La-9 FM version 1.0 attached. It includes the improvements that were introduced on the La-11. No more updates planned for the medium term. La-9_DATA1.0.rar
×

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