I think this is how manually YOU can make it work without downloading anything: 1- make a backup copy of data0.pak found in Dying Light 2\ph\source\data0.pak 2-open data0.pak using 7-Zip or Winrar 3-go to data0.pak\scripts\player\ and locate file called player_variables.scr 4-open it with notepad 5-find these line and change them to this : Param("SwimMoveSpeed", "5.0"); Param("SwimSprintSpeed", "5.0"); Param("SwimStrafeSpeed", "1.7"); Param("SwimUpAcceleration", "3.1"); Param("SprintNitroAcceleration", "20"); Param("SprintNitroMaxSpeedAdd", "2.6"); Param("MoveForwardMinSpeed", "2.5"); Param("MoveForwardMaxSpeed", "4.0"); // DL: 3.5, PREPROD: 3.0 Param("MoveBackwardMinSpeed", "1.5"); Param("MoveBackwardMaxSpeed", "4.0"); // DL: 2.5, PREPROD: 2.0 6-save the file and exist 7-the 7-zip or winrar will ask you to repack them press YES 8-w8 till its done won't take long and ready to go i guess
hey can u please add the lines in the description that u have changed ? since this also edits player_variables, it conflicts with other mods that do the same and gets overwritten, so the feature stops working. i'd like to be able to mimic the changes that u have done to get the desired effect, without mod conflict.! cheers!
Line 546 Param("SwimMoveSpeed", "5.0"); Line 547 Param("SwimSprintSpeed", "5.0"); Line 549 Param("SwimStrafeSpeed", "1.7"); Line 551 Param("SwimUpAcceleration", "3.1"); Line 555 Param("SprintNitroAcceleration", "20"); Line 557 Param("SprintNitroMaxSpeedAdd", "2.6"); Line 560 Param("MoveForwardMinSpeed", "2.5"); Line 561 Param("MoveForwardMaxSpeed", "4.0"); // DL: 3.5, PREPROD: 3.0 Line 562 Param("MoveBackwardMinSpeed", "1.5"); Line 563 Param("MoveBackwardMaxSpeed", "4.0"); // DL: 2.5, PREPROD: 2.0
There ya go those are all lines I've edited, hope they help!
Hey! Thanks for making this, I figured I finally found a mod that could help me with that stupid Marathon achievement, but sadly it doesn't work. Any chance you'll be updating it soon or are you done with this game as a whole haha (as am I at this point)
34 comments
1- make a backup copy of data0.pak found in Dying Light 2\ph\source\data0.pak
2-open data0.pak using 7-Zip or Winrar
3-go to data0.pak\scripts\player\ and locate file called player_variables.scr
4-open it with notepad
5-find these line and change them to this :
Param("SwimMoveSpeed", "5.0");
Param("SwimSprintSpeed", "5.0");
Param("SwimStrafeSpeed", "1.7");
Param("SwimUpAcceleration", "3.1");
Param("SprintNitroAcceleration", "20");
Param("SprintNitroMaxSpeedAdd", "2.6");
Param("MoveForwardMinSpeed", "2.5");
Param("MoveForwardMaxSpeed", "4.0"); // DL: 3.5, PREPROD: 3.0
Param("MoveBackwardMinSpeed", "1.5");
Param("MoveBackwardMaxSpeed", "4.0"); // DL: 2.5, PREPROD: 2.0
6-save the file and exist
7-the 7-zip or winrar will ask you to repack them press YES
8-w8 till its done won't take long and ready to go i guess
any plans to update it?
i'd like to be able to mimic the changes that u have done to get the desired effect, without mod conflict.!
cheers!
Line 547 Param("SwimSprintSpeed", "5.0");
Line 549 Param("SwimStrafeSpeed", "1.7");
Line 551 Param("SwimUpAcceleration", "3.1");
Line 555 Param("SprintNitroAcceleration", "20");
Line 557 Param("SprintNitroMaxSpeedAdd", "2.6");
Line 560 Param("MoveForwardMinSpeed", "2.5");
Line 561 Param("MoveForwardMaxSpeed", "4.0"); // DL: 3.5, PREPROD: 3.0
Line 562 Param("MoveBackwardMinSpeed", "1.5");
Line 563 Param("MoveBackwardMaxSpeed", "4.0"); // DL: 2.5, PREPROD: 2.0
There ya go those are all lines I've edited, hope they help!