TSB Sounddatei erstellen

  • 0.14:

    0.15: // ----------------------------------------------------------------------------

    0.16: // Aerofly FS 2 Content Converter version 1.5.17

    0.17: //

    0.17: // Copyright (C) 1998-2019 IPACS all rights reserved

    0.17: // https://www.aerofly.com

    0.18: //

    0.18: // you are not allowed to distribute this software except with the permission

    0.18: // of ipacs

    0.19: //

    0.19: // the software is provided "as is", without warranty of any kind, express or

    0.19: // implied, including but not limited to the warranties of merchantability,

    0.20: // fitness for a particular purpose and noninfringement of third party rights.

    0.20: // in no event shall the copyright holder or holders included in this notice be

    0.21: // liable for any claim, or any special indirect or consequential damages, or

    0.22: // any damages whatsoever resulting from loss of use, data or profits, whether

    0.22: // in an action of contract, negligence or other tortious action, arising out

    0.23: // of or in connection with the use or performance of this software.

    0.23: // ----------------------------------------------------------------------------

    0.23:

    0.24: ERROR: (config file 'content_converter_config.tmc' not found)

    0.24:

    0.25: // ----------------------------------------------------------------------------

    0.25: // SUMMARY

    0.26: // ----------------------------------------------------------------------------

    0.26: 0 files copied

    0.27: 0 textures copied

    0.27: 0 sounds converted

    0.29: 0 geometries converted

    0.30: 1 errors

  • Ich hab bei mir einen Ordner mit den Unterordnern

    /input/

    /output/

    und den Dateien

    - start_converter.bat

    - content_converter_config.tmc

    Den Content Converter starte ich bei mit per "start_converter.bat" Batch-Datei mit dem Inhalt

    Code
    "C:\Users\%USERNAME%\AppData\Local\Programs\Aerofly FS 2 Content Converter\bin64\aerofly_fs_2_content_converter.exe" content_converter_config.tmc
    pause

    Die Datei content_converter_config.tmc ist eine Textdatei mit folgendem Inhalt:

    Am Ende der Zeile <[list_string8][file_types][bmp tif png tga config wav]> habe ich mal "wav" eingefügt, das sollte dann "wav" Sounddateien umwandeln können. Die Sounddateien dann in den /input Ordner packen und die .bat doppelt klicken.

    Danach die tm.log ansehen auf Fehler.