by TattieBoJangle » 24 Jul 2015, 15:27
When I done it m8 it was the SkylineSettings.ini file when you build a game that being said you will come across the problem where changing the values wont matter as the ini is dependent on the persons computers display driver.
for example say you build a game, when you run it for the first time the file SkylineSettings.ini is generated with that computers display settings then say you give that game to someone it wont work as it has your settings in the ini so it needs deleted so it is able to generate another ini with there settings.
option 1- you could write something that edits the values after the ini file has been written on the users computer but could run into problems if the paths are different like C:\ D:\ depending on where the user installs the game.
option 2- they could try and separate the options so the display has its own file.