Results 1 to 3 of 3

Thread: patch or mod?

  1. #1

    Default patch or mod?

    What is the difference?

  2. #2

    Default Re: patch or mod?

    Quote Originally Posted by Orazio View Post
    What is the difference?
    The difference is when it gets loaded. Mods get loaded first, so they're most likely to get overwritten by other files. IIRC, then patches. Then movies.

    Here's the loading order:

    1. releases
    2. patches
    3. mods
    4. movie type files

    In each category they are loaded alphabetically. Here some examples:

    > patch category
    a*.pack
    patch_a*.pack
    patch_b*.pack (overwrites the "a" pack)
    z*.pack (overwrites all others in this category)

    > movie category
    a*.pack
    movie_a*.pack
    movie_b*.pack (overwrites the "a" pack)
    z.*pack (overwrites all others in this category)
    Last edited by erasmus777; March 04, 2010 at 06:58 PM.

  3. #3

    Default Re: patch or mod?

    The difference is also that you can control the load order of mods through your script file.

    You cannot do that with patches, which get loaded according to their datestamp.
    Every day takes figuring out all over again how to live.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •