Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Getting Pink and Green flashing all over the screen and cant change video settings

right click the exe and go to properties and try running in a different graphical setting before click the exe to load the game also sometimes helps to select run as administrator.

Hope this helps 

(+1)(-1)

Fixed by going to TBS/Config/DefaultGameUserSettings and changing values to such:

 bUseVSync=True
 ResolutionSizeX=1920
 ResolutionSizeY=1080
 LastUserConfirmedResolutionSizeX=1920
 LastUserConfirmedResolutionSizeY=1080
 WindowPosX=-1
 WindowPosY=-1
 bUseDesktopResolutionForFullscreen=True
 FullscreenMode=1
 LastConfirmedFullscreenMode=0
 Version=5

THANK YOU