Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Fat Pug Studio on January 05, 2021, 03:01:11 AM

Title: Screen Set Resolution action update
Post by: Fat Pug Studio on January 05, 2021, 03:01:11 AM
Can we get an update or a new action where we can select fullscreen modes?

Exclusive Fullscreen
FullScreenWindow
MaximizedWindow
Windowed
Title: Re: Screen Set Resolution action update
Post by: djaydino on January 06, 2021, 06:06:46 AM
Hi.
I made a action for resolution recently with screen mode, you can have a try with this :)

(see Attachment below)

It a updated version from ScreenSetResolution (which is included in array maker i believe)
Title: Re: Screen Set Resolution action update
Post by: Fat Pug Studio on January 06, 2021, 11:09:23 AM
Awesome, thanks man.
Title: Re: Screen Set Resolution action update
Post by: Gustav on March 13, 2021, 09:12:52 PM
Thanks for sharing, djaydino! :)

If I'm not mistaken the code is not working as intended.

Line 76 should be like line 80.
And line 80 should use preferedRefreshRate.Value instead of orResolution.Value.z.


Regards
Gustav

PS The first both tooltips could also use a revision. ;D
Title: Re: Screen Set Resolution action update
Post by: djaydino on March 14, 2021, 08:31:45 AM
Hi.
ye thx.
I will make a proper version to place on the ecosystem.