The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

rfuzzo

Uploaded by

rfuzzo

Virus scan

Safe to use

321 comments

  1. rfuzzo
    rfuzzo
    • premium
    • 268 kudos
    Locked
    Sticky
    What does this mod do?

    This is simple mod that removes the inventory weight limit.
    It will always just show 0 weight limit out of your maximum (e.g. 0/60).

    How is this mod different from the old "Over 9000" mod?

    The old mod is a bundle mod, this mod is a script mod.
    The old mod needs bundle merging, this mod needs script merging in case of conflicts.
    The old mod sets the encumbrance to 9000, this mod disables encumbrance completely.

    This mod is not working?

    It is working. You need to make sure you merge your scripts and don't use any old mods that have not been updated.

    Please do not post long script errors here. Just merge your scripts.
  2. rfuzzo
    rfuzzo
    • premium
    • 268 kudos
    Locked
    Sticky
    Latest Version
    v1.1.4
    - compatible with game version 4.04

    v1.1.3
    - compatible with game version 4.03

    v1.1.2
    - compatible with game version 4.02

    v1.1.1
    - Fixed a macos specific bug, thanks to SirenBrink

    v1.1
    - compatible with game version 4.0 (hotfix 2)
  3. Skeletor80
    Skeletor80
    • member
    • 0 kudos
    This mod works perfectly with version 4.04. It shows 0/160 exactly as said in the description.

    Thanks for this huge game changer!
  4. kupigor
    kupigor
    • member
    • 0 kudos
    The mod doesn't work anymore unfortunately
    1. popwithme
      popwithme
      • member
      • 0 kudos
      https://www.nexusmods.com/witcher3/mods/8714?tab=files
  5. SkyrimRomS
    SkyrimRomS
    • member
    • 0 kudos
    Broken after last update 4.04 :(
    1. greenotterpop
      greenotterpop
      • member
      • 0 kudos
      same
    2. hafocs
      hafocs
      • member
      • 2 kudos
      copy the playerWitcher.ws from Witcher Installation Path .\content\content0\scripts\game\player into the .\Mods\modNoWeightLimit\content\scripts\game\player change the line 6576 "return encumbrance;"  into "return 0.0f;" .. without the ""
    3. Kararu
      Kararu
      • member
      • 0 kudos
      It worked! Thank you, man
    4. BOSRELLO
      BOSRELLO
      • supporter
      • 0 kudos
      ill let u know if it works for me better yet if i dont reply it works
    5. ducthor
      ducthor
      • member
      • 0 kudos
      it worked for me
    6. hannahsolo27
      hannahsolo27
      • premium
      • 0 kudos
      Thank you, this fix worked for me!
    7. YiJhon
      YiJhon
      • member
      • 0 kudos
      Awesome! Thanks!
    8. Coeur1222
      Coeur1222
      • member
      • 0 kudos
      Hello, i can't found that line, still can't use this mod :/
      on Line 6576 it's empty, and i got no line with "return encumbrance;"
    9. ParumSimia
      ParumSimia
      • member
      • 0 kudos
      That did the trick for me 2! Thanks !!
    10. gold9Monkey
      gold9Monkey
      • member
      • 0 kudos
      Unfortunately it didn't work for me, maybe because i still have other mods
    11. hafocs
      hafocs
      • member
      • 2 kudos
      @Coeur1222
      "return encumbrance;" is in the Gamefile .. and not in the ModFile .. that you copy from Game to Mod Folder .. then modify it after copying 
    12. Lorenartemis5
      Lorenartemis5
      • supporter
      • 0 kudos
      same here
    13. jackseg
      jackseg
      • member
      • 0 kudos
      You can use the mod AutoLoot All-in-One NG Update_4_3_1 with "Use Increase Max Weight Supported" option.
    14. Bellante
      Bellante
      • member
      • 0 kudos
      You can use this to modify and see line codes: 
      https://notepad-plus-plus.org/downloads/
    15. SantiagoVI
      SantiagoVI
      • member
      • 0 kudos
      AutoLoot is not compatible with 4.03
    16. losssir
      losssir
      • member
      • 0 kudos
      love u!!
    17. tn1ch
      tn1ch
      • member
      • 0 kudos
      The method shared by @hafocs worked for me! Massive thank you dude!!
      For reference the only other mods I am using are All Quest Icons on Map (standard version, not updated for 4.04 and still works) and No Durability Loss (not updated for 4.04, still works).
    18. SnatcherGirl
      SnatcherGirl
      • member
      • 0 kudos
      I tried following this exactly, ended up with this error (game launches when this mod is disabled):
      Error [content0]game\player\playerinput.ws(1387): Could not find function 'GetRadialPopupShown'
      Error [content0]game\player\playerinput.ws(1394): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1396): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1410): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1412): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1495): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1498): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1501): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1504): Could not find function 'PotionSelectionPopup'
      Error [content0]game\player\playerinput.ws(1526): Could not find function 'OilSelectionPopup'
      Error [content0]game\player\playerinput.ws(1530): Could not find function 'OilSelectionPopup'
      Error [content0]game\player\playerinput.ws(1554): Could not find function 'GetRadialPopupShown'
      Error [content0]game\player\playerinput.ws(1588): Could not find function 'GetRadialPopupShown'
      Error [content0]game\player\playerinput.ws(1620): Could not find function 'GetRadialPopupShown'
      Error [content0]game\player\playerinput.ws(1649): Could not find function 'GetRadialPopupShown'
      Error [content0]game\gui\popups\itemselectionpopup.ws(289): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(300): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(311): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(322): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(333): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(345): Could not find function 'EnableRadialInput'
      Error [content0]game\gui\popups\itemselectionpopup.ws(394): Could not find function 'EnableRadialInput'

      Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
      Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
      Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.
    19. xmaskmanx
      xmaskmanx
      • member
      • 0 kudos
      thanks, it works!
    20. slit23
      slit23
      • member
      • 0 kudos
      wow i get that exact same error
    21. adrianng2020
      adrianng2020
      • member
      • 0 kudos
      Got this problem too. How to fix this?
    22. MasterMindLP
      MasterMindLP
      • member
      • 0 kudos
      worked thx
    23. hollynipples
      hollynipples
      • member
      • 0 kudos
      Thank you! It worked
    24. darkkaiser99
      darkkaiser99
      • member
      • 0 kudos
      thanks alot
    25. Z3SV
      Z3SV
      • member
      • 0 kudos
      Fix worked nice thx
    26. VincziXD
      VincziXD
      • supporter
      • 0 kudos
      hafocs goat!
    27. nyabinghi02
      nyabinghi02
      • member
      • 0 kudos
      Worked, thank you so much!
    28. liyuan04
      liyuan04
      • member
      • 0 kudos
      thanks! but it's sad that the fix didn't work.I've did whatever you said ,but nothing happened.
    29. zeussedd
      zeussedd
      • member
      • 0 kudos
      that still hasnt worked 
    30. popwithme
      popwithme
      • member
      • 0 kudos
      try this one it works for me  https://www.nexusmods.com/witcher3/mods/8714?tab=files
  6. kupigor
    kupigor
    • member
    • 0 kudos
    The mod doesn't work anymore unfortunately
  7. rfuzzo
    rfuzzo
    • premium
    • 268 kudos
    updated to 4.04. sorry for the delay
    1. Les4845
      Les4845
      • premium
      • 6 kudos
      Hi, thanks for the update but unfortunately it doesn't work. Can't open new playerWitcher.ws in script merger for some reason?
      OK now solved. Vortex put it in wrong folder :-(
    2. DFBATTLER
      DFBATTLER
      • member
      • 0 kudos
      Suggesting to copy the unmodded playerWitcher.ws into your mod folder, then scroll down to line 6559 (or Ctrl+F to search for function GetEncumbrance) and make sure the function is defined like this:

          public function GetEncumbrance() : float
          {    
              return 0.0f;
          }

      This solves all the issues with this mod.

      After this, run your script merger again and the playerWitcher.ws file in the merged files folder should contain the code above.
    3. rfuzzo
      rfuzzo
      • premium
      • 268 kudos
      fixed now, it was packed incorrectly for vortex.
    4. DFBATTLER
      DFBATTLER
      • member
      • 0 kudos
      You can optimise the function by using the above code so that it doesn't even uselessly add up all the inventory weight before returning zero.
    5. zeussedd
      zeussedd
      • member
      • 0 kudos
      how did you fix this issue?
    6. zeussedd
      zeussedd
      • member
      • 0 kudos
      how did you fix the issue?
  8. JohnyRH
    JohnyRH
    • member
    • 0 kudos
    dont work with 4.04
  9. zeussedd
    zeussedd
    • member
    • 0 kudos
    putting the folder where it needs to be but still doesn't work load into the the game and says i have weight in my inventory any suggestions why?
     
  10. AgAkHaN8277
    AgAkHaN8277
    • member
    • 0 kudos
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(11795): Could not find function 'SetRadialPotionUpperTimer'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(11801): Could not find function 'SetRadialPotionLowerTimer'
    Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
    Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
    Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.

    PLEASE HELP ME SOMEBODY ! HOW TO FIX THAT PROBLEM?
  11. hengweeds
    hengweeds
    • member
    • 0 kudos
    there's something wrong showing like this:
    Error [content0]game\gui\popups\itemselectionpopup.ws(289): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(300): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(311): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(322): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(333): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(345): Could not find function 'EnableRadialInput'
    Error [content0]game\gui\popups\itemselectionpopup.ws(394): Could not find function 'EnableRadialInput'
  12. Walezy
    Walezy
    • member
    • 0 kudos
    Why doesnt it work with all quest on map mod??