PAYDAY 2

PAYDAY 2

Statistiken ansehen:
[For developers]Can you fix the effect when taking damage?
Does anyone know how to turn off the effect by damage\ how to turn off the effect of reddening of the screen when hit? Maybe there is any mods that disables it?

Because it looks very awful atm. Just look at the screenshots a few seconds - you feel terrible discomfort for your eyes?

Have you looked? Now imagine that it will be flashing. Even more pleasant is not it?

And sometimes you have to look at this redness and blinking screen very long. And the question arises - in addition to the goal of developers to raise a lot of money, they also want spoil the players vision? cause an epileptic seizure? Help me to convey to the developers that this is a very, very terrible.

You can make a much more pleasant for the eyes and for the game, and I do not think it would take much of your time. As an example, see here(depending on how much damage, increases the blood at the edges of the screen):
PS: Can anyone offer some good examples? It is advisable to show the screenshot.

Help me to bring this to the developers!


Update:

Temporary solution:

Keep in mind you will need at least set a Payday 2 BLT!

Algorithm (if you use Payday 2 BLT):
  1. 1) Install Payday 2 BLT
  2. 2) Create a folder "mods" (if it does not exist) in the root directory of the game(Should receive the following: PAYDAY 2\mods)
  3. 3) Download "No Hit Feedback" https://www.reddit.com/r/paydaytheheistmods/comments/3xlbc4/looking_for_mod_that_removes_flash_on_hurt/
  4. 4) Unpack the archive "No Hit Feedback" to a "mods" folder(Should receive the following: PAYDAY 2\mods\No Hit Feedback)
  5. 5) Make sure that the mod files(I mean "nohitfeedback.lua" and "mod") in the "No Hit Feedback" folder
  6. 6) Done!

If desired, you can edit to your liking. Mod completely disables the effects of damage, but you can simply reduce. For this:
  1. 1) Open the file using Notepad.
  2. 2) Change zeros to 0.1(or 0.2 or 0.3 or or anything else) for the red and yellow flashes and it will give you a slight flash instead of a full face melt from what it usually does.
  3. 3) Save changes

Important: you do everything at your own risk.

Thankfulness:
  • Manager of the Melons - for help in finding a temporary solution to the problem
  • starnuts77 (from reddit) - for the link to download this mod
  • Seven - author of this mod
Zuletzt bearbeitet von fast-furiys; 18. Jan. 2016 um 18:51
< >
Beiträge 115 von 17
there might be a mod for this.
the red screen isn't the problem. The problem is the terrible bullet impact flashes that literally destroy your eyes.
btw what game is that in firext example.
Ursprünglich geschrieben von DOY:
The problem is the terrible bullet impact flashes that literally destroy your eyes.
Including it. I have not found the screenshot.:Rubber_Duck:
Ursprünglich geschrieben von =(e)= Mr.Evolution:
btw what game is that in firext example.
first example-contagion, second-survarium.
most of my mods are on thier last legs im afraid.
i never did turn blt.
i got a no-distract mod for what you describe, it still works, but its old old lua so,,, no point really i guess.
Ursprünglich geschrieben von chris.boney:
most of my mods are on thier last legs im afraid.
i never did turn blt.
i got a no-distract mod for what you describe, it still works, but its old old lua so,,, no point really i guess.

Well, may as well post a link for it (if you got it uploaded on LB or Nexus or Mediafire).
Ursprünglich geschrieben von Manager of the Melons:
Ursprünglich geschrieben von chris.boney:
most of my mods are on thier last legs im afraid.
i never did turn blt.
i got a no-distract mod for what you describe, it still works, but its old old lua so,,, no point really i guess.

Well, may as well post a link for it (if you got it uploaded on LB or Nexus or Mediafire).
Yes, it would be a good start. At least try. But I would like to see this crappy effect officially removed\fix.
dribbles 18. Jan. 2016 um 17:27 
Ursprünglich geschrieben von DOY:
the red screen isn't the problem. The problem is the terrible bullet impact flashes that literally destroy your eyes.

While it wont change the red screen (which I agree is a minor issue), Pocohud does allow you to significantly reduce the size of the impact flashes. Even better, you can change the colour depending on whether its an armor hit, or a health damage hit.

Soooo much better. Highly recommended.
Zuletzt bearbeitet von dribbles; 18. Jan. 2016 um 17:28
There is that ^

And also this (which also recommends poco combined with something else), and I agree. It should be an option in-game.

https://www.reddit.com/r/paydaytheheistmods/comments/3xlbc4/looking_for_mod_that_removes_flash_on_hurt/
Ursprünglich geschrieben von dribbles:
Ursprünglich geschrieben von DOY:
the red screen isn't the problem. The problem is the terrible bullet impact flashes that literally destroy your eyes.

While it wont change the red screen (which I agree is a minor issue), Pocohud does allow you to significantly reduce the size of the impact flashes. Even better, you can change the colour depending on whether its an armor hit, or a health damage hit.

Soooo much better.
But if someone does not like it?(i mean Pocohud) If someone just wants to turn off the effect/save eyes, how to be then?
-- No hit distraction

togg_vars.no_hit = not togg_vars.no_hit

if not togg_vars.no_hit then
backuper:restore('managers.environment_controller._hit_amount')
return
end
backuper:backup('managers.environment_controller._hit_amount')
managers.environment_controller._hit_amount = 0


post require to
- [core/lib/managers/coreenvironmentcontrollermanager, LUA\nhd.lua]


Old lua. if it doesnt work for your modern mod setup then dont blame the old guy.
;(
Zuletzt bearbeitet von chris.boney; 18. Jan. 2016 um 17:52
nori357 18. Jan. 2016 um 17:51 
Ursprünglich geschrieben von fast-furiys:
Ursprünglich geschrieben von dribbles:

While it wont change the red screen (which I agree is a minor issue), Pocohud does allow you to significantly reduce the size of the impact flashes. Even better, you can change the colour depending on whether its an armor hit, or a health damage hit.

Soooo much better.
But if someone does not like it?(i mean Pocohud) If someone just wants to turn off the effect/save eyes, how to be then?
You must be the only person I know of to complain about that...
To save the eyes, go download the black flashbangs/bullet impact effects from lastbullet, thats the only thing I can think of to save eyes.
Ursprünglich geschrieben von dribbles:
Ursprünglich geschrieben von DOY:
the red screen isn't the problem. The problem is the terrible bullet impact flashes that literally destroy your eyes.

While it wont change the red screen (which I agree is a minor issue), Pocohud does allow you to significantly reduce the size of the impact flashes. Even better, you can change the colour depending on whether its an armor hit, or a health damage hit.

Soooo much better. Highly recommended.
The impact flashes are separate from the your personal hit indicators and not the same thing.
Added workaround.
< >
Beiträge 115 von 17
Pro Seite: 1530 50

Geschrieben am: 18. Jan. 2016 um 17:04
Beiträge: 17