Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map darkness/Brightness does not work on three monitors #2734

Closed
anton264 opened this issue Oct 12, 2015 · 1 comment · Fixed by #2736
Closed

Map darkness/Brightness does not work on three monitors #2734

anton264 opened this issue Oct 12, 2015 · 1 comment · Fixed by #2736
Assignees
Labels
Milestone

Comments

@anton264
Copy link

Pulling up the map during nighttime with 3 screens only makes the center monitor dark. The other ones are default brightness

@MikeMatrix
Copy link
Contributor

I'd recommend you read the contribution guidelines for creating an issue.

That out of the way, I think it's because of https://github.com/acemod/ACE3/blob/master/addons/map/functions/fnc_simulateMapLight.sqf#L25, which is using the safeZoneW command to calculate resolution. Probably have to switch that for getResolution instead.

I'll look into that when I get home tonight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants