Full screen

General discussion about the game.
papaleo
Posts: 2
Joined: Wed Sep 15, 2021 1:14 pm

Re: Full screen

Postby papaleo » Fri Sep 24, 2021 11:47 am

Many people are having issues with fullscreen FTL. To change the resolutions, you need to download and autohotkey script. find the settings.ini file in the FTL game folder. You should change values:


Code: Select all

fullscreen=0

manual=1

screen_x= X

screen_y= Y

windowed=1

stretched=1



Check this discussion on the
website viewtopic.php?t=1901
papaleo
Posts: 2
Joined: Wed Sep 15, 2021 1:14 pm

Re: Full screen

Postby papaleo » Fri Sep 24, 2021 11:49 am

Many people are having issues with fullscreen FTL. To change the resolutions, you need to download and autohotkey script. find the settings.ini file in the FTL game folder. You should change values:


Code: Select all

fullscreen=0

manual=1

screen_x= X

screen_y= Y

windowed=1

stretched=1



Check this discussion on the
site