Giter Site home page Giter Site logo

Comments (3)

AncientAzem avatar AncientAzem commented on May 31, 2024

@PrincessRTFM the forced collection is applied to are characters regardless if they have a character collection set. If you have a character collection, it will ignore the default collection, apply the forced collection, then apply your character collection.

from penumbra.

PrincessRTFM avatar PrincessRTFM commented on May 31, 2024

Ah! Okay, the in-game tooltip was a little confusing, but that makes sense. Just to make sure I understand this: the forced collection is applied first before anything else, then either a character collection (if found) or the default (if not) is applied over it, and overrides any game paths that're also in the forced collection?

from penumbra.

Ottermandias avatar Ottermandias commented on May 31, 2024

XIV loads a path, penumbra checks if that path is manipulated.
It does so by going through a dictionary of your active collection, which is generally the Default Collection but may be temporarily switched to a Character Collection.
If it doesn't find the path XIV requests, it checks the Dictionary of the Forced Collection. If it also doesn't find it there, it uses the regular path.

You can interpret this as applying Forced first and then Default/Character, but technically nothing gets 'overwritten'.
Also there will be hard problems if you have mods with meta manipulations in Forced and something else, so I'd advise to use Forced only for stuff without meta manipulations, like UI mods.

from penumbra.

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.