Aerosoft Beaver P3DV4 Panel Merge
Results 1 to 12 of 12

Thread: Aerosoft Beaver P3DV4 Panel Merge

  1. #1

    Aerosoft Beaver P3DV4 Panel Merge

    For all, who miss their AS Beaver in P3DV4.

    There are the following steps, to get the beaver panel working.

    1. Install or copy and paste the AS Beavers in P3DV4 / simobject / airplane folder
    ( beware, only the FSX native models, FS9 models will not work.
    Look into your model folder ,if there are one .cfg and two .mdl files)
    and their effect files in P3DV4 / effects / folder.

    2. copy the content from the defaul "DeHavilland_Beaver_DHC2" panel folder
    from your FSX installation, or download the Beaver pack (216mb)
    from simviation.com for the panel :
    https://simviation.com/1/download-file?file=Dehavilland+DHC2+Beaver+Repaints.zip&fil eId=53172

    3. paste the content to your "Aerosoft Beaver Standard Wheels"
    Panel folder and overwrite.

    4. Copy the following text and replace everything
    from the [VCockpit01] entry.

    //-------------------------------------------------------------------------------------------------

    [Vcockpit01]
    Background_color=0,0,0
    size_mm=512,512
    visible=1
    pixel_size=1024,1024
    texture=$DHC_1
    gauge00=DeHavilland_Beaver_DHC2!suction, 1,411,79,79
    gauge01=DeHavilland_Beaver_DHC2!asi, 2,1,110,110
    gauge02=DeHavilland_Beaver_DHC2!Attitude, 116,1,110,110
    gauge03=DeHavilland_Beaver_DHC2!Altimeter, 230,1,110,110
    gauge04=DeHavilland_Beaver_DHC2!glideslope_vor, 345,1,112,112
    gauge05=DeHavilland_Beaver_DHC2!turn_bank, 1,116,113,112
    gauge06=DeHavilland_Beaver_DHC2!dg , 116,119,108,108
    gauge07=DeHavilland_Beaver_DHC2!vsi, 228,116,110,110
    gauge08=DeHavilland_Beaver_DHC2!rmi, 343,116,110,110
    gauge09=Bendix_King_Radio!Bendix-King Radio Audio, 1,231,190,36
    gauge10=Bendix_King_Radio!Bendix-King Radio Nav-Comm 1, 1,270,190,70
    gauge11=Bendix_King_Radio!Bendix-King Radio Nav-Comm 2, 1,341,190,70
    gauge12=Bendix_King_Radio!Bendix-King Radio AP, 191,231,190,56
    gauge13=Bendix_King_Radio!Bendix-King Radio ADF, 191,289,190,48
    gauge14=Bendix_King_Radio!Bendix-King Radio DME, 191,338,190,49
    gauge15=Bendix_King_Radio!Bendix-King Radio Xpndr, 191,388,190,56
    gauge16=Autosmoke!PistonSmoke,11,250,44,44

    [Vcockpit02]
    Background_color=0,0,0
    size_mm=512,512
    visible=1
    pixel_size=1024,1024
    texture=$DHC_2
    gauge01=DeHavilland_Beaver_DHC2!manifold_pressure, 1,0,109,107
    gauge02=DeHavilland_Beaver_DHC2!rpm, 111,0,110,107
    gauge03=DeHavilland_Beaver_DHC2!oil_fuel, 1,106,109,107
    gauge04=DeHavilland_Beaver_DHC2!fuel, 111,106,108,107
    gauge05=DeHavilland_Beaver_DHC2!temperature, 1,212 80,80
    gauge06=DeHavilland_Beaver_DHC2!cyl_temp, 111,212,109,107
    gauge07=DeHavilland_Beaver_DHC2!electrical_load, 1,314,68,63
    gauge08=DeHavilland_Beaver_DHC2!voltmeter, 1,384,81,75
    gauge09=fs9gps!gps_295, 140,309,369,198
    gauge10=DeHavilland_Beaver_DHC2!compass, 222,0,92,92
    gauge11=beaver!gear_warn, 472,0,40,63
    //gauge12=checklists!checklists, 320,1,98,110

    [VIEWS]
    VIEW_FORWARD_DIR=8.000, 0.000, 0.000

    [Color]
    Day=255,255,255
    Night=255,255,255
    Luminous=240,86,92

    [Default View]
    X=0
    Y=0
    SIZE_X=8192
    SIZE_Y=5300

    //------------------------------------------------------------------------

    Thats it.

    Only the checklist gauge won't work,because it's an 32bit application
    and the 2D Panel is from the default DHC-2.

    I hope it works for you



    Ulrich

  2. #2
    I believe I have followed the instructions to the letter. I get the dials distorted and showing at an angle.


    Edit I appear to have sorted it out. Please ignore.
    Last edited by simondix; August 22nd, 2017 at 03:41.

  3. #3

  4. #4
    Thanks for the feedback, i'm glad it works.


    Ulrich

  5. #5
    Your information worked very well, thanks!

    (Just a basic problem: switch click sounds don't work anymore. Has nothing to do with your infomation. This is most likely a problem of the 32-bit Asc.dll file)

    Dieter
    Greetings
    Dieter
    Win10 Pro 64 bit - RAM 16GB -1 SSD 1TB - 3 SSD je 500GB - 1 HD 1TB/Intel(r) Core(TM) i7-7700K CPU 4,2 GHz - Nvidia GeForce GTX 1080 - MSFS

  6. #6
    For cockpit clicksounds you need

    dsd_p3d_xml_sound_x64.dll from
    https://www.douglassdawson.ca/

    Cockpit Sounds V2 from
    https://library.avsim.net/search.php...root&Go=Search

    copy the "dsd_p3d_xml_sound_x64.dll" and the "CockpitSounds" folder
    to your new Beaver Panel and add follwing entrys to the panel.cfg :

    under

    [Window03]

    add the lines
    gauge35=dsd_p3d_xml_Sound_x64!Sound, 0, 0, 0, 0, \CockpitSounds\CockpitSounds.ini
    gauge36=CockpitSounds!KeyEvent_SND, 0, 0, 1, 0

    and under

    [Vcockpit01]

    add the lines

    gauge17=dsd_p3d_xml_Sound_x64!Sound, 0, 0, 0, 0, \CockpitSounds\CockpitSounds.ini
    gauge18=CockpitSounds!KeyEvent_SND, 0, 0, 1, 0

    that should work

  7. #7
    Well, this way it doesn't work for me.
    Error: Config File not found ...... \panel\dsd_p3d_xml_Sound_x64.ini

    Also wondering , I don't have a section [Window03] in my panel.cfg (so I just copied what you suggested)

    Dieter

    P.S.
    I already copied \CockpitSounds in \gauges folder but didn't help.
    Greetings
    Dieter
    Win10 Pro 64 bit - RAM 16GB -1 SSD 1TB - 3 SSD je 500GB - 1 HD 1TB/Intel(r) Core(TM) i7-7700K CPU 4,2 GHz - Nvidia GeForce GTX 1080 - MSFS

  8. #8
    panel.zip

    Hallo Dieter,

    The CockpitSounds folder must be in your AS Beaver Panel folder,
    in this is the CockpitSounds.ini and the KeyEvent_SND.xml.
    You need only the "dsd_p3d_xml_sound_x64.dll" from
    Doug Dawsons dsd_p3d_xml_sound_x64.zip in this Panel folder.
    It does not need any more entries in the panel.cfg as
    which I have specified here.

    The whole content of the "DeHavilland_Beaver_DHC2"
    Panel folder with his Panel.cfg
    must have been copied to the AS Beaver Panel folder.
    You can also try the attached Panel.cfg.

    Cheers
    Ulrich

  9. #9
    Thanks for your efforts but it doesn't work for me this way. Even your panel.cfg doesn't give a solution. (strange, isn't it?)

    This is what I did now on my P3Dv4 system:
    - I copied folder \CockpitSounds in P3Dv4 \gauges folder
    - I changed this line (in red):
    gauge17=dsd_p3d_xml_Sound_x64!Sound, 0, 0, 0, 0, .\gauges\CockpitSounds\CockpitSounds.ini

    Now I have the click sounds back.

    Dieter
    Greetings
    Dieter
    Win10 Pro 64 bit - RAM 16GB -1 SSD 1TB - 3 SSD je 500GB - 1 HD 1TB/Intel(r) Core(TM) i7-7700K CPU 4,2 GHz - Nvidia GeForce GTX 1080 - MSFS

  10. #10
    Strange thing indeed.

    I have added cockpit sounds to several aircrafts in this way,
    with no problems.

    Anyway, you have found your solution, what's crucial.


    Ulrich

  11. #11
    SOH-CM-2022
    Join Date
    Jun 2005
    Location
    Back in the land of maple syrup
    Age
    62
    Posts
    752
    This worked great once I used Dieter's adjustment.

    Figured out why - the default CockpitSounds.ini file in the zip references the sounds back to .\Gauges\CockpitSounds\soundname.

    Easier to move CockpitSounds folder in Gauges folder and change 2 lines in panel.cfg than 20 lines in CockpitSounds.ini file.

    Gavin

  12. #12
    Thanks Gavin and Dieter

    You're right ,

    I have in the gauge folder a second CockpitSounds file.
    That's why it works for me.

    Here a new
    Revised cockpit sound installation.

    For cockpit clicksounds you Need

    dsd_p3d_xml_sound_x64.dll from
    https://www.douglassdawson.ca/

    Cockpit Sounds V2 from
    https://library.avsim.net/search.php...root&Go=Search

    copy the "dsd_p3d_xml_sound_x64.dll"
    to your new Beaver Panel and copy the CockpitSounds file
    to your P3DV4 gauges folder and
    add follwing entrys to the panel.cfg :

    under
    [Window03]
    add the lines
    gauge35=dsd_p3d_xml_Sound_x64!Sound, 0, 0, 0, 0, .\Gauges\CockpitSounds\CockpitSounds.ini
    gauge36=CockpitSounds!KeyEvent_SND, 0, 0, 1, 0

    and under

    [Vcockpit01]
    add the lines
    gauge17=dsd_p3d_xml_Sound_x64!Sound, 0, 0, 0, 0, .\Gauges\CockpitSounds\CockpitSounds.ini
    gauge18=CockpitSounds!KeyEvent_SND, 0, 0, 1, 0

Members who have read this thread: 1

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •