CreativeMD / PlayerRevive

GNU Lesser General Public License v3.0
11 stars 22 forks source link

[1.20.1] Serious framerate drops while downed for some systems #149

Closed Cixon closed 4 months ago

Cixon commented 4 months ago

Issue: Framerate drops significantly while downed on essential multiplayer play. CPU: AMD Ryzen 3 3250U with Radeon Graphics

Source: Possible source of issue is the blur effects that occur when downed. I'd recommend adding a option to config that disables blur effects from rendering on the client. No log necessary.

Version History: PlayerRevive_v2.0.25_mc1.20.1 Neoforge 47.1.99

Cixon commented 4 months ago

Screenshot_2024-04-24_023223

Screenshot_2024-04-24_023205

CreativeMD commented 4 months ago

Can you try to disable the shader effect to see if it fixes it? Use the command /cmdconfig ->playerrevive -> bleeding -> hasShaderEffect set it to false.

It is not a client option because it would be unfair if you could disable this negative effect.

Cixon commented 4 months ago

Screenshot_2024-04-26_233936

Screenshot_2024-04-26_233948

this seemed to have fixed the issue. thanks!

It is not a client option because it would be unfair if you could disable this negative effect.

understandable but, can we please have it as a option in the base-kit client config so that way mod-pack creators will have the ability to remove it for these circumstances? if anything, the modpack creator can add blindness in addition to the already existing slowness to make it more fair without hurting performance.

CreativeMD commented 4 months ago

You can just use the /cmdconfig command in singleplayer. It makes no difference for a modpack creator. Client side setting only means each client can decide on this setting for themselves. The other settings are forced by the server, like the shader thing. So just set hasShaderEffect to false add blindness and export the config files.