• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Recent content by arno

  1. arno

    FS2004 MakeMDL 1200 Animation Limit Bypass

    Thanks for the clarification, this seems to be a different limit indeed if MakeMDL is just hard checking for the number of animations.
  2. arno

    FS2004 MakeMDL 1200 Animation Limit Bypass

    Hi, Interesting to see that that after so long people still make workarounds for MakeMDL. I never tried to export objects with that many animations, but what kind of workaround does your patch add? Does it change the ASM code that is written? The animation length limit can also easily be...
  3. arno

    animation types limited!

    Like Tom said, make sure you have the FSX (or P3D) modeldef.xml configured in the options and when loading a FS2004 aircraft it is best to also have makemdl.parts.xml configured from the MakeMDL SDK.
  4. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Good to hear that fixed it. I still think there is a bug in the logic that splits the roof into segments, with the bigger segment size that will only show for much bigger buildings. So I'll still check if I can fix that bug.
  5. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, I did some more testing, there is indeed a bug in the logic that splits the roof polygons indeed smaller polygons to stay within the segment length limit. Like I asked in the previous post, it would help to know what segment length you are using now. I will try to find where the bug exactly is.
  6. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, I'm looking at the roof issue. One thing I notice when looking at the model is that the roof has many more triangles than I would expect. What are the maximum segment width and height that you have specified for the roof texture? I suspect this value is relatively small. I think this might...
  7. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, This thread is about the Create3DBuilding step that is used to make custom MDL buildings, so these can be any shape. It is not about autogen buildings.
  8. arno

    fsx vector railways

    Hi, As far as I know the terrain.cfg file only has one railroad definition and that is indeed a dual track one. I guess adding a single track railroad would require modifying the terrain.cfg file.
  9. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, I have added the extra material settings, they will be in the next development release. For the roof issue, I tried to reproduce it by drawing a building with a similar shape in the building creator wizard of ModelConverterX, but I can't reproduce the roof issue yet (I tried to dynamically...
  10. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, Adding those extra material settings is not hard, I'll add them. I didn't take the time yet to look at the roof issue you reported before. I'll try to reproduce it with a similar shape. As for the other roof shape, like I explained before it would add a lot more triangles. Therefore I'm a...
  11. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Ok, good to read you fixed the second issue yourself. I have finished implementing the ExportBGL update, so I'll push a new development release right away.
  12. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    In just realized the ExportBGL step only has P3D V4 as format and not P3D v4.4, the latter is needed to export PBR materials. So the ExportBGL step does not support 3D models with PBR materials at the moment. I'll have to add that format.
  13. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    Hi, To which format did you export the buildings in scenproc? Did you select P3D V4 or MSFS? Else PBR is not supported. I'm not sure I understand the second issue. Can you show how the output is wrong? Maybe I will understand what happens then.
  14. arno

    scenProc Some thoughts on Create3DBuilding: Parapets and Texture Mirroring control

    There was indeed a bug in saving/loading the size, I have fixed that now. For the PBR material I do not see a bug. When the "Use PBR material" option in the building texture configuration is set to true, I get a building that uses a PBR material with the specified attributes. Which issue do you...
  15. arno

    MCX MCX Attached Object Platform "Ground" Tag Update

    I have added support for the ground collision material tag in the MSFS 2024 glTF reader/writer.
Back
Top