<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Steam%2FFamily_Sharing</id>
	<title>Steam/Family Sharing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Steam%2FFamily_Sharing"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Steam/Family_Sharing&amp;action=history"/>
	<updated>2026-05-07T04:47:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Steam/Family_Sharing&amp;diff=6194&amp;oldid=prev</id>
		<title>Kenneth: /* Installation */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Steam/Family_Sharing&amp;diff=6194&amp;oldid=prev"/>
		<updated>2023-02-19T21:20:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Installation&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== sfs-select ==&lt;br /&gt;
&lt;br /&gt;
SFS-SELECT - a small tool to manage Steam Family Sharing :: Steam Family Sharing - https://steamcommunity.com/groups/familysharing/discussions/1/3068621701744549116/&lt;br /&gt;
&lt;br /&gt;
Old:&lt;br /&gt;
&lt;br /&gt;
sfs-select - a small tool to chose which library to use :: Steam Family Sharing - http://steamcommunity.com/groups/familysharing/discussions/0/540736965953254153/&lt;br /&gt;
&lt;br /&gt;
 # http://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/&lt;br /&gt;
 https://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/&lt;br /&gt;
&lt;br /&gt;
It works great!&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Install Python 3.4:&lt;br /&gt;
 # python-3.4.3.msi&lt;br /&gt;
 python-3.11.2-amd64.exe&lt;br /&gt;
&lt;br /&gt;
Install Python Dependencies:&lt;br /&gt;
 # pip install --upgrade pip  # threw some errors?&lt;br /&gt;
 python.exe -m pip install pip --upgrade&lt;br /&gt;
 pip install psutil&lt;br /&gt;
 # pip install pyside  # maybe replaced with pyqt5 which is new req in v5?&lt;br /&gt;
 pip install PyQt5&lt;br /&gt;
&lt;br /&gt;
Extract sfs-select:&lt;br /&gt;
 # https://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/sfs-select-0.2.4-full.7z&lt;br /&gt;
 # https://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/sfs-select-0.3.0-full.7z&lt;br /&gt;
 # https://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/sfs-select-0.3.2-full.7z&lt;br /&gt;
 https://www.unix-ag.uni-kl.de/~t_schmid/sfs-select/sfs-select-0.4.0-full.7z&lt;br /&gt;
&lt;br /&gt;
Run:&lt;br /&gt;
 python3 sfs-select.py&lt;br /&gt;
&lt;br /&gt;
You can then change priority and disabled/enable accounts.&lt;br /&gt;
&lt;br /&gt;
Steam Path:&lt;br /&gt;
 C:\Program Files (x86)\Steam&lt;br /&gt;
&lt;br /&gt;
sfs-settings.json:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;autoquit&amp;quot;: false,&lt;br /&gt;
    &amp;quot;autorestart&amp;quot;: false,&lt;br /&gt;
    &amp;quot;autostart&amp;quot;: false,&lt;br /&gt;
    &amp;quot;namecache&amp;quot;: {&lt;br /&gt;
        &amp;quot;content&amp;quot;: {},&lt;br /&gt;
        &amp;quot;fallback&amp;quot;: {},&lt;br /&gt;
        &amp;quot;time&amp;quot;: 1676841512.6498337&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;order&amp;quot;: [],&lt;br /&gt;
    &amp;quot;steampath&amp;quot;: &amp;quot;C:/Program Files (x86)/Steam&amp;quot;,&lt;br /&gt;
    &amp;quot;steampath2&amp;quot;: &amp;quot;C:/Program Files (x86)/Steam\\&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>