<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Teeworlds Forum — PSA: how to separate 0.6 and 0.7 settings]]></title>
		<link>https://www.teeworlds.com/forum/viewtopic.php?id=12614</link>
		<atom:link href="https://www.teeworlds.com/forum/extern.php?action=feed&amp;tid=12614&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PSA: how to separate 0.6 and 0.7 settings.]]></description>
		<lastBuildDate>Fri, 14 Dec 2018 01:44:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PSA: how to separate 0.6 and 0.7 settings]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=122139#p122139</link>
			<description><![CDATA[<p>Is there no attempt to fix this in the sourcecode? Solution would be easy and helpful I think... I mean, if Windows can release W10 after W8 and Apple iPhone X after 8, then we also can give this wonderful release its own settings.cfg! <br />This would be smart for any new major version anyway, wouldn&#039;t it? It&#039;s kind of dirty to use the old global settings.cfg for a new release. I mean beside the problem that your talking about, also, in the course of time, variables that are no longer used or changed will accumulate.</p><p>E.g. force the 0.7 client to use settings_07.cfg instead of settings.cfg, set a variable if the 0.7 client starts the first time or not, when true then copy and rename settings.cfg to settings_07.cfg, delete old unused stuff and BAAM you have a good solution</p>]]></description>
			<author><![CDATA[null@example.com (Deepfinder)]]></author>
			<pubDate>Fri, 14 Dec 2018 01:44:10 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=122139#p122139</guid>
		</item>
		<item>
			<title><![CDATA[PSA: how to separate 0.6 and 0.7 settings]]></title>
			<link>https://www.teeworlds.com/forum/viewtopic.php?pid=122126#p122126</link>
			<description><![CDATA[<h5>The problem</h5><p>Many of you may find yourselves switching between 0.6.x and 0.7.1 Teeworlds.<br />Some settings - like mouse max movement - can have conflicts, and 0.7-specific settings will be lost when you will play 0.6.<br />So you probably want to keep those two settings separated</p><h5>The solution</h5><p>Store 0.6 or 0.7 settings locally (one is enough). This is how:</p><p>- You have a storage.cfg file next to your teeworlds.exe. Open it.<br />It says this (past the comment section):<br /></p><div class="codebox"><pre><code>add_path $USERDIR
add_path $DATADIR
add_path $CURRENTDIR
add_path $APPDIR</code></pre></div><p>- Create a &quot;cfg&quot; folder, next to this teeworlds.exe:<br /><span class="postimg"><img src="https://i.imgur.com/JdgLcxx.png" alt="https://i.imgur.com/JdgLcxx.png" /></span></p><p>- Replace the first line ($USERDIR):<br /></p><div class="codebox"><pre><code>add_path cfg
add_path $DATADIR
add_path $CURRENTDIR
add_path $APPDIR</code></pre></div><p>That&#039;s it!</p>]]></description>
			<author><![CDATA[null@example.com (Dune)]]></author>
			<pubDate>Thu, 13 Dec 2018 18:19:34 +0000</pubDate>
			<guid>https://www.teeworlds.com/forum/viewtopic.php?pid=122126#p122126</guid>
		</item>
	</channel>
</rss>
