mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Add "Motion Blur" video option

Open lopezloo opened this issue 3 years ago • 5 comments

This PR adds "Motion Blur" checkbox into video settings. Enabled by default.

Player is in control until setBlurLevel() or setPlayerBlurLevel() is called. Then script is in control until disconnect, resetBlurLevel() or resetMapInfo() being called.

dxGetStatus().SettingBlur can be used to retrieve current player setting.

~~PR is complete but I'm marking it as draft until #2347 gets merged because that PR also adds video option and without having it merged there would be an empty space in GUI~~.

lopezloo avatar Jan 18 '22 03:01 lopezloo

Enabled by default.

I think it would be better for it to be opt-in instead. Most people hate MM.

Pirulax avatar Jan 18 '22 22:01 Pirulax

Enabled by default.

I think it would be better for it to be opt-in instead. Most people hate MM.

It is enabled in Single Player though.

lopezloo avatar Jan 19 '22 03:01 lopezloo

This draft pull request is stale because it has been open for at least 90 days with no activity. Please continue on your draft pull request or it will be closed in 30 days automatically.

github-actions[bot] avatar Apr 20 '22 02:04 github-actions[bot]

This draft pull request was closed because it has been marked stale for 30 days with no activity.

github-actions[bot] avatar May 21 '22 01:05 github-actions[bot]

I'm reopening this pull request since #2347 was merged.

lopezloo avatar Jun 25 '22 09:06 lopezloo

Hi. I found a bug in settings menu. Checkbox doesn't work for some langs.

Screenshot

TheNormalnij avatar Nov 19 '22 14:11 TheNormalnij

I have rearranged positions of these options so they shouldn't overlap anymore.

lopezloo avatar Nov 28 '22 12:11 lopezloo