Jump to content
Sign in to follow this  
baffmeister

BoB BF-110 C4 & C7 FM's, Beta 0.93

Recommended Posts

Decided to include the Bf-110 C7 and rename the previous Bf-110C to Bf-110C4. They both use the same DAT lod. The C7 could carry a heavier bomb load and was equipped with the higher horsepower DB-601P engine. [similar to the DB-601N but with a different prop reduction ratio.] It also has the later 20MM MGFF-M cannon installed. I think the easiest installation would be to copy the entire contents of the present BF-110C folder and drop them into these two new folders. The installation will leave some redundent files. At present the BoB FMs are scattered all over the WW2 forum. At some point I will put them all in one big package and post them on a new thread.  Given the convoluted installation procedure for some of these aircraft and the potential for a lot of updates I plan to keep these FM's permanent beta. They are meant for more experienced SF-2 users. Cheers.

Bf-110C4&C7.zip

  • Like 2

Share this post


Link to post
Share on other sites

Thank you!  I love your fm work.  I spend 90% of my simming time in BoB, because of these fms.  They all work together so well.  Of all the WW2 fms out there, these feel like early WW2 to me.  The loss of control at high speed is something you have to be constantly aware of, because it's so easy to run into it in a dogfight.

Share this post


Link to post
Share on other sites

Thanks for the comments. Trying to model some of the individual aircraft behavior for the different types is the most difficult part of this project and leads to some interesting research.  Cheers.  :good:

Share this post


Link to post
Share on other sites

Hi baffmeister, Sometime in the next few months I'll get the Hurri' s all updated, Most of it is Mesh and animation fixes so the _ data. ini's are getting bunch of edits, so if you let me know whitch Mk's you want for BOB I'll PM those to you to work your magic on and upload the V5.0 's ( final release ) with them. That is if your willing? No set timeframe .

Edited by RAVEN

Share this post


Link to post
Share on other sites

Hi baffmeister, Sometime in the next few months I'll get the Hurri' s all updated, Most of it is Mesh and animation fixes so the _ data. ini's are getting bunch of edits, so if you let me know whitch Mk's you want for BOB I'll PM those to you to work your magic on and upload the V5.0 's ( final release ) with them. That is if your willing? No set timeframe .

Thanks, will get in touch soon.

Share this post


Link to post
Share on other sites

In the cockpit inis, both Tachometer sections are missing the ItemNumber= entry.

Share this post


Link to post
Share on other sites

I'm not much of a cockpit guy but do plan on reviewing them all prior to the next upload. After looking through the C-4 cockpit ini I would guess the entry is required to indicate the instruments should work independently of each other? :dntknw:  Here is the C-4 cockpit.ini from the latest upload. I have highlighted some instruments etc. that use that entry.

 

//BF-110C Cockpit with edits by Crusader and Baffmeister Beta 0.8

[CockpitData]
Directory=cockpit
HUDMode=CAGED,AA,AG
RippleQuantity=1,2
RippleInterval=0,50,100

[GunsightFront]
HasGunsight=FALSE
GunsightMilSize=150
GunsightName=Revi12C256fd.tga
LeadComputing=False
MaxDepression=250
DefaultDepression=0

[CockpitSeat001]
ModelName=Me-110C_Pit
Position=0.0,2.00,0.75
Offset=0.0,-0.0,0.0
ViewAngles=0.0,0.0,0.0
MaxYaw=150
MinYaw=-150
MaxPitch=90
MinPitchFront=-40
MinPitchRear=-30
LightRange=1.5
LightInnerConeAngle=65
LightOuterConeAngle=70
LightAngles=0.0,-30.0,0.0
DiffuseLightFactor=0.5
NightLightOn=0.25
NightLightColor=0.6,0.3,0.4
Gunsight=GunsightFront

Instrument[001]=AirspeedIndicator
Instrument[002]=PitchIndicator
Instrument[003]=RollIndicator
Instrument[004]=Altimeter100
Instrument[005]=Altimeter1000
Instrument[006]=VerticalVelocityIndicator
Instrument[007]=SlipIndicator1
Instrument[008]=BearingMarker
Instrument[009]=FuelIndicator
Instrument[010]=Tachometer
Instrument[011]=Tachometer1
Instrument[012]=GyroCompass
Instrument[013]=ClockHour
Instrument[014]=ClockMinute
Instrument[015]=ClockSecond
Instrument[016]=OilTempL
Instrument[017]=OilTempR
Instrument[018]=ManifoldPressure1
Instrument[019]=ManifoldPressure2
Instrument[020]=LandingGearin
Instrument[021]=LandingGearout
Instrument[022]=AmmoCounter
Instrument[023]=CautionLight
Instrument[024]=FuelFlow
Instrument[025]=FuelFlow1
Instrument[026]=LandingGearLightin
Instrument[027]=LandingGearLightOut
Instrument[028]=Flaplightin
Instrument[029]=Flaplightout
Instrument[030]=LandingGearWARNINGLight
Instrument[031]=Flapsindicator1
Instrument[032]=MGLight
Instrument[033]=CannonLight
Instrument[034]=LandingGearLever
Instrument[035]=Gearindicator2
Instrument[036]=Flapsindicator
Instrument[037]=Gearindicator1
Instrument[038]=StandbyCompass
Instrument[039]=CourseCompass
Instrument[040]=CoolerTemp1
Instrument[041]=CoolerTemp2
Instrument[042]=TurnIndicator
Instrument[043]=SlipIndicator2
Instrument[044]=SlipIndicator3
Instrument[045]=BearingMarker1
Instrument[046]=BearingWheel

