Dying Light

File information

Last updated

Original upload

Created by

DMG-LLC-Steam

Uploaded by

theplayerW

Virus scan

Safe to use

About this mod

Can't Start any Challenge? Tray this...

Permissions and credits
Hi Nexus!

I just stomp across the problem of being unable to accept or decline any challenge and want to share the fix. It work for me and hoppefully it will work for others that may be having the same problem with the challenges.

I want to leve clear I AM NO AN EXPERT ON THIS, just read it in a link and now i shere it with you! All the credit is for the guy who wrote it on Steam.

Simply download it and uncompress it on your "Dying Light" folder in "My Documents" and click overwrite to all or...

This is step by step how to manually do it if you dont want to download the one i am using or if it is nor working for you.

1) Extract the data\scripts\inputs\inputs_keyboard.scr from Data0.pk (use 7zip, Winrar).

2) Open inputs_keyboard.scr with notepad

3) Look for the following lines:


AddAction(_ACTION_TRACK_QUEST,EInputTarget_Player EInputDevice_Keyboard, false, EKey__T, false, true);

AddAction(_ACTION_BRIEF_CONTINUE, EInputTarget_Player, EInputDevice_Keyboard, false, EKey__T, false, true);


AddAction(_ACTION_BRIEF_DECLINE, EInputTarget_Player, EInputDevice_Keyboard, false, EKey__N, false, true);

----- (further down page)----

AddAction(_ACTION_CREATE_COOP_CHALLENGE,EInputTarget_Player, EInputDevice_Keyboard, false, EKey__H, false, true);

4) Change all the "EInputTarget_Player" entries to EInputTarget_HUD.

5) Save the file and place it in your... Documents\Dying Light\out\data\scripts\input folder (create subfolders if don't exist).

6) Start the game and everything should be back to normal depending on what other mods you may have installed.

Be sure to DELETE the Data3.pk file before you start the game again. The game creates this file with all the changed mod files from the Documents directory. This way, the game will create it again with the corrected entries. It may take a few restarts, so check and see if the Data3.pk is created with a recent timestamp.

Source: https://steamcommunity.com/app/239140/discussions/0/611698195162298835/#p2