metal_gear_solid_v:mgsvtpp_oldpatchguide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
metal_gear_solid_v:mgsvtpp_oldpatchguide [2019/08/16 18:41] – created Metsametal_gear_solid_v:mgsvtpp_oldpatchguide [2022/04/03 22:08] – Updated the downpatching method. WizardHwK
Line 1: Line 1:
-=====Installing Old patch (1.01) for MGSV:TPP=====+=====Installing Old Patches for MGSV:TPP=====
  
-Assuming you don't have a previous installation of the game, or any save folder+**THIS IS NOT PIRACY! YOU NEED TO OWN METAL GEAR SOLID V: THE PHANTOM PAIN ON STEAM TO BE ABLE TO DOWNLOAD IT!**
  
-Have steam open +====Downloading the Necessary Tools====
-Open steam console from run prompt (Windows key + R) +
- steam://open/console +
-to download right depot +
- download_depot 287700 287701 1169535579591939527+
  
-Navigate to the folder containing depotDepends on your steam installation location. +Download [[https://dotnet.microsoft.com/en-us/download | .NET SDK 6.0]]
-In my case it was +
- C:\Program Files (x86)\Steam\steamapps\content\app_287700\depot_287701+
  
-Copy contents of it (master folder, custom soundtrack folder, dlls, .exe etc) +Download [[https://github.com/SteamRE/DepotDownloader/releases | DepotDownloader]] (depotdownloader-x.x.x.zip) 
-to  +and place it in a directory with enough space for the game (roughly ~29 GiB) cause the depot will be downloaded there.
- ...\Steam\steamapps\common\MGS_TPP+
  
-Download the game normally through steam and run the game first time install to get all dependencies setup properly. +====Downloading the Depot====
-This stage is shorter than normally as you already have some of the files. +
-If you try to launch the game without this step it probably tells you you're missing these dlls +
-MSVCP110.dll +
-MSVCR110.dll+
  
-Delete the contents of MGS_TPP.+First things first you'll need TPPs' game ID (**287700**) and a Depot ID. Is this case we have two depots, one for the English version and one for the Japanese version. The depot versions in this case don't really matter, it just comes down to preference.
  
-Copy the depot again over there+| Depot ID | Depot Name | 
 +| 287701 | MGS V: THE PHANTOM PAIN [ENG] | 
 +| 287702 | MGS V: THE PHANTOM PAIN [JPN] |
  
-Savefiles to setup your folders +Then we have the game versionsWe've selected four specific game versions that can, and are, used in speedruns, 1.01 and 1.02. Pay close attention to what version you want to download because there are specific manifest IDs for both the English and Japanese versions of the game.
-https://cdn.discordapp.com/attachments/229900695665508352/443379609996754944/Save_file.rar+
  
-...\Steam\userdata\[YOUR USER ID]\ +| Manifest ID | Version | 
-copy 311340&287700 folders here, replacing old ones.+| 1169535579591939527 | [ENG] Version 1.01 | 
 +| 4417492996718580012 | [JPN] Version 1.01 | 
 +| 4095171774592044207 | [ENGVersion 1.02 | 
 +| 4847445065221007922 | [JPN] Version 1.02 |
  
-Launch the game and it should work now. +With the game ID, depot ID and Manifest ID we can finally download the game trough DepotDownloaderOpen PowerShell on DepotDownloaders' folder and type the following (replace the "[ ]" with the corresponding information):
-After this you can switch to any 1.01 savefile you have by replacing TPP_GAME_DATA in  +
- ...\Steam\userdata\[YOUR USER ID]\311340\remote+
  
 + dotnet DepotDownloader.dll -app [game id] -depot [depot id] -manifest [manifest id] -username [your username]
  
 +After that it will ask for your password and it will download the depot.
 +Example (this will download the English v1.01. Remember to replace "[your username]" with your actual username):
  
 + dotnet DepotDownloader.dll -app 287700 -depot 287701 -manifest 1169535579591939527 -username [your username]
  
 +====Save Files====
 +
 +**MAKE SURE TO BACKUP YOUR SAVE FILES!**
 +
 +
 +MGS V: TPP Save files location:
 + ...\Steam\userdata\[your user id]\
 +
 +Copy both, **311340** //and// **287700** folders and place then somewhere safe (these are your current save files). Delete the saves from your userdata folder and then start the unpatched version of the game. After the warning screen, that says it's a work of fiction, close that game.
 +
 +Download the [[https://www.speedrun.com/mgsvtpp/resources | community save files]] to setup your runs then, replace the TPP_GAME_DATA file, in the following directory, with the one you downloaded from the resources page:
 + ...\Steam\userdata\[your user id]\311340\remote
 +
 +Now you have a fresh save for your Any% runs. You can also switch to any 1.01 save file you have by replacing TPP_GAME_DATA.
 +
 +----
 +
 +[[metal_gear_solid_v:the_phantom_pain| Return to Metal Gear Solid V: The Phantom Pain]]
  • metal_gear_solid_v/mgsvtpp_oldpatchguide.txt
  • Last modified: 2022/12/13 08:34
  • by wizardhwk