Full screen

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

Re: Full screen

Post by papaleo »

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[/color] website https://subsetgames.com/forum/viewtopic.php?t=1901
papaleo
Posts: 2
Joined: Wed Sep 15, 2021 1:14 pm

Re: Full screen

Post by papaleo »

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[/color] site
Post Reply