<?xml version="1.0"?>
<rss version="2.0"><channel><title>Game Directory: Game Directory</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/?d=3</link><description>Game Directory: Game Directory</description><language>en</language><item><title>Use your SSD for Steam Games</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/use-your-ssd-for-steam-games-r94/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2020_03/maxresdefault.jpg.191934ca18283310a0219ea59326e95d.jpg" /></p>

<p>
	<strong>Preamble</strong>
</p>

<p>
	A lot of people now boot from an SSD, but due to their limited size and high cost use a conventional drive to host applications and games. This appears to defeat the point of having an SSD to a degree as you just get to launch a slow game quicker. This guide will demonstrate how to move a game onto an additional SSD, the same process can be applied to move them onto the boot SSD if you have sufficient space. This move can be temporary and doesn't require any re-configuration of the Steam client. I personally move my "flavour of the month" games onto SSD and then move them back when I am no longer playing them as much. The process utilises "disk junction points", these junction points place a folder shortcut that points to an existing folder in another location, even on another HDD/SSD. They are a bit like "wormholes" and have been around since DOS. They are effectively transparent to the operating system and applications that use them. I have described how to move "No Man's Sky", you may consider trying this out on a smaller "less important" game until you are comfortable with the process. Once moved Steam will be unaware of what has happened and will continue to launch and update the game as though nothing has changed
</p>

<p>
	 
</p>

<p>
	<strong>How it's done</strong>
</p>

<p>
	I am now going to document how to move "No Man's Sky" from my Steam library onto a secondary SSD that I picked up cheap in a sale. The SSD is drive F: on my system and I will be using the default Steam installation path of C:\Program Files (x86)\Steam (though if you are booting from an SSD your Steam path may differ).
</p>

<p>
	 
</p>

<p>
	<strong>Step1</strong>
</p>

<p>
	On the SSD make a folder at the root where the moved games are going to be located. I have used "Games".
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="162" data-ratio="51.96" data-unique="lruwucger" width="764" alt="764376053_preview_1.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_1.jpg.6a29c7aa18445f9922847deb1233b36e.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	 
</p>

<p>
	<strong>Step 2</strong>
</p>

<p>
	Navigate to "C:\Program Files (x86)\Steam\steamapps\common" (or wherever Steam is installed for you) and copy the "No Man's Sky" folder, paste it into "F:\Games".
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="163" data-ratio="51.96" data-unique="yralm5kpa" width="764" alt="764376053_preview_2.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_2.jpg.99dc4d870ec28d79884bee04f1495a53.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	 
</p>

<p>
	Once the copy has completed rename "C:\Program Files (x86)\Steam\steamapps\common\No Man's Sky" to "C:\Program Files (x86)\Steam\steamapps\common\No Man's Sky_Orig"
</p>

<p>
	 
</p>

<p>
	<strong>Step 3</strong>
</p>

<p>
	Click "Start" -&gt; "Run", or "Windows" button -&gt; "Search" and type "cmd", right click on the found application and click on "Run as administrator"
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="164" data-ratio="152.09" data-unique="al1rakfji" width="359" alt="764376053_preview_3.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_3.jpg.b4b792740956cae58e4ad8d65557cea6.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	 
</p>

<p>
	The following commands need to be typed at the command prompt:<br><br>
	If your installation of Steam is on a different drive to C: type the drive letter it is installed on followed by a colon then the return key
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="165" data-ratio="46.91" data-unique="dd1yav7do" width="567" alt="764376053_preview_3a.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_3a.jpg.9c2fc135ba9459826a56e11e0a751864.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	Now enter the following to navigate to the correct steam folder:<br><br>
	Type:<br>
	cd \<br>
	followed by return (this ensures you are at the root of the disk)<br><br>
	Type:<br>
	cd "program Files (x86)\Steam\steamapps\common"<br>
	followed by return (adjust the path to suit your installation of Steam)<br><br>
	Now create the junction point, type:<br>
	mklink /J "No Man's Sky" "F:\Games\No Man's Sky"<br>
	followed by return<br><br>
	You cmd window should look something like this
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="166" data-ratio="30.13" data-unique="uurshyqij" width="823" alt="764376053_preview_4.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_4.jpg.0f2986926c6b7a8e1fa7f0be5b162bad.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	 
</p>

<p>
	And in the Steam\Steamapps\common folder you should see something like this (please note, this image show my installation on drive D: the folder contents would look the same on drive C: as described in this process)
</p>

<p>
	 
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="167" data-ratio="51.71" data-unique="yscdytuej" width="762" alt="764376053_preview_5.jpg" data-src="https://www.baysidegamers.com/uploads/monthly_2020_03/764376053_preview_5.jpg.682fc1b3d8f327f373e843f6355c289d.jpg" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png"></p>

<p>
	 
</p>

<p>
	Double clicking on the "No Man's Sky" icon (with the shortcut arrow on it) will take you into the folder located on the SSD. All that is left to do now is launch the game. Once you are happy that it works you can delete the renamed copy from Steam\steamapps\common (in this case "No Man's Sky_Orig").
