File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -46,4 +46,14 @@ Overall, trust your judgment and separate where it feels right.
46
46
47
47
For Steam games, you can create one shared Windows game library that you use between all of your bottles.
48
48
This helps keep your game installations detached from your bottle instances,
49
- so you won't have to re-download everything if your bottle mucks up.
49
+ so you won't have to re-download everything if your bottle mucks up.
50
+ Additionally, this enables your game library to be used with other applications, such as CrossOver.
51
+
52
+ ### Creating a Shared Game Library
53
+
54
+ 1 . Create a folder where you'd like to store your games. This can be anywhere, but it's recommended to place it somewhere
55
+ like ` ~/Documents/Steam Library ` or ` ~/Library/Steam Library ` .
56
+ 2 . Create a new bottle and install Steam.
57
+ 3 . Open Steam, and navigate to ` Steam -> Settings -> Storage ` , click on ` Local Drive ` and click on the ` Add Drive ` option.
58
+ 4 . In the popup, navigate to the folder you created above, and click Open.
59
+ 5 . Set this drive that you've just added as your default drive.
You can’t perform that action at this time.
0 commit comments