Changes

Jump to navigation Jump to search
add draft setup instructions
Line 1: Line 1:  
←[[Modding:Index|Index]]
 
←[[Modding:Index|Index]]
  −
<div style="border: 1px solid gray; border-left: 1em solid gray; padding: 0.5em 1em; border-radius: 5px;">
  −
'''The following describes a future version of SMAPI, and may change before release.'''
  −
</div>
      
This page explains how to enable 64-bit Stardew Valley.  
 
This page explains how to enable 64-bit Stardew Valley.  
Line 18: Line 14:     
===How do I enable 64-bit mode?===
 
===How do I enable 64-bit mode?===
The 64-bit version of Stardew Valley is '''experimental and unofficial'''. Essentially the process is:
+
See ''[[#Enable 64-bit mode|enable 64-bit mode]]'' below.
 
  −
# download the Linux version of the game;
  −
# run a patch tool which makes changes for 64-bit support;
  −
# install the separate 64-bit version of SMAPI.
  −
 
  −
A few caveats:
  −
 
  −
* This is '''still in development''', so you need to compile the code yourself to try it. You can watch [https://github.com/Pathoschild/SMAPI/issues/767 this SMAPI ticket] for updates.
  −
* This is '''experimental'''. The setup is more complicated, and some mods may not work in 64-bit mode yet.
  −
* This is '''unofficial'''. You shouldn't report bugs to the game developers unless you can reproduce them with the normal game version, and the default version of SMAPI will still be 32-bit.
      
==For mod authors==
 
==For mod authors==
Line 61: Line 47:  
</ol>
 
</ol>
 
</dd>
 
</dd>
 +
 +
==Enable 64-bit mode==
 +
{{SMAPI upcoming|3.10}}
 +
 +
===Caveats===
 +
* <span style="color: red;">'''SMAPI 64-bit isn't released yet, so you can't complete these instructions.'''</span>
 +
* This requires Windows. (The game runs in 64-bit mode already on Linux/macOS.)
 +
* These instructions require the Steam version of the game. (The process will work with GOG too, but getting the Linux version from GOG isn't documented yet.)
 +
* 64-bit mode for Stardew Valley is '''unofficial'''. Don't report bugs to the game developers unless you can reproduce them with the normal game version.
 +
 +
===Install guide===
 +
'''Follow these instructions closely!''' You need a special version of the game.
 +
 +
# Update all your mods to their latest versions. (Newer versions may add 64-bit support.)
 +
# Download the Linux version of the game:
 +
## Go to <code>steam://nav/console</code> in your browser to open the Steam console.
 +
## Run this command: <code>download_depot 413150 413153</code>
 +
## Wait for the download to finish.<br />''This will download the Linux version of the game into a new folder. This may take a long time and won't show any download progress. Eventually the console will say "Depot download complete" and show the downloaded folder path.''
 +
## '''For the rest of the instructions, "depot folder" means this downloaded folder.'''
 +
# Make Stardew Valley 64-bit:
 +
## Download and unzip the {{Github|Steviegt6/Stardew64Installer/releases|latest Stardew64Installer release}}.
 +
## Double-click the <code>Stardew64Installer.exe</code> file and follow the on-screen instructions.
 +
# Install SMAPI 64-bit:
 +
## <s>Download and unzip [https://smapi.io/ SMAPI 3.9.6 or later].</s><br />'''Note:''' 64-bit SMAPI is not released yet.
 +
## Run the SMAPI installer on the depot folder.<br />''Tip: if it chooses a different game folder, rename the detected folder temporarily and try it again; the installer should then ask for the game path.''
 +
 +
That's it! Now run <code>StardewModdingAPI.exe</code> in the depot folder, and the game should be 64-bit!
 +
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,404

edits

Navigation menu