Caprichila Posted March 22, 2021 Posted March 22, 2021 Hi, I have programmed the Jf-17 DPlayer with several songs and only the first 4 seconds of each audio file are played and not the entire song. Is it a problem, how can it be solved? Thanks.
J20Stronk Posted March 22, 2021 Posted March 22, 2021 (edited) Check that your SDEF and Audio files are properly set up and in the correct directories. SDEFs go in: <DCS INSTALLATION DIRECTORY>\Mods\aircraft\JF-17\Sounds\sdef\Cockpit\DPlayer Sound files go in: <DCS INSTALLATION DIRECTORY>\Mods\aircraft\JF-17\Sounds\Effects\Cockpit\DPlayer ----------------------------------------------------------------------------------------------------------- Your SDEFs must be called: music_xx.sdef where, "xx" is the number of the track ( music_01.sdef, music_02.sdef, music_03.sdef, etc. ) The sound files should be titled the same and they must be in .wav format. ------------------------------------------------------------------------------------------------------------ SDEFs must be set up as such. You can edit them with notepad++ or any text editing program: wave = "/Effects/Cockpit/DPlayer/music_xx" inner_radius = 10 outer_radius = 100 where, "music_xx" in "wave = " corresponds to the sdef and track number. If the music is too quiet, you can also add the line: gain = x.x where "x.x" is the dB multiplier (1.0 is normal volume, 2.0 is double volume) Remember to set the Track Number in the Special Settings menu of the JF-17 to be the same as the amount of songs you have. Edited March 22, 2021 by J20Stronk 1
unknown Posted March 22, 2021 Posted March 22, 2021 29 minutes ago, J20Stronk said: they must be in .wav format. .ogg is also supported - setup is the same if you use .ogg instead of.wav - wave = "/Effects/Cockpit/DPlayer/music_xx" not ogg=.... Modules: KA-50, A-10C, FC3, UH-1H, MI-8MTV2, CA, MIG-21bis, FW-190D9, Bf-109K4, F-86F, MIG-15bis, M-2000C, SA342 Gazelle, AJS-37 Viggen, F/A-18C, F-14, C-101, FW-190A8, F-16C, F-5E, JF-17, SC, Mi-24P Hind, AH-64D Apache, Mirage F1, F-4E Phantom II System: Win 11 Pro 64bit, Ryzen 3800X, 32gb RAM DDR4-3200, PowerColor Radeon RX 6900XT Red Devil ,1 x Samsung SSD 970 EVO Plus 2TB NVMe, 2 x Samsung SSD 2TB + 1TB SATA, MFG Crosswind Rudder Pedals - VIRPIL T-50CM and VIRPIL MongoosT-50 Throttle - HP Reverg G2, using only the latest Open Beta, DCS settings
Recommended Posts