0 of 0

File information

Last updated

Original upload

Created by

olegbl

Uploaded by

olegbl

Virus scan

Safe to use

Tags for this mod

66 comments

  1. jamesb2018
    jamesb2018
    • member
    • 0 kudos
    Forgive me if im being stupid, or i have some incompatibility issue but i just cant make sense of what im supposed to do here.

    I have a stack of 256 chipped gems, how can I upconvert them in bulk to
    the next tier? Does this mod do that? Cubing the stack with a scroll of
    ID doesnt do that for me.. I find it a little difficult to believe that
    the intended process is to cube the entire stack one by one to convert
    them into useable gems, convert them to flawed, then convert those
    flawed into stackable flawed, all one by one. What am i missing? sorry again and thanks

    further to this, in D2RMM, the info text for the convert when destacking option
    also confuses me.. it says "enable to have the split off gem
    automatically convert to a non-stackable variant when splitting a
    stack". What does this mean? how does one split a stack outside of the
    cube? I can see no control mapping for such a function and google has
    failed me.. it reads like there is a quick and easy way to grab a stack
    and individually place them down one by one into my inventory while
    silmultaneously converting them to useable form, but as far as i can
    tell there is no such functionality... tearing my hair out here  
    1. olegbl
      olegbl
      • premium
      • 158 kudos
      how can I upconvert them in bulk to the next tier?
      Did you enable the "Bulk Upgrade Recipe" option?
      enable to have the split off gem automatically convert to a non-stackable variant when splitting a stack
      Without that option: 5 stackable => 4 stackable + 1 stackable
      With that option: 5 stackable => 4 stackable + 1 useable
  2. tbxod
    tbxod
    • member
    • 0 kudos
    Hi, I love your mod and always use it.
    There seems to be a bug where Amethyst (3 tier) and Topaz (3 tier) won't upgrade as a bulk into Flawless grade.
    1. olegbl
      olegbl
      • premium
      • 158 kudos
      Hmm, there's nothing special about them compared to other item types: d2rmm.mods/StackableGems/mod.js.
      Can you paste your generated* cubemain.txt (from <D2R>/mods/D2RMM/D2RMM.mpq/data/global/excel/cubemain.txt)?
      * i.e. After installing mods via D2RMM.
    2. tbxod
      tbxod
      • member
      • 0 kudos
      Ah nvm I mistyped in my personal loot filter and put in wrong item code
      I fixed the issue! It was 100% on my end.

      Sorry for interrupting you! I love your mods man 👍
    3. tbxod
      tbxod
      • member
      • 0 kudos
      Does bulk upgrade work in all quality of gems? (chipped, flawed, etc.)
    4. olegbl
      olegbl
      • premium
      • 158 kudos
      Yes.
    5. tbxod
      tbxod
      • member
      • 0 kudos
      I'm sorry that I keep on asking, but does the bulk upgrade work only if the stack is precisely 30? Or can the stack greather than that?
      I'm asking this because I had my 96 lv Barb that had a full stack (256) flawless amethyst but it wouldn't convert as a bulk.
    6. olegbl
      olegbl
      • premium
      • 158 kudos
      Anywhere between 2 and the "Maximum Stack Size" option.
    7. tbxod
      tbxod
      • member
      • 0 kudos
      Ohhhhhhh thank you so much man :)
  3. ColeO395
    ColeO395
    • member
    • 0 kudos
    This mod just straight up wont work for me, sadly.

    seems so convenient

    EDIT: I am stupid it turns out, didnt have the mod enabled in the Mod Manager -.-
  4. Faser45
    Faser45
    • member
    • 0 kudos
    Hello. I downloaded this mod and decided to play Diablo 2 Classic Hardcore. And, unfortunately, the mod doesn't work :(I place the gem in the Horadric cube, press the button and nothing happens. What could this be connected with? The mod doesn't work in classic?
  5. Doctroll86
    Doctroll86
    • member
    • 0 kudos
    Great mod.

    Anyway to make gems autostack on stash when click "shift+lmb"?  Same question for rune stack mod.

    Its a bit painful taking gems from stash to inventory to stack it there...

    Maybe im idiot and its marked on some place but after a couple of days with it i cant find if theres an option to enable autostack
    1. olegbl
      olegbl
      • premium
      • 158 kudos
      See the "Known Issues" section.
      Stacks cannot be combined in the shared stash. This is a Diablo 2 issue and needs to be fixed by Blizzard (can be reproduced with Tomes, Quivers, etc...)
    2. Doctroll86
      Doctroll86
      • member
      • 0 kudos
      Oh sorry for ask it. Probably i read it before downloading but forgot about it later...
  6. ForTheHonor
    ForTheHonor
    • premium
    • 1 kudos
    Removed
  7. pured2
    pured2
    • member
    • 0 kudos
    Hi, apologies for noob question, new to this.
    I have started a game with this mod, but as yet I have not done cube quest.

    Is there a way to start game with cube, or how can I split without the cube before quest?
    1. olegbl
      olegbl
      • premium
      • 158 kudos
      You can use another mod to start with the cube (e.g. CheatyMods for D2RMM), or wait until you get the cube to install stackable gems.
  8. lagis
    lagis
    • member
    • 0 kudos
    seems to have incompatibility issue with mod called "Rune Easy Upgrade"

    When i had both mods installed, and tried to turn single ruby back into stack-able ruby, the ruby would turn into one handed Axe Instead. Now i have 10 axes and no rubies.

    When that mode was uninstalled, the issue went away.
  9. barretteNexusMod
    barretteNexusMod
    • member
    • 0 kudos
    Hey just a quick modification that might help out some poeple in the future.

    i set stack size to 30 so it's convenient to bulk swap full stack of 30 flawless to perfect, but your for loop doesnt work when maxStack is 30 size because of < instead of <=

    modifying line 231 to this fixed it for me :
        for (let j = 30; j <= config.maxStack; j = j + 1) {
  10. VeraFeiyd
    VeraFeiyd
    • member
    • 0 kudos
    Incredible mod my man, just wondering though, for the Warning on "Convert When Destacking" options info, is it the creation of a new game that gets the slowdown, or the boot of the game itself. if its every single newly opened game, ill probably refrain, but if its just the boot of d2r itself its worth.

    Just unsure, thanks for the mod though!
    1. olegbl
      olegbl
      • premium
      • 158 kudos
      The cold boot of the entire game - that's when D2R has to parse the thousands of cube recipes we need to add for this feature. (You can also feel free to experiment with toggling that setting on and off to test - it does not affect save games.)