Don't send me DMs. Be civil, I'm pretty light with the blockhammer if you're rude or obnoxious.
WORKS WITH 1.21 - 10th anniversary update!
They added some new settings to the game, so I've removed them from the mod.
DOESN'T NECESSARILY WORK WITH OLDER VERSIONS. ZERO SUPPORT FOR MOD COMPATIBILITY (Should be fine with pretty much any gameplay mod though).
Shoutout to people who help finding the misbehaving files so I don't have to troubleshoot!
If you want modular mod I really suggest you leave a review on steam about the post processing effects, because it's too much of a hassle for me to keep supporting that.
Make sure you're using the latest version AND test with my mod alone before reporting bugs. Unless there's been an update it's crashing because you're either using the wrong version or have mod conflicts.
Thanks LEAFE0N for help!
No offtopic please. Ask here if you have questions.
Anyone know of a mod that only removes the anime speed lines? If mod author is taking requests I would really appreciate it if you upload a version that only removes the speed lines
Edit: I am learning how to edit these pak files myself. Can anyone tell me which files are related to the speedlines?
I have talked about the locations of specific effects in the files in the comments, but since there's no search function on this site for comments, all I can tell you that the answers are out there, you'll just have to dig :D I don't have any documentation and I've forgotten what is where too.
Luckily I happened to find the setting for the speed lines when I was messing around with sprint/walk speeds in "Dying Light 2\ph\source\data0.pak\scripts\player\player_variables,scr"
To turn off only the anime speed lines... Search for "SprintEffects" Change Param("SprintEffects", "0.9"); to Param("SprintEffects", "0");
Just pointing out that disabling it that way might cause compatibility issues with mods that alter other player variables, unless you change it from the files in a mod. I've kept things purely in the graphics department for that reason.
630 comments
Be civil, I'm pretty light with the blockhammer if you're rude or obnoxious.
WORKS WITH 1.21 - 10th anniversary update!
They added some new settings to the game, so I've removed them from the mod.
DOESN'T NECESSARILY WORK WITH OLDER VERSIONS.
ZERO SUPPORT FOR MOD COMPATIBILITY (Should be fine with pretty much any gameplay mod though).
Shoutout to people who help finding the misbehaving files so I don't have to troubleshoot!
If you want modular mod I really suggest you leave a review on steam about the post processing effects, because it's too much of a hassle for me to keep supporting that.
Make sure you're using the latest version AND test with my mod alone before reporting bugs. Unless there's been an update it's crashing because you're either using the wrong version or have mod conflicts.
Thanks LEAFE0N for help!
No offtopic please.
Ask here if you have questions.
my game is clean install and no mods
Thanks for your attention
Edit: 1.21 - 10th anniversary update still confirmed working.
Does it work with 1.19.2?
Edit: I am learning how to edit these pak files myself. Can anyone tell me which files are related to the speedlines?
To turn off only the anime speed lines...
Search for "SprintEffects"
Change Param("SprintEffects", "0.9"); to Param("SprintEffects", "0");