0 of 0

File information

Last updated

Original upload

Created by

xc333222

Uploaded by

xc333222

Virus scan

Safe to use

33 comments

  1. Denadora
    Denadora
    • member
    • 6 kudos
    Something strange happens when I press Q to shift the inventory, instead of shifting it evenly there is like a 4 cell horizontal shift and, for the middle option, in order to bring everything back to normal I have to cycle though the entire inventory rows for 3 times. Since 4x3 = 12, it makes me think that this would be solved if the actual size of the inventory were a multiple of 12 perhaps? So like 504 instead of 500 (which is exactly a difference of 4, like the incorrect shifting). 504 being 42x12.
    1. DarkVoidcatz
      DarkVoidcatz
      • member
      • 0 kudos
      Same issues
    2. hjjbjjj
      hjjbjjj
      • member
      • 0 kudos
      You can open the content.json file in this mod file. Changed the number of slots for different backpacks to multiples of 12. After you purchase the modified backpack upgrade. The problem will no longer occur. If you've upgraded your backpack to the top. Then I don't know how to fix this either.
    3. hurbanlegends
      hurbanlegends
      • supporter
      • 0 kudos
      UPDATE: I fixed mine. I used CBJ Cheats to change my inventory size, and now nothing is moving around. 🤗


      Mine is doing the same 🫠 I deleted the mods and it literally is still doing the same thing.  It shouldn't still be doing it without the mods
    4. missymestross
      missymestross
      • member
      • 0 kudos
      I tried this and it doesnt work! nothing changes and the inventory still shifts oddly. I tried deleting the mod and that doesnt work either
    5. Kowserkhan
      Kowserkhan
      • member
      • 0 kudos
      as @hjjbjjj mentioned, you can edit the content.json file entries for the 3rd , 4th and 5th backpack to 48, 204 and 1008 respectively, this goes past the 1000 mark but it works as the custom backpack framework mod supports the entries. And yes I did test this in game and it runs perfectly fine. You can change the entries to any value as well, the value just has to be divided by 12 thats all.
  2. 364601626
    364601626
    • member
    • 0 kudos
    兄弟,你manifest写的版本号和N网尾号不对,SMAPI老提示。
    牛逼模组,直接背包自由,美观方面有考虑更新么?一次不止显示3行,显示更多行那种,不然翻起来其实用的不那么舒服,最多也就个10来行有效利用,再多翻着就不好找了
  3. fostot
    fostot
    • premium
    • 1 kudos
    Maybe, xc333222, do you think you could possibly open-source this so one of us can fix this issue and other issues the addon is facing? I would happily help and add fixes if you were to make it available.

    -- Addendum --
    The reason I ask is I would like to add the following new features that should be a relatively quick update:
    1. Add in the Generic Config Menu so we can modify values like purchase prices for an easier time getting these as honestly having this bag from the start for some people would be very helpful.
    2. Add in fixes for the Textures not showing up which I believe is likely a translation problem.
    3. Add in Translations for the names as currently you only have it in Chinese which doesn't make it available anywhere else for a "working" setup.
    -- These would be nice to do, some day but will require alot more code but are still doable --
    4. This is more of a maybe one day in the future, but add a paging system to where we can not only scroll but have a paging system to get to it
    -- These would be awesome but are likely very difficult to accomplish --
    5. Add in the ability to freeze certain rows so you can have your weapons and most important items on Line 1 and some important stuff on Line 2 and freeze all of those slots but then have it so the next rows after are a free for all, this would work easily if we did the paging system i think that way you could make it so anything in Page X through Y were completely locked down.


    Anyway these are my thoughts on what I would like to add, just limited to be able to either help with this with you, or have you open source it so we can submit code additions on your github, or maybe even make a Redux version of our own.
  4. fostot
    fostot
    • premium
    • 1 kudos
    Please make sure you update your manifest OP, as you have your version listed as 0.0.1 here, but on the site you have it listed as 1.0.2 which fubars the mod installers like vortex/stardrop/etc as it makes them all think there's an update when there isn't, all you have to do is update the "Version": "0.0.1", to "Version": "1.0.2", I think it's a bug in Nexus where it doesn't like versions below 1.0, so it treats that 0.0.2 as 1.0.2, that should fix it all up. It did for me at least.
  5. AlchemistChef
    AlchemistChef
    • premium
    • 0 kudos
    quick question, is this still usable?
    1. fostot
      fostot
      • premium
      • 1 kudos
      It works but the textures aren't there for some reason. And the names for the bags are empty but the slots still show up. Both of these are likely due to translation issues considering it's an i18n required mod (meaning foreign language mod)
  6. LilietBorodina
    LilietBorodina
    • premium
    • 54 kudos
    Update keys problem! Edit the manifest.json file so it says this:     "UpdateKeys": [ "Nexus:27613" ] instead of linking to the return of more backpack upgrades
    1. tinln
      tinln
      • member
      • 0 kudos
      nice,thank you
  7. Hana98
    Hana98
    • member
    • 0 kudos
    How i delete this? i delete the archives and still have the backpack
    1. Hubessa
      Hubessa
      • member
      • 0 kudos
      Same heeeere, it just annoys me. I still have that gianr backpack that shifts my stuff. I can't delete this mod after trying for 2 days
    2. rebsz
      rebsz
      • member
      • 0 kudos
      I haves the same problem, let me know if you find the solution, how to remove this mod, cause deleting it is not enough.
  8. Blossom5280
    Blossom5280
    • member
    • 11 kudos
    Just finished up the english translation!

    Giant Backpack Eng

    it's uploading at the moment so give a few minutes before it becomes available for download!
  9. Blossom5280
    Blossom5280
    • member
    • 11 kudos
    hey! i directly translated the backpacks to english for personal use! is it ok if i dm you the english version so people can download it?
    1. xc333222
      xc333222
      • member
      • 30 kudos
      你可以直接发布
    2. Blossom5280
      Blossom5280
      • member
      • 11 kudos
      sweet!
  10. hjjbjjj
    hjjbjjj
    • member
    • 0 kudos
    当我删除这个mod之后,背包在按Tab切换时仍然以10格循环(本来应该是12格),该怎样修复这个问题?