braycarlson / alphares

A tool to save a custom resolution in Fortnite
MIT License
38 stars 67 forks source link

FullScreen option? #1

Closed d3nni closed 5 years ago

d3nni commented 5 years ago

Hello and thanks for you nice tool, but would it be possible that ther will be a FullScreen function added? To bad I have no C++ skill to do it myself.

FullScreen [ X ]

Change lines...

LastConfirmedFullscreenMode=1 PreferredFullscreenMode=1

to...

LastConfirmedFullscreenMode=0 PreferredFullscreenMode=0

and add...

FullscreenMode=0

in "GameUserSettings.ini"

Thanks a lot!! :)

braycarlson commented 5 years ago

Hi @d3nni. Thank-you for your suggestion. A fullscreen and FPS setting have been added to alphares v1.1. You can download it here.