</p>

<p>
	 
</p>

<p>
	<strong>Moving things back</strong>
</p>

<p>
	When you no longer want the game on your SSD moving things back is relatively straight forward. Locate the program folder in Steam\steamapps\common, in this case it is "No Man's Sky" (with the shortcut arrow on the icon), and just delete it. Don't worry you are only deleting the junction. Go to your SSD and copy the folder for the game, in this case "F:\Games\No Man's Sky" then paste it back into "Steam\steamapps\common". Fire up the game to make sure things work then delete the folder "F:\Games\No Man's Sky".
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">94</guid><pubDate>Sat, 07 Mar 2020 10:57:35 +0000</pubDate></item><item><title>How To Create An Email Account In cPanel</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-create-an-email-account-in-cpanel-r72/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2017_10/maxresdefault.jpg.43a7b202882784fca1a7b7236d9389b3.jpg" /></p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png" width="480" data-embed-src="https://www.youtube.com/embed/MVHPJzGsDGU?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	In this video we teach you and answer: How To Create An Email Account In cPanel. cPanel allows it's users to create email accounts if the hosting provider permits it. If you are new to the web hosting control panel called cPanel, the this cPanel Tutorial / Training video is for you.We will take you through the process step by step to make it simple and easy for you to pick it up in no time.
</p>
]]></description><guid isPermaLink="false">72</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>How To Access God Mode In Windows 10</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-access-god-mode-in-windows-10-r67/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2017_07/maxresdefault.jpg.0aebdf93f04b9d71d367be20a094893d.jpg" /></p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png" width="480" data-embed-src="https://www.youtube.com/embed/NP1DFdTWlS8?feature=oembed"></iframe>
	</div>
</div>

<p>
	In this video we teach you and answer: How To Access God Mode In Windows 10. If you wonder how to do this, then this video is for you as we take you through the process step by step. This will also work for Windows 7, Windows 8 &amp; 8.1
</p>

<p>
	 
</p>

<p>
	The God Mode Code:<br>
	GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}<br>
	 
</p>
]]></description><guid isPermaLink="false">67</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>How To Open A 3.5" SATA Hard Drive</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-open-a-35-sata-hard-drive-r65/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2017_05/maxresdefault.jpg.14df973544011aab20b79a6fcb632b17.jpg" /></p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png" width="480" data-embed-src="https://www.youtube.com/embed/UL3nro4m9c0?feature=oembed"></iframe>
	</div>
</div>

<p>
	In this video we will show you: How To Open A 3.5" SATA Hard Drive. So if you want know how to open up a SATA Hard Drive, then this video is for you. We will take you through process step by step and the tools you need perform this Computer Hardware Tutorial Task.
</p>
]]></description><guid isPermaLink="false">65</guid><pubDate>Fri, 26 May 2017 20:14:00 +0000</pubDate></item><item><title>How To Install Web Browser Firefox On Windows</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-install-web-browser-firefox-on-windows-r63/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2017_05/maxresdefault.jpg.11a8f9e74df08b77e0fd2cabba44294d.jpg" /></p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png" width="480" data-embed-src="https://www.youtube.com/embed/Yx2OcSMgzKc?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	In this video, we will answer: How To Install Web Browser Firefox On Windows. So if you like Firefox and don't know how to install it, we can help you by taking you through the installation process step by step. How hard that can be?
</p>
]]></description><guid isPermaLink="false">63</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>How To Access Active Directory Users and Computers In Windows Server 2016</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-access-active-directory-users-and-computers-in-windows-server-2016-r62/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2017_04/maxresdefault.jpg.edc36ae8c8b41eb966aba7d0bed8a56d.jpg" /></p>

<div class="ipsEmbeddedVideo">
	<div>
		<iframe allowfullscreen="true" frameborder="0" height="270" src="https://www.baysidegamers.com/applications/core/interface/js/spacer.png" width="480" data-embed-src="https://www.youtube.com/embed/DY13-Dtkhws?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	<span style="color:#333333;">In this video we will answer How To Access Active Directory Users and Computers In Windows Server 2016. If never used this MMC Snap-In before, then this video is for you.</span>
</p>
]]></description><guid isPermaLink="false">62</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>How to Install a Playstation controller on PC</title><link>https://www.baysidegamers.com/reviews-articles/tech-support/how-to-install-a-playstation-controller-on-pc-r23/</link><description><![CDATA[
<p><img src="https://www.baysidegamers.com/uploads/monthly_2015_11/maxresdefault.jpg.6891fcf72302963d2859afd99a5b8bd5.jpg" /></p>

<p>
	Hello everyone, <br><br>
	(Please note, this is for people using Playstation 3 or 4 controllers on a Windows machine. Most 1st party Microsoft controllers do not need this application as they will most likely work without hassle when plugged in. I have not tested this new application with anything other than Playstation controllers.) <br>
	Recently I went away from the whole Motion in Joy application that is hip within the PC gaming community. Compared to other, more permanent solutions, it is a hassle to use, takes up space, and needs to be activated over and over and over to actually use. So after doing extensive research, I have found an excellent program that does all of what Motion in Joy does, but with less bloat and issues. 
