New Aerofly FS POI Tutorial and tools

  • The new page is also interesting for MAC- and LINUX-User. :thumbup:

    Tschüss, Michael (🍎🚁)

    Configurations:

    - MacBook Pro (16", 2024); Chip: Apple M4 Max; actual macOS
    - Controllers: | WinWing: URSA MINOR-Fighter-Joystick R, EFIS-L & FCU & EFIS-R | Thrustmaster TCA AIRBUS EDITION: 2x Quadrant, 2x Quadrant Add-On | Pro-Flight-Trainer: PUMA X | Steelseries: Nimbus+

    - iPad (12,9", 4th Generation, RAM: 6 GB); actual iOS | Steelseries: Nimbus+

  • As feedback on MacOS, trying to do a conversion with ttx_etc2 gives the following error:


    This does not happen on the Windows version of the Converter, so seems something different in the binaries.
    Only way to bypass the error is to set mipmaps = False
    Note: the error doesn't get written in the tm.log, only in terminal.

  • As feedback on MacOS, trying to do a conversion with ttx_etc2 gives the following error:


    This does not happen on the Windows version of the Converter, so seems something different in the binaries.
    Only way to bypass the error is to set mipmaps = False
    Note: the error doesn't get written in the tm.log, only in terminal.

    I can confirm. Also, setting Mipmaps to false will successfully convert it to etc2 however I’ve noticed the resulting TTX file will only work with Vulkan. It will not work with OpenGL for mobile phones. Might be worth looking into.

  • SageMage Does that happen with the example Denver POI we included?

    Hello, sorry of the delay - I didn't expected an answer on a Sunday.


    Tests done on MacOS:

    • Downloaded the gz from the page again so to avoid any .tmc shenanigans
    • removed the security protections
    • run "bash aerofly-fs-convert-pois-macos.sh"

    Result (skipped the ToS at the top): ERROR:  (no valid coordinate system specified for ''), folder './input/edtd_trial/': export place returned false


    Test number 2 - changing type in the .tmc from poi to default. texture_base_type ttx_dxt: Success - No error (posting only the last part of the tm.log):


    Test number 3 - type default and texture_base_type ttx_etc2 (nothing else changed) - ERROR - Assertion failed: (texture_memory->size() == depth * TextureComputeMemorySize( width, height, type, use_mipmaps )), function TextureCreate, file tmxgl.cpp, line 3217.

    Test number 4 - type default, texture_base_type ttx_etc2, mipmaps = False - Success

    Please let me know if you need additional information.

  • We have just updated our website with a new tutorial on how to add your own POIs ( point of interests, like buildings, bridges and so on ) to Aerofly FS. Have a look here

    It would be great to receive some feedback.

    No feedback but a question:

    What do I have to enter on a TMB that already exists as a text file so that a POI is displayed in the "Location" menu when "Landmarks" is active there?

    Tschüss, Michael (🍎🚁)

    Configurations:

    - MacBook Pro (16", 2024); Chip: Apple M4 Max; actual macOS
    - Controllers: | WinWing: URSA MINOR-Fighter-Joystick R, EFIS-L & FCU & EFIS-R | Thrustmaster TCA AIRBUS EDITION: 2x Quadrant, 2x Quadrant Add-On | Pro-Flight-Trainer: PUMA X | Steelseries: Nimbus+

    - iPad (12,9", 4th Generation, RAM: 6 GB); actual iOS | Steelseries: Nimbus+