Git Product home page Git Product logo

Comments (5)

Helliaca avatar Helliaca commented on June 26, 2024

UPDATE:

One of the people this bug happens to has given us the following info:

  • They use a Mac M1 GPU
  • This is what it looks like if you zoom out too far:
    image
  • This is at half zoom:
    image
  • This is when you draw a battle-plan:
    image
  • The regular ambient object models AND unit mdoels do not appear AT ALL:
    image
  • Changing graphics settings has no effect.

from hoi4-lotrmod.

Helliaca avatar Helliaca commented on June 26, 2024

Deductions:

  • The first picture shows Mt. Doom with the pink color, which implies that our custom pdxmesh shader is not being used. Either way, it does not seem to be a shader-problem in the first place, as we ONLY change the fragment shader.
  • Our Barad-dur and Mt. Doom ambient objects have no scale defined, could this be the problem? Idk, as all three images above appear to show Orthanc, which DOES have a scale defined.
  • Unit models also not being shown, implies that there is some issue with our models in general when used on Mac M1's.

from hoi4-lotrmod.

Helliaca avatar Helliaca commented on June 26, 2024

Next step:

One possible fix would be to normalize the scale of the models to (1,1,1). This should be easy enough for the ambient objects, but not so much for the unit models.

I will go ahead with this and see if the problems persist.

Another option:
Try and set the scale of the ambient objects to 1 and see if we get similar images to those sent to us.

We should avoid adding more custom models until this issue is resolved.

from hoi4-lotrmod.

Helliaca avatar Helliaca commented on June 26, 2024

Another idea: Try changing the renderers in the launcher settings (opengl, directx...)

from hoi4-lotrmod.

Helliaca avatar Helliaca commented on June 26, 2024

UPDATE: This may or may not have been fixed as of here

Marking this as fixed, if it comes up again I'll bring it back

from hoi4-lotrmod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.