Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:GRID Autosport

Line 641: Line 641:
 
Exit Steam if it is currently running. Open Command Prompt. In Command Prompt, change to the directory where DepotDownloader is located. For example, if DepotDownloader is located at %USERPROFILE%\Downloads\depotdownloader-2.4.7\, then in Command Prompt enter <code>cd /d %userprofile%\downloads\depotdownloader-2.4.7</code>. Change the path if you extracted DepotDownloader to a different location.
 
Exit Steam if it is currently running. Open Command Prompt. In Command Prompt, change to the directory where DepotDownloader is located. For example, if DepotDownloader is located at %USERPROFILE%\Downloads\depotdownloader-2.4.7\, then in Command Prompt enter <code>cd /d %userprofile%\downloads\depotdownloader-2.4.7</code>. Change the path if you extracted DepotDownloader to a different location.
  
Now enter the following command in Command Prompt:<br /><code>dotnet depotdownloader.dll -app 255220 -depot 255238 -manifest 839216417523198144 -filelist dlc.txt -username steamusername</code>
+
Now enter the following command in Command Prompt (change steamusername to whatever your Steam username is):<br /><code>dotnet depotdownloader.dll -app 255220 -depot 255238 -manifest 839216417523198144 -filelist dlc.txt -username steamusername</code>
  
Change steamusername in the aforementioned command to whatever your Steam username is. The default download location is a subdirectory named '''depots''' in the depotdownloader directory. Continuing with the previous example, that would be %USERPROFILE%\Downloads\depotdownloader-2.4.7\depots\. If you wish to specify a different download location, you will need to add '''-dir''' followed by the location of your choosing to the previous command.
+
The default download location is a subdirectory named '''depots''' in the depotdownloader directory. Continuing with the previous example, that would be %USERPROFILE%\Downloads\depotdownloader-2.4.7\depots\. If you wish to specify a different download location, you will need to add '''-dir''' followed by the location of your choosing to the previous command.
  
 
You will be prompted for your Steam password. Once you have entered your password, if you have Steam Guard turned on, you will be prompted to enter your 2FA code. If you haven't secured your Steam account with Steam Guard, you really should.
 
You will be prompted for your Steam password. Once you have entered your password, if you have Steam Guard turned on, you will be prompted to enter your 2FA code. If you haven't secured your Steam account with Steam Guard, you really should.