Could anyone possibly share with me original files config.xml and config_fullscreen.xml from TS main folder. If not, maybe anyone could paste here contents of these files. Mine got accidentally deleted - please don't ask how :-P
Here are my copies, I don't know if there is any customisation in them for my system config.xml Code: <?xml version="1.0" encoding="utf-8"?> <ConfigContainer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <mGfxAdapterIndex>0</mGfxAdapterIndex> <mGfxWidth>1024</mGfxWidth> <mGfxHeight>768</mGfxHeight> <mGfxRefreshRate>75</mGfxRefreshRate> <m32Bit>true</m32Bit> <mWindowed>true</mWindowed> <mMultiSampleType>2</mMultiSampleType> <mShapeViewer>true</mShapeViewer> <mKWinFontSmall>Verdana 14</mKWinFontSmall> <!--ID01 and ID-1--> <mKWinFontTiny>Verdana 12</mKWinFontTiny> <!--ID0--> <mVSync>false</mVSync> <FrontendBreadcrumb>Arial Bold 21</FrontendBreadcrumb> <!--ID05--> <FrontendDescribe>Arial 18</FrontendDescribe> <!--ID06--> <InputInfoFont>Arial 15</InputInfoFont> <!--ID07--> <DriversGuideHeadings>Arial 14</DriversGuideHeadings> <!--ID08--> <ListboxFont>Arial 15</ListboxFont> <!--ID09--> <SmallFont>Arial 10</SmallFont> <!--ID10--> <DriverGuideClock>Arial 26</DriverGuideClock> <!--ID11--> <DriverGuideStationName>Arial Bold 16</DriverGuideStationName> <!--ID12--> </ConfigContainer> config_fullscreen.xml Code: <?xml version="1.0" encoding="utf-8"?> <ConfigContainer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <mGfxAdapterIndex>0</mGfxAdapterIndex> <mGfxWidth>1024</mGfxWidth> <mGfxHeight>768</mGfxHeight> <mGfxRefreshRate>75</mGfxRefreshRate> <m32Bit>true</m32Bit> <mWindowed>false</mWindowed> <mMultiSampleType>2</mMultiSampleType> <mShapeViewer>true</mShapeViewer> <mVSync>false</mVSync> </ConfigContainer>
Oh. That's interesting. If I were to change graphics adapter index to 1, it might use the GPU instead of the CPU? Also that VSync toggle looks interesting. Both of these files are dated 2015-03-28 on my system which is apparently when I installed it on this PC, then new. (Meaning, these are Steam original files and a verification / depot download should restore them.)
The files are only needed if you first install TSC and there is no PlayerProfiles.bin yet. If they are needed at all - I don't think so. The data in there suggests they are not being used and are a relic from the past.