0 of 0

File information

Last updated

Original upload

Created by

TheLich

Uploaded by

TheLich

Virus scan

Safe to use

Tags for this mod

418 comments

  1. TheLich
    TheLich
    • premium
    • 610 kudos
    Locked
    Sticky
    !!!Do not use version from UE4SS page!!!
    Mod is shipped with custom version of UE4SS. If you use version from UE4SS github page - mod may not work correctly.
    If you want to inject ue4ss dll manually with UE4Unlocker (or by other injector) - just use xinput1_3.dll from mod archive.
  2. TheLich
    TheLich
    • premium
    • 610 kudos
    Locked
    Sticky
    UE4SS is now in separate file. Update to this version if you didn't do it already.
  3. XTOJEX
    XTOJEX
    • member
    • 0 kudos
    In which .txt do i have to edit the mod, i changed the hauling size to 20 but game still only lets me hold 5 in options.txt, and also when i load a new game i start in the backyard flying for some reason.
  4. Neznanik1
    Neznanik1
    • member
    • 0 kudos
    How do I change de dropmultiplier from 1 to something more beacuse everytime I change it doesnt work?
  5. UNIQUELEGACY1
    UNIQUELEGACY1
    • member
    • 0 kudos
    can you help me, i put all of the mods in that i want and they wont work at all i downloaded the same version of qol and ue4ss juist incase that was the issue but nothing seems to work i play on steam
  6. RPGryphus
    RPGryphus
    • member
    • 3 kudos
    Anyway to mod armor and weapons stats?
  7. SilenceryKoriyuka
    SilenceryKoriyuka
    • member
    • 13 kudos
    I BRING GOOD NEW, 2024 USERS!

    I FOUND OUT HOW TO FIX CHEST STACKING, GO TO THE main.lua FILE IN THE QoLMod/Scripts FOLDER, OPEN IT IN ANY EDITOR YOU LIKE, LOCATE LINE 378, FIND THE "/Script/Maine.Storage" AND REPLACE IT TO "/Script/Maine.StorageBuilding". IT IS GUARANTEE TO WORK NORMALLY AGAIN.

  8. Espinder
    Espinder
    • supporter
    • 2 kudos
    Does anyone know how to make it work for all players when in multiplayer?
    Apparently the mod only works for me, as the host. None of the other players, even though they all installed everything the same way, have the mod working.They open the mutation settings and the number cap remains the original, while it works for me.
    1. CT3369WOLVERINE
      CT3369WOLVERINE
      • member
      • 0 kudos
      Ī just don't think it does, you could try sharing the world with them and having them host it to see if thats true or or if its just something wrong on their end
    2. SilenceryKoriyuka
      SilenceryKoriyuka
      • member
      • 13 kudos
      I believe any mod in this game is either Singleplayer or Host-Only mod. Not sure what is the issue or how Obsidian code their multiplayer experience, but basically, no mod will work if you are non-host.
  9. RPGryphus
    RPGryphus
    • member
    • 3 kudos
    So this is a cheat mod, not a quality of life mod. Should not use click bait title and be dishonest about your work.
  10. CT3369WOLVERINE
    CT3369WOLVERINE
    • member
    • 0 kudos
    Hi Lich, this might be a big ask but could you update the mod or maybe teach me how to update this? It doesn't work with the newest updates but it is a great mod to have around. Judging from the code it shouldn't be too hard for you to teach me as I know how to use that language and anything I'm not sure about function wise I should just be able to google.
  11. Slanderbot
    Slanderbot
    • supporter
    • 1 kudos
    2024 USERS:

    The mod is seemingly abandoned but many features still work (9/3/2024).
    -I recommend turning off DropAmountMultiplier b/c it now causes massive food piles in ant hills, causing FPS death over time.
    -AOE pickup and Building features are buggy and/or nonfunctional
    -Chest storage capacity no longer works


    TLDR: COPY & PASTE THESE SETTINGS INTO YOUR OPTIONS.TXT (Adjust as you see fit)
    ProximityInventoryRadius = 10000 -- default: 1000
    HaulingCapacity = 20             -- default: 5
    AttackDurability = 0.1           -- default: 1
    BlockDurability = 0.1            -- default: 1
    ThrowDurability = 0.75           -- default: 1
    MaxActiveMutations = 4           -- default: 2
    --PlayerDamageMultiplier = 1.2     -- default: 1
    --EnemyDamageMultiplier = 1      -- default: 1
    GameToRealTimeRatio = 10         -- default: 30
    PerfectBlockWindow = 0.35        -- default: 0.25
    --DewCollectorAmountPerHour = 25 -- default: 5
    PlankStorageCapacity = 60        -- default: 24
    LogStorageCapacity = 40          -- default: 21
    --DropAmountMultiplier = 1         -- no default
    DropChanceMin = 0.15             -- default: varies (valid values 0 (0%) - 1 (100%))
    DeconstructPercentage = 1        -- default: 0.5 (valid values 0 (0%) - 1 (100%))
    --SmallStorageCapacity = 40      -- default: 20
    --BigStorageCapacity = 80        -- default: 40
    --FridgeStorageCapacity = 40     -- default: 20
    ProductionSpeedMultiplier = 5    -- default: varies (cannot be 0)
    ProductionItems = 5              -- default: varies (valid values 1-5)
    PlayerSprintSpeedMultiplier = 1.25 -- default: 1
    PlayerSwimSpeedMultiplier = 1.25 -- default: 1
    DisableFOG = false               -- default: false
    DayLengthMultiplier = 3          -- default: 1
    NightLengthMultiplier = 1        -- default: 1
    --EnableBuildHotKey = Key.NUM_FIVE            -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-Key
    --EnableBuildHotKeyModifier = ModifierKey.ALT -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-ModifierKey
    --RestoreMaterialsHotKey = Key.NUM_SIX        -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-Key
    --RestoreMaterialsModifier = ModifierKey.ALT  -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-ModifierKey
    --AOEPickupRadius = 1000                        -- no default
    --AOEPickupKey = Key.NUM_FOUR                 -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-Key
    --AOEPickupModifierKey = ModifierKey.ALT      -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-ModifierKey
    --AOEPickupModeKey = Key.NUM_SIX              -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-Key
    --AOEPickupModeModifierKey = ModifierKey.ALT  -- all variants here: https://github.com/UE4SS/UE4SS/wiki/Table-ModifierKey
    --AOEPickupMode = 2                           -- 1 - All, 2 - Items, 3 - Logs&Planks. Default - 1 (All)
    1. slayeram
      slayeram
      • member
      • 0 kudos
      thanks brother
    2. xDiiZeRx
      xDiiZeRx
      • member
      • 0 kudos
      PLEASE FIX STACK SIZE!!!
  12. Mckinjosh
    Mckinjosh
    • member
    • 0 kudos
    How can i take the player speed multiplier off of this mod?