Results 1 to 2 of 2

Thread: Creating a World - Moving Steam's Game Library

  1. #1
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,123
    Blog Entries
    35

    Default Creating a World - Moving Steam's Game Library

    IntroductionThere are several reasons for moving a game's Steam library to another drive, the specific ones for M2TW have to do with the length of the path and primarily with interference of the Virtual Store mechanics. The path length is known to create problems when it exceeds a certain number of characters to the textures of the battle model's attachment which can be excessively long in a default Steam installation, 139 characters in this example:
    Code:
    C:\Program Files (x86)\Steam\steamapps\common\Medieval II Total  War\mods\[mod name]\data\unit_models\attachmentsets\[texture  name].texture
    It also helps with campaign map lag\AI turn time in some cases. The other reason is the Virtual Store mechanism which has a tendency to copy files into a hidden directory and then ignore any further update, the principle is explained here.
    The process is fairly simple and requires a spare drive with sufficient free space to contain the M2TW installation plus some basic files for Steam.


    Assigning a new Library FolderIf you have already a Steam Library assigned to a separate drive then proceed with the Moving the Folder part.

    Open your Steam interface and click on 'Steam' and then select 'Settings.
    Click for Pic
    Select 'Storage' and then click the marked drop down arrow to display a list of presently available drives. Click 'Add Drive' to proceed.
    Click for Pic
    Click the drop box arrow and select a drive from list, click 'Add'
    Click for Pic


    Moving the Folder
    Open your Steam interface and select the 'Library' heading, right click your game and then select 'Properties'
    Click for Pic
    Click the 'Installed Files' option and then select 'Move Install Folder'
    Click for Pic
    The drop down list should display your recently created folder (or a choice of previously created folders), make sure to select the correct one and then click 'Move'
    Click for Pic
    A window with a progress bar will keep you updated on the process
    Click for Pic




    Updating Desktop Shortcuts
    The moving of the Library folder will invalidate all your M2TW custom mod shortcuts but it is rather simple to fix this issue.
    1.Open the 'Installed Files' option of the game (see above) and click 'Browse' - this will open your explorer in the game's location.
    1.Right click your desktop shortcut and choose 'Properties'
    2.Change the red marked 'Target' entry to match your drive and folder name as displayed in step #1
    Code:
    "C:\Program Files (x86)\Steam\steamapps\common\Medieval II Total War\mods\my_mod\executable.bat"
    3. Change the 'Start In' entry in the same way
    4. Click 'Apply' and click 'OK'

    Removing Virtual Store EntriesWhile moving the Steam library prevents future interference from the Virtual Store mechanics there may already be entries in there that could interfere after moving the Steam Library. The credit for the following paragraph goes to SigniferOne.

    Unhiding the Folders

    • Go to 'My Computer' and then click 'Alt' Key on your keyboard to bring up the Menu bar.
    • Then then click on Tools>Folder options (Shown below) and a pop up box will appear.
      Path to Folder Options (Click)
    • Another fast way to find the 'Folder Options' is to use the search box from the start menu. Simply type "folder options" in the search field and the first result should be the Folder Options shortcut. Click on the it or press the Enter key to open it. Go to the View tab (Shown below) and make the settings you want.
      Folder Options Box (Click)
    • Select the show hidden files option and press ok

    Deleting the Virtual Store Folder
    Open your browser and go to the C:\Users\[user name]\AppData\Local\VirtualStore\Program Files folder and delete the Medieval II Total War folder if it exists.
    Last edited by Gigantus; December 06, 2023 at 01:17 AM. Reason: updated to new Steam Version










  2. #2
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,123
    Blog Entries
    35

    Default Re: Creating a World - Moving Steam's Game Library

    .
    .

    Update to current Steam OS Version










Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •