- Dec 20, 2017
- 1,460
- 3,676
What are you trying to do?Can somebody tell me why the config.ini file does not work? I have the below parameters set and still the game always starts in fullscreen.
FILE = "Milftoon Drama.vis"
#
# FULLSCREEN = {yes|no}
# yes - starts the game in fullscreen
# no - starts the game in a window
FULLSCREEN = no
#
# RESOLUTION = {Auto|Desktop|Game}
# Auto - wide-screen support is activated if a wide-screen display is detected
# Desktop - current desktop resolution is used when game is started in full screen mode
# Game - game is initialized with the resolution specified in the game
RESOLUTION = Game
#
# INTRO = {yes|no}
# yes - Show the intro movie on start-up
# no - Don't show the intro movie