Dying Light
0 of 0

File information

Last updated

Original upload

Created by

MindController

Uploaded by

MindController

Virus scan

Safe to use

120 comments

  1. MindController
    MindController
    • premium
    • 3 kudos
    Locked
    Sticky
    The mod does technically still work, but you have to use a 3rd party program to downgrade your copy of Dying Light to a much earlier version.  This probably breaks multiplayer/coop, but I'm not sure.  And that whole process is tedious and requires some technical knowledge.  Sadly, all of this is due to how the developers decided to update their game to release their own modded special events and weekends.  Because of that update, this mod will never work right unless you downgrade.  If you are inclined to give it a try, then you can visit here:  https://steamcommunity.com/discussions/forum/1/3183487463215080980/ and attempt it yourself.  I had to downgrade my game to version 1.0 or 1.01, whatever the earliest version was.

    Good luck!
  2. nerofrosthorn
    nerofrosthorn
    • member
    • 1 kudos
    Is there a way to install only the enhancement for the standing kick and drop kick?
  3. Betacomputer
    Betacomputer
    • member
    • 0 kudos
    Just a question where is the faster move speed code/file I want to move faster without needing potions.
  4. HypeBloo
    HypeBloo
    • member
    • 0 kudos
    when the mod turns off after spawning in a safe zone you have to level up your skill or legend for it to start working again. or thats how its working for me.
  5. Inigo21
    Inigo21
    • premium
    • 49 kudos
    FYI, max ammo is at the bottom of inventory_gen.scr . Here is mine set to 999 each.

    Item("Bullet_Pistol", CategoryType_Ammo)
    {
    Mesh("loot_ok_ammo_short.msh");
    HudIcon("ammo_pistol");
    ItemType(ItemType_Bullet);
    AmmoType(AmmoType_Pistol);
    MaxAmmoCount(999);
    }

    Item("Bullet_Rifle", CategoryType_Ammo)
    {
    Mesh("loot_ok_ammo_long.msh");
    HudIcon("ammo_rifle");
    ItemType(ItemType_Bullet);
    AmmoType(AmmoType_Rifle);
    MaxAmmoCount(999);
    }

    Item("Bullet_Shotgun", CategoryType_Ammo)
    {
    Mesh("ammo_gauge.msh");
    HudIcon("ammo_shotgun");
    ItemType(ItemType_Bullet);
    AmmoType(AmmoType_Shotgun);
    MaxAmmoCount(999);
    }
    1. MindController
      MindController
      • premium
      • 3 kudos
      Thanks for the location of the ammo!
    2. ja141006
      ja141006
      • member
      • 0 kudos
      What's up and how to change the Stamina is almost infinite file because it doesn't work for me
  6. MiXGamingPL
    MiXGamingPL
    • member
    • 0 kudos
    The game crashes whenever i try to continue my save, i don't know if it's because i already has a save before i installed the mod but i need help
  7. Diamondjackal578
    Diamondjackal578
    • member
    • 0 kudos
    how do I install mods for dying light?
  8. kaiserm
    kaiserm
    • member
    • 0 kudos
    This mod is awesome, but doesn't quite work anymore. Certain story events and certain safezones turn the mod off, and make it so you are unable to deal damage. Mods seems to turn on randomly afterwards, but I cant figure out what causes this. I know the game is old and the mod is old, but maybe someone will see this and be able to help?
  9. bowmanhawk1
    bowmanhawk1
    • member
    • 0 kudos
    just a heads up for the dev, i see he pops in from time to time.   
    appears the mod is unusable now.    you just swing right through mobs and are unable to change weapons.
  10. sinblade1
    sinblade1
    • member
    • 0 kudos
    Does this mod still work? If so, does it still break you when you go into an indoor area and make things like the pit impossible because your hitbox gets all weird and you can't do damage?
  11. Krythos
    Krythos
    • member
    • 0 kudos
    The author mentioned that it was probably their last update, so we shouldn't be expecting any more updates. However, you're also free to take on this project and update it if you have the coding chops (as specified by the author)!
    I turned it off because the super jump is crazy, and the tackling is OP :)   And I also ran out of stamina, so will try vanilla instead.
    Thanks!