0 of 0

File information

Last updated

Original upload

Created by

BigAndFlabby and Idrinth

Uploaded by

Idrinth

Virus scan

Some manually verified files

14 comments

  1. EdMSL
    EdMSL
    • member
    • 1 kudos
    Does it work with Oblivion?
    1. Idrinth
      Idrinth
      • premium
      • 152 kudos
      very unlikely
    2. EdMSL
      EdMSL
      • member
      • 1 kudos
      Thanks, I also think so.
  2. starchaser0392
    starchaser0392
    • supporter
    • 4 kudos
    Sorry, first time hearing about this tool

    Can this tool pack my whole modlist into BSA?
    1. Idrinth
      Idrinth
      • premium
      • 152 kudos
      in theory you could use it for that, yes. There are a few issues with the approach though - not all original mod authors will have followed the naming scheme, so some things ay not be packed.
      It's more a tool for modmakers to be honest.
  3. GVLT
    GVLT
    • premium
    • 490 kudos
    For some reason it always tells me that No plugin file with the name was found
    1. Idrinth
      Idrinth
      • premium
      • 152 kudos
      Hi Gvalt, it expects the name without esp or esl or esm at the end. It expects a file like that to be deployed in the data folder of your Skyrim installation.
      If you are using MO2, I have currently no way to figure out how to access the virtual file system that it creates yet, so it would find a nearly empty data directory.
    2. GVLT
      GVLT
      • premium
      • 490 kudos
      I've tried both with and without extension. That's probably I've tried to use it in mod folder of MO2 running terminal from there
    3. Idrinth
      Idrinth
      • premium
      • 152 kudos
      I think I have an idea about how to work around that - will try it out tomorrow.
    4. Idrinth
      Idrinth
      • premium
      • 152 kudos
      sadly didn't work - not sure what to do about it yet :(
  4. Idrinth
    Idrinth
    • premium
    • 152 kudos
    Would a json-config-file be of interest to configure features? Would in that case read in the following:

    • packitup.json
    • packitup.ModName.json
    With the later overwriting the general options.

    First possible settings would be the following:

    • generate seq-file
    • name override for the 7zip file
    • disable zipping

  5. PrinceMydas
    PrinceMydas
    • supporter
    • 8 kudos
    Hi! I'm playing in VR where I have to merge a lot of mods. Will it work, if I take the result of ZEdit, pack it with your tool in a .BSA? Or should I do something extra? Thank you
    1. Idrinth
      Idrinth
      • premium
      • 152 kudos
      I'm not sure if this tool will find all the files to pack, since it's not meant for merging mods. IF you can rename the folders to match the esm/esl/esp the tool should work, but that depends on the contents of your esp/esl/esm pointing to the new locations.

      Does VR not support esl? because with that there should be little need for merging.
    2. PrinceMydas
      PrinceMydas
      • supporter
      • 8 kudos
      No, VR is builded like the old LE. That's why I'm forced to merge mods. The thing is that I wanted to merge mods copying all the files, and the with a tool like yours to convert them in .bsa's, because they are becoming seemingly to big. But I will continue to merge them without copying the content. I was thinking that is not so easy, because the .esp must know somehow where are the new files that he needs.
        I seen now, for your tool to work correct, is really important the naming convention, so the esp will point to bsa. I have to look in the ZEdit merges, but I don't remember to keep the same naming convention.