5 items

File information

Last updated

Original upload

Created by

Schtenk

Uploaded by

Schtenk

Virus scan

Safe to use

Tags for this mod

31 comments

  1. TheTruth197
    TheTruth197
    • premium
    • 0 kudos
    Thanks for this. Wanted a hoard mod for materials but the other Hoarder mod i saw made both items and materials increase. Never wanted the item mod, just hate seeing "unable to pick up" whatever material and then having to basically start from scratch once i actually used them. Plus the other one is 9999 which is a bit overkill. Much appreciated
  2. nazhuszero
    nazhuszero
    • member
    • 0 kudos
    I accidentally sold some limited materia, don't have a save to go back to, is there no way to get it back?
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      Using CheatEngine is probably your best bet, atleast that what i've used for buying more of limited materia, I specifically used the CustomShop option from BigBear743's script
  3. finalblade
    finalblade
    • member
    • 0 kudos
    Is there a way to stack weapon/accessory/armor? Each takes a line instead of stackable like items
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      I did a quick look through Item.uasset (which is the file I modify for this mod) and it seems that all armors/accessories have the flag "Can stack" set to 1(true) and "MaxCount" set to 99 (same as most other stackable items), that unfortunately means that the menu for armor/accessories most likely completely ignores those values or just displays every item as separate lines even though they are technically stacked in the backend. Weapons has "Can stack"/"MaxCount" set to 0(false)/1 respectively.

      From my limited modding knowledge I suspect making a mod that makes armor/accessories stack in the menu would not be easy and require some reverse engineering of the menu itself.
    2. finalblade
      finalblade
      • member
      • 0 kudos
      Understood, thank you!
  4. roumensp
    roumensp
    • supporter
    • 5 kudos
    Can you merge those mods in one ?  I want to sell accessories and materia all the time but currently I have to switch between 2 mods because they can't co-exist (one overrides the other).
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      Just uploaded an armor/accessories and materia version, should be available soon if it isn't already
    2. roumensp
      roumensp
      • supporter
      • 5 kudos
      Thanks for the merged version.
  5. ArsirusUK
    ArsirusUK
    • member
    • 1 kudos
    Can you make this buyable instead of sellable ?
    Also thinking of things like the Duel Fire/Ice etc And Elemental Materia.
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      Unfortunately that's a bit harder and time consuming to do, I have looked into it a bit and it is something I'm thinking about doing when I'm finished with my normal playthrough (only at chapter 9 atm) unless someone else has done it by then.
  6. hmmmmname
    hmmmmname
    • member
    • 0 kudos
    Can you make the 999 cap portion separate?
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      I recommend this mod for that:
      Hoarder - Max Stack Increase at Final Fantasy VII Rebirth Nexus - Mods and community
      my mod and the mod from this link modify the same file.
    2. hmmmmname
      hmmmmname
      • member
      • 0 kudos
      Thanks
  7. AndreD
    AndreD
    • member
    • 0 kudos
    thank you.
    Is materia sellable as well or that will be added in on another update?
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      Just uploaded a version with materia sellable, should be available soon if it isn't already!
  8. Craigerade
    Craigerade
    • member
    • 3 kudos
    Is it possible to make it so you can sell weapons? Somehow when I picked up the vulcan cannon I ended up with 2 buster swords. I would like to try to sell one to see if i could then by the vulcan cannon since right now the game thinks I already have it.
    1. Schtenk
      Schtenk
      • member
      • 0 kudos
      Just uploaded a version with sellable weapons, there is no shop with the weapon category enabled when selling but the weapons do appear under the "All" category, should be up soon if it isn't already!
    2. Craigerade
      Craigerade
      • member
      • 3 kudos
      Thank you! I was able to sell the extra buster sword, but unfortunately I still can't buy the vulcan cannon. I did try selling both buster swords and it won't let you, so the real one is permanent.  
    3. Schtenk
      Schtenk
      • member
      • 0 kudos
      Thats unfortunate, may be fixable with cheat engine, could just make it worse tho too :/
    4. Craigerade
      Craigerade
      • member
      • 3 kudos
      thanks for your help. I did play around more selling other weapons, you can't re buy them. when you go to the buy menu it will show qty 0 but will still be listed as sold out like you already have it. I wonder if there is a hidden key item or a bit in your save for what you have collected, since you're not intended to sell them.
  9. mackbnibble
    mackbnibble
    • member
    • 0 kudos
    How do I repack these files using unrealrezen? I've got it all extracted and edited but I'm unsure how to use the packing tools. Will I need the .uasset and the json file that fmodel can export?
  10. worlddew
    worlddew
    • member
    • 0 kudos
    Pearl Ginger Root still caps at 99, unsure if any others still cap as of yet
    1. Senjiroh
      Senjiroh
      • supporter
      • 2 kudos
      Confirming this, also Oregano caps at 99. I've seen some beast and planet materials go into 100s as expected 
    2. Schtenk
      Schtenk
      • member
      • 0 kudos
      These should now have 999 max stack size in version 1.1 I just uploaded, should be available soon if it isn't already!