</p>

<p>
	This program does not seem to have a definitive name, but is referred to as "Scarlet Crush" and it's author goes by "Scarlet.Crush". 
</p>

<p>
	 
</p>

<p>
	<strong><u>To install this application, simply follow the instruction below.</u></strong> 
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents ipsClearfix">
		<p>
			equirements <br>
			1. Microsoft .NET 4.0 <br>
			2. Visual C 2013 Runtime. <br>
			3. Latest DirectX Runtime. <br>
			4. Latest Xbox 360 Controller Drivers available. <br>
			5. Genuine Sony DualShock3 or DualShock4 or SixAxis Controller(s). <br>
			6. Minimum of Bluetooth 2.0 + EDR Dongle (if using Bluetooth). <br>
			7. Administrator rights on your PC. <br><br>
			Note : The Bluetooth Driver requires that you dedicate a Bluetooth Dongle to DS3/DS4 use. It will not be usable by other Bluetooth devices after the driver has been installed. <br><br>
			Important - make sure your Bluetooth dongle and DS3(s) are plugged in via USB before installing the drivers. <br><br>
			Xbox 360 Controller Drivers - these are available from Microsoft here. <br>
			Windows 7 - Run before installing the SCP Drivers. (Windows 7 shipped with outdated drivers which may cause stability issues) <br>
			Windows XP and Vista - Run after after installing the SCP Drivers. <br>
			Windows 8/8.1 not required. <br><br>
			New Install <br>
			1. Connect your Dongle and DS3 via USB and let Windows install it's default drivers. <br>
			2. Copy the archive to a temporary directory [eg C:\Temp]. <br>
			3. Right click on the archive and select Properties. <br>
			4. Click the Unblock button if it is displayed on the General tab. <br>
			5. Unpack the archive. <br>
			6. Create a directory where you want the Service to run from. [Recommended - C:\Program Files\Scarlet.Crush Productions *] <br>
			7. Copy the contents of the ScpServer\bin to the directory you created. <br>
			8. Run ScpDriver.exe. <br>
			9. XP/Vista - check the Force Install option. Win 7/8 leave it unchecked. <br>
			10. Click Install. [see screenshot below] <br><br><br><br>
			11. If you do not see the install summary as per screenshot and your dongle is in the directly supported list - click Uninstall, check the Force Install option, click Install. <br>
			12. Click Exit. <br><br>
			* create from an elevated command prompt if you have UAC enabled. The directory should not be created anywhere off your User directory (eg on your Desktop, or in your Downloads directory), it should also not be on a Network drive. 
		</p>
	</div>
</blockquote>

<p>
	<u><strong>Now in simple terms, this is how you install it. (Windows 8.1 and 10)</strong></u>
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents ipsClearfix">
		<p>
			 
		</p>

		<p>
			1.) Install the files (Make sure to install in Program Files, not Program Files(x86), Name the folder Scarlet.Crush Productions. The final directory should look something like this. C:\Program Files\Scarlet.Crush Productions) <br><br>
			2.) If the PS3 controller is wireless, plug the USB Charger that came with it into any USB port, and connect it to the controller. Let the PC do its thing and install it. <br><br>
			3.) Once done with that, run the Scpdriver.exe that you installed within the folder, and once there follow these screenshots... <br>
			Click "Install" and let it do its thing 
		</p>

		<p>
			Once finished, and it returns something that looks like this. (Focus on whether or not it provides a "Success" statement at the end.) Click "Exit" <span style="line-height: 1.6;">Click to View Content</span>
		</p>

		<p>
			4.) Now you will want to launch the "ScpMonitor.exe" executable. This will give you options on configurations and such. You do not need to actually tamper with any of the settings. <br><br>
			5.) The controller should now function as if it is an Xbox 360 controller. All buttons on the Playstation controller should correspond with the relative location of the button on the Xbox controller. For Example, X will correspond with A, Square will correspond with X, Triangle will correspond with Y, and Circle will correspond with B. <br><br><span style="color:#FF0000;"><strong>****IMPORTANT**** </strong></span><br>
			Make sure after installation you do a reboot of the PC. One, to make sure that the controller works after reboot (YOU DO NOT NEED TO OPEN ANY SCP EXE's, it should automatically work), and to make sure everything in the install was good. <br>
			 
		</p>
	</div>
</blockquote>

<p>
	<u><strong>Uninstall Steps</strong></u>
</p>

<blockquote class="ipsQuote" data-ipsquote="">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents ipsClearfix">
		<p>
			1.) Launch the "ScpDriver.exe" Executable. <br>
			2.) Click "Uninstall". <br>
			3.) Exit <br>
			 
		</p>
	</div>
</blockquote>

<p>
	 
</p>
]]></description><guid isPermaLink="false">23</guid><pubDate>Wed, 25 Nov 2015 08:58:00 +0000</pubDate></item></channel></rss>
