Downloading Anniversary Upgrade and In-Game Store Content Files on a Downgraded Version of Skyrim (Steam)
Endorsem*nts
3
Total views
1.3k
Downloading Anniversary Upgrade and In-Game Store Content Files on a Downgraded Version of Skyrim (Steam) An infernalryan Skyrim Modding Guide
Overview This guide will provide instructions on how to download Anniversary Upgrade and 'Creations' in-game store content on a downgraded version of Skyrim (which includes any version before 1.6.1130) without updating your game version or breaking your current modlist. Version 1.6.1130 and above can ignore this guide as these versions have no issues accessing the in-game store. This guide applies to Skyrim SSE/AE (Steam only). GOG does not have an in-game store (by design), thus there is no ability to download any 'Creations' content of any kind. I have a separate guide on Downloading Anniversary Upgrade Content Files for GOG users if you have the GOG version of Skyrim and are looking for how to (re-)obtain Anniversary Upgrade content files.Guide Contents:
Preface of who this guide applies to, and Skyrim VR exceptions
Prepare in-game store files from the latest version of Skyrim
Prepare a new profile in your Mod Manager and make required configuration changes
Final steps before and after launching including some post-launch considerations
Further reading for links to other helpful information
Please consider ENDORSING if you found this guide helpful!
1 Preface With the release of Skyrim version 1.6.1130, the in-game store became inaccessible to users which were running a downgraded version of Skyrim due to a hardcoded change in the updated Skyrim binary to point to the new store location (which consequently sunset the old store location). This means if you have already purchased the Anniversary Upgrade and/or other in-game store content, or intend to in the future, it is believed that there is no way to (re-)obtain these files without fully upgrading your Skyrim version (and therefore messing up your current modlist). This is fortunately NOT the case. It IS actually possible to (re-)download Anniversary Upgrade content files as well as 'Creations' from the in-game store without fully upgrading your game version. This is done by creating a separate profile for your current modlist with some very specific files and .ini configuration changes from the latest version. These steps will NOT break your current modlist or saves as they will be managed in a separate profile in your Mod Manager.
Note that while downloaded store files should be safe to add to your existing save game (since we are adding files, not removing them), be sure to create a regular game save before doing so in order to revert back if you run into issues.
1.1 Skyrim VR compatibility If you have Skyrim VR, and also own Skyrim SSE/AE on Steam, you can perform this same process to import these files into Skyrim VR version 1.4.15 as well.2 Prepare in-game store files The first thing we will do is prepare the necessary files required to use the in-game store. All files will be downloaded via the Steam console.2.1 Open Steam console
Enter the following in your browser (or Windows Run box with Win+R) to open the Steam Console: steam://nav/console
If opened in a browser and prompted to open the Steam Client Bootstrapper, click the 'Open Steam Client Bootstrapper' button.
Run each command and wait for it to fully complete before running the next!
Spoiler:
Show
You will know it has completed when you see the text that says (example): 'Depot download complete : "C:\Program Files\Steam\steamapps\content\app_489830\depot_489831" (1 files, manifest 2289561010626853674)'
2.2 Download latest manifest files See below for manifest commands (we will need all 3 depots since we need files from each). We're pulling the files from the latest Steam version at the time of writing (1.6.1170). If the main game version (and thus the required store files below) have changed and is not reflected in this guide because it has not been updated since the last game update, see my Steam Manifest List for instructions on how to obtain the proper manifest IDs yourself (under Game versions > Other Skyrim versions).
download_depot 489830 489831 8442952117333549665
download_depot 489830 489832 8042843504692938467
download_depot 489830 489833 1914580699073641964
2.3 Prepare store files
Once the depot downloads are done, refer to the Skyrim console to locate where your depots from above have been downloaded to. By default this is:
Open this folder. The following folders should be inside:
depot_489831
depot_489832
depot_489833
Create a folder inside of 'app_489830' called 'Skyrim Store Files'.
Open 'Skyrim Store Files' and create a folder inside called 'Data'.
Go back to the 'app_489830' folder.
Open the 'depot_489831\Data' folder and MOVE ONLY the 'MarketplaceTextures.bsa' file into your 'Skyrim Store Files\Data' folder you just created (cut and paste may be easier).
Go back to the 'app_489830' folder.
Open the 'depot_489832' folder and MOVE ONLY the following 3 files into your 'Skyrim Store Files' folder (cut and paste may be easier).
bink2w64.dll
Skyrim.ccc
steam_api64.dll
Open the 'depot_489832\Data' folder and MOVE ONLY the 'Skyrim - Interface.bsa' file into your 'Skyrim Store Files\Data' folder (cut and paste may be easier).
Go back to the 'app_489830' folder.
Open the 'depot_489833' folder and MOVE the 'SkyrimSE.exe' file into your 'Skyrim Store Files' folder (cut and paste may be easier).
Go back to the 'app_489830' folder.
Delete all 'depot_xxxxxx' folders (we don't need any more of the files).
When finished, your 'Skyrim Store Files' folder structure should look like the following:
Data
MarketplaceTextures.bsa
Skyrim - Interface.bsa
bink2w64.dll
Skyrim.ccc
SkyrimSE.exe
steam_api64.dll
Move this folder aside for a moment (we will come back to it).
3 Prepare a new profile To easily switch between your normal modlist and your store-only list, profiles are recommended. Follow only one of the two options based on your Mod Manager of choice. 4 Final steps After all of this prep work, you're finally ready to test launching the game from your Mod Manager.4.1 Verify manifest file is locked This should be standard practice for any Skyrim modding being performed on ANY version, but because for many users you will be launching the game without using SKSE, we want to ensure the manifest file is locked. This is done by setting the file to read-only. Follow my guide on how to Prevent Skyrim from Updating to ensure this is done if you are not sure.4.2 Launch Skyrim This is how you will launch the game each and every time you wish to launch the in-game store. Follow only one of the two options based on your Mod Manager of choice.4.3 Post-download steps See below for post-download information when purchasing and/or downloading Anniversary Upgrade content or 'Creations' from the in-game store.
All files will download directly into the Skyrim /Data folder. For MO2 users, this means the files will appear in the 'Overwrite' folder (since the /Data folder is managed).
It is recommended to remove these mods from these folders and add them as individual mods in your respective Mod Manager so that they can be enabled/disabled as needed.
If you have purchased the Anniversary Upgrade content and are just downloading it now, consider following my Managing Creation Club Content with your Mod Manager guide.
4.4 Final Considerations See below for final considerations before starting the game to play your regular modlist.
Remember to switch back to your regular profile when planning to actually play the game.
Don't forget to launch your normal modlist using the SKSE executable (MO2) or SKSE tool (Vortex), and/or re-set the default tool in Vortex back to SKSE when done.
4.4.1 Install updated SKSE (optional) If you would prefer not having to remember which executable (MO2) or default Tool (Vortex) to use or unset, etc., you can always just download and install the latest compatible version of SKSE (version 2.2.6) so that there is no difference in how you launch the in-game store vs your regular modlist. Follow only one of the two options based on your Mod Manager of choice. 5 Further reading See below for links to other helpful information.5.1 Other guides See my guides page on Nexus for other helpful Skyrim modding guides.5.2 Changelog See below for changes made to this document.
Version 1.17.5(06/03/2024)
Fixed section 2.3 reference to 'Skyrim - Interface.bsa' inside of depot_489831 (was supposed to be inside depot_489832) (thanks @Celevan for noticing)
Version 1.15(04/29/2024)
Initial release
Please leave a comment with any issues or suggestions!
I downloaded thedepot_489831 folder as instructed; however, the Skyrim - Interface.bsa file was not in the Data folder. On looking through thedepot_489832 folder though, I found the Interface.bsa file there. I'm in the process of trying that file.
infernalryan
premium
37 kudos
Thanks very much for pointing that out - I have updated the guide with this correction and provided credit.
Address: 787 Elvis Divide, Port Brice, OH 24507-6802
Phone: +9779049645255
Job: Senior Healthcare Specialist
Hobby: Cycling, Model building, Kitesurfing, Origami, Lapidary, Dance, Basketball
Introduction: My name is Sen. Emmett Berge, I am a funny, vast, charming, courageous, enthusiastic, jolly, famous person who loves writing and wants to share my knowledge and understanding with you.
We notice you're using an ad blocker
Without advertising income, we can't keep making this site awesome for you.