//-----------------GAUGES--------------------

[AirspeedIndicator]
Type=AIRSPEED_INDICATOR
NodeName=Needle_Speed
MovementType=ROTATION_Z
ValueUnit=Knots
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=90.0
Set[02].Value=135.0
Set[03].Position=180.0
Set[03].Value=232
Set[04].Position=270.0
Set[04].Value=335
Set[05].Position=360.0
Set[05].Value=421
Set[06].Position=410.0
Set[06].Value=486

[PitchIndicator]
Type=PITCH_INDICATOR
NodeName=ADIBALL
MovementType=TEXTURE_V
ValueUnit=DEG
Set[01].Position=0.5
Set[01].Value=-90
Set[02].Position=0
Set[02].Value=0
Set[03].Position=-0.5
Set[03].Value=90.0

[RollIndicator]
Type=BANK_INDICATOR
NodeName=ADIBALL
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=0
Set[01].Value=0
Set[02].Position=-360.0
Set[02].Value=360.0

[Altimeter100]
Type=PRESSURE_ALTIMETER_3
NodeName=needle_alt
MovementType=ROTATION_Z
ValueUnit=Meters
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=360.0
Set[02].Value=100.0

[Altimeter1000]
Type=PRESSURE_ALTIMETER_3
MovementType=ROTATION_X
CounterNodeFormat=alt_dig%d
ValueUnit=Meters
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=-360.0
Set[02].Value=1000.0

[VerticalVelocityIndicator]
Type=VERTICAL_VELOCITY_INDICATOR
NodeName=needle_Pitch
MovementType=ROTATION_Z
ValueUnit=MPS
Set[01].Position=-45
Set[01].Value=-2.5
Set[02].Position=0
Set[02].Value=0
Set[03].Position=45
Set[03].Value=2.5
Set[04].Position=90
Set[04].Value=5.0
Set[05].Position=130
Set[05].Value=7.5
Set[06].Position=175
Set[06].Value=10.0

[TurnIndicator]
Type=TURN_INDICATOR
NodeName=needle_turn
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=-40.0
Set[01].Value=-12.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=40.0
Set[03].Value=12.0


[slipIndicator1]
Type=SIDESLIP_VELOCITY_INDICATOR
NodeName=SlipBall01
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=10.0
Set[01].Value=-20.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=-10.0
Set[03].Value=20.0

[slipIndicator2]
Type=SIDESLIP_VELOCITY_INDICATOR
NodeName=SlipBall02
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=5.0
Set[01].Value=-20.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=-5.0
Set[03].Value=20.0

[slipIndicator3]
Type=SIDESLIP_VELOCITY_INDICATOR
NodeName=SlipBall03
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=15.0
Set[01].Value=-20.0
Set[02].Position=0.0
Set[02].Value=0.0
Set[03].Position=-15.0
Set[03].Value=20.0

[Tachometer]
Type=TACHOMETER
NodeName=needle_RPML
MovementType=ROTATION_Z
Set[01].Position=45.0
Set[01].Value=0.0
Set[02].Position=238.0//240.0
Set[02].Value=1.0

[Tachometer1]
Type=TACHOMETER
NodeName=needle_RPMR
MovementType=ROTATION_Z
Set[01].Position=45.0
Set[01].Value=0.0
Set[02].Position=238.0
Set[02].Value=1.0

[GyroCompass]
Type=Gyro_Compass
NodeName=Gyroindexer
MovementType=ROTATION_z
ValueUnit=DEG
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=-360.0
Set[02].Value=360.0

[bearingMarker]
Type=BEARING_MARKER
NodeName=GyroCenter
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=0
Set[01].Value=0
Set[02].Position=360.0
Set[02].Value=360.0

[bearingMarker1]
Type=BEARING_MARKER
NodeName=CourseWheel
MovementType=ROTATION_Z
ValueUnit=DEG
Set[01].Position=0
Set[01].Value=0
Set[02].Position=360.0
Set[02].Value=360.0

[bearingWheel]
Type=Magnetic_Compass
NodeName=CourseWheel01
MovementType=ROTATION_z
ValueUnit=DEG
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=-360.0
Set[02].Value=360.0

[standbyCompass]
Type=Magnetic_Compass
NodeName=Compass
MovementType=ROTATION_z
ValueUnit=DEG
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=-360.0
Set[02].Value=360.0

[CourseCompass]
Type=BEARING_MARKER
NodeName=CourseCompass
MovementType=ROTATION_z
ValueUnit=DEG
Set[01].Position=0
Set[01].Value=0
Set[02].Position=-360.0
Set[02].Value=360.0

[FuelIndicator]
Type=TOTAL_FUEL_QUANTITY_INDICATOR
NodeName=Needle_Fuel
MovementType=ROTATION_Z
ValueUnit=LB
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=22.5
Set[02].Value=1400.0
Set[03].Position=45.0
Set[03].Value=2800.0

[ClockHour]
Type=CLOCK_HOUR
NodeName=needle_hour
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=360.0
Set[02].Value=12.0

[ClockMinute]
Type=CLOCK_MINUTE
NodeName=needle_minute
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=360.0
Set[02].Value=60.0

[ClockSecond]
Type=CLOCK_SECOND
NodeName=needle_second
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=360.0
Set[02].Value=60.0

[CoolerTemp1]
Type=Tachometer
NodeName=Needle_CoolerTempL
ItemNumber=1.....................................................................................Here
MovementType=ROTATION_Z
ValueUnit=LB
Set[01].Position=20
Set[01].Value=0.90
Set[02].Position=30.0
Set[02].Value=1

[CoolerTemp2]
Type=Tachometer
NodeName=Needle_CoolerTempR
ItemNumber=2.........................................................................................................Here
MovementType=ROTATION_Z
ValueUnit=LB
Set[01].Position=20
Set[01].Value=0.90
Set[02].Position=30.0
Set[02].Value=1

[OILTempL]
Type=EXHAUST_GAS_TEMPERATURE_INDICATOR
NodeName=Needle_OILTEMPL
ItemNumber=1.......................................................................................................................Here
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=20.0
Set[02].Value=400
Set[03].Position=60.0
Set[03].Value=800

[OilTempR]
Type=EXHAUST_GAS_TEMPERATURE_INDICATOR
NodeName=Needle_OILTEMPR
ItemNumber=2........................................................................................................Here
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=20.0
Set[02].Value=400
Set[03].Position=60.0
Set[03].Value=800

[ManifoldPressure1]
Type=MANIFOLD_PRESSURE
NodeName=Needle_ManifoldL
ItemNumber=1.............................................................................................Here
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=330.0
Set[02].Value=1.0

[ManifoldPressure2]
Type=MANIFOLD_PRESSURE
NodeName=Needle_ManifoldR
ItemNumber=2
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=330.0
Set[02].Value=1.0


//-----------------LIGHTS----------------------


[LandingGearin]
Type=LANDING_GEAR_INDICATOR
NodeName=Gear_up
MovementType=Light
Set[01].Position=1.0
Set[01].Value=0
Set[02].Position=0.0
Set[02].Value=1

[LandingGearout]
Type=LANDING_GEAR_INDICATOR
NodeName=Gear_Down
MovementType=Light

[Flaplightin]
Type=FLAPS_CONTROL_HANDLE
NodeName=Flaplight1on
MovementType=Light
Set[01].Position=1.0
Set[01].Value=0
Set[02].Position=0.0
Set[02].Value=1

[Flaplightout]
Type=FLAPS_CONTROL_HANDLE
NodeName=Flaplight2on
MovementType=Light

[LandingGearWARNINGLight]
Type=LANDING_GEAR_WARNING_LIGHT
NodeName=GearWarningLight
MovementType=Light

[MGLight]
Type=WEAPON_TYPE_SELECTOR
NodeName=MG_Lights
ItemNumber=1..//.......................................................................................................Here
MovementType=LIGHT

[CannonLight]
Type=WEAPON_TYPE_SELECTOR
NodeName=Cannon_Lights
MovementType=LIGHT
ItemNumber=1....//..................................................................................................................Here


//-------------Animations-------------------


[Flapsindicator]
Type=FLAPS_CONTROL_HANDLE
NodeName=FlapsSwitch
MovementType=ROTATION_X
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=20
Set[02].Value=1.0
Set[03].Position=50
Set[03].Value=2.0

[Flapsindicator1]
Type=FLAPS_CONTROL_HANDLE
NodeName=Flapsselector
MovementType=ROTATION_Z
Set[01].Position=0.0
Set[01].Value=0.0
Set[02].Position=-120
Set[02].Value=1.0
Set[03].Position=-260
Set[03].Value=2.0


[Gearindicator1]
Type=LANDING_GEAR_INDICATOR
NodeName=Gearswitch01
MovementType=ROTATION_X
Set[01].Position=0.0
Set[01].Value=0
Set[02].Position=50.0
Set[02].Value=1

[Gearindicator2]
Type=LANDING_GEAR_INDICATOR
NodeName=Gearswitch02
MovementType=ROTATION_X
Set[01].Position=0.0
Set[01].Value=0
Set[02].Position=50.0
Set[02].Value=1
 

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  

×

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