- Installation Directory Quick Reference
- Automatic Installation (Recommended)
- Manual Installation
- Other Mods
- Other Pages
- Windows
- Steam:
C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
- Xbox App:
C:\Program Files\ModifiableWindowsApps\Stardew Valley
- GOG:
C:\Program Files (x86)\GOG Galaxy\Games\Stardew Valley
- Steam:
- Mac OS
- Steam:
~/Library/Application Support/Steam/SteamApps/common/Stardew Valley/Contents/MacOS
- GOG:
/Applications/Stardew Valley.app/Contents/MacOS
- Steam:
- Linux
- GOG:
~/GOGGames/StardewValley/game
- Steam:
~/.local/share/Steam/steamapps/common/Stardew Valley
- GOG:
The purpose of the Accessible Stardew Setup installer is to quickly and easily install the minimum required mods for blind players to enjoy Stardew Valley. If you wish to install additional mods that are not directly related to low-vision accessibility, you may do so manually. If you wish to install SMAPI, Stardew Access, and its dependencies manually, proceed to manual installation, otherwise follow the steps below:
- Install Stardew Valley through your preferred game platform
- Download Accessible Stardew Setup (ASS). get ASS here
- Follow the instructions that appear in the installer
- Once the installer completes installation, select finish and enjoy Stardew Access
Optional Step For non Steam Users: integrate with your game client for achievements
If you prefer to install SMAPI, Stardew Access, and its dependencies manually, you may follow the instructions below.
Important Note: If you are launching the game from the Xbox app, proceed to Xbox App Setup, otherwise proceed with the instructions below.
- Run Stardew Valley at least once before attempting to install anything.
- Download the latest version of SMAPI.
- Extract the .zip file somewhere. (Your downloads folder is fine).
- Open the new folder once it has finished unzipping. You may need to open two folders to get to the contents.
- Double-click
install on Windows.bat
, and follow the on-screen instructions.
Before installing SMAPI:
- Make sure you have Run Stardew Valley at least once.
- Open the Stardew Valley section in the Xbox app.
- Click the
3 dots button
(should be next to the share button) thenManage button
- Click the
Files tab
and thenBrowse button
to open your game folder - Open the Stardew Valley > Content folder. You should see a lot of files with names like api-ms-win-core-*
- Copy the full path from the address bar, located visually at the top of Windows Explorer or by pressing
alt + d
to move cursor focus there. - Download the latest version of SMAPI.
- Extract the .zip file anywhere that is not your game installation directory, such as your downloads folder.
- Open the newly-extracted folder once it has finished unzipping. You may need to open two folders to get to the contents.
- Double-click
install on Windows.bat
. - When the installer asks where you want to add or remove SMAPI, type "2" to enter a custom game path.
- enter the custom file path you copied in step 6. CMD allows
Ctrl V
to paste.
After installing SMAPI:
In your game installation directory:
- rename
Stardew Valley.exe
to another name such asStardew Valley original.exe
. - make a copy of
StardewModdingAPI.exe
and name the copyStardew Valley.exe
. - Launch the game through the Xbox app to play with mods.
Important Note: You must reinstall SMAPI and rename the .exe files each time there is a SMAPI update.
While this step is optional, it will allow you to use the normal shortcuts to launch Stardew Valley and enable cheats.
If you do not complete this step, you must launch Stardew Valley via StardewModdingAPI.exe
for all mods to function. Using the shortcut created by the game installation will not load SMAPI or any mods.
This process is done when installing SMAPI on an Xbox App copy.
- Ensure Steam is running
- Move to the system tray with
windows + b
, press "show hidden icons" to show the full system tray, and find "Steam" in the icon grid - Press
enter
on Steam to open the tray menu and move down the menu until you find "Big Picture" - Enter Big Picture mode and enable focus mode in NVDA
- Use the arrow keys to move around the Big Picture interface and find the grid of games
- Locate "Stardew Valley" and open the context menu with the applications key or with
shift + f10
- As an alternative, focus on Stardew Valley in the grid, use
NVDA + numpad divide
to route the mouse cursor to the element, and then usenumpad multiply
to right-click and open the context menu
- As an alternative, focus on Stardew Valley in the grid, use
- In the context menu, find and select "properties"
- Ensure you are focused on the "General" tab in the new window and press
right arrow
to enter the general section- If you are not using focus mode, you may either press
e
to move to the text box described in step 9 or disable automatic move of the system focus due to browse mode commands" withNVDA + 8
and use the down arrow immediately to find the text box described in step 9
- If you are not using focus mode, you may either press
- Arrow down until you come across a text box located shortly after a button labeled "default" and paste the following text:
"C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\StardewModdingAPI.exe" %command%
- Once you have entered the text, exit Big Picture mode with
alt + f4
. The text you just entered is saved automatically
- Open Notepad and paste in the following:
start "" "{Stardew Valley Folder path}\StardewModdingAPI.exe"
- Replace the
{Stardew Valley Folder path}
with the correct path. - Default for most users
is:
start "" "C:\Program Files (x86)\GOG Galaxy\Games\Stardew Valley\StardewModdingAPI.exe"
- Save the file with the name
start.bat
into the Stardew Valley folder. Make sure to changeSave as type
toall files
when saving. - In the GOG Galaxy client, click on Stardew Valley > settings icon > Manage installation > Configure.
- In the menu that appears, enable the
Custom executables / arguments
checkbox. - Click Add another
executable / arguments
. - Choose
start.bat
in the window that appears and click Open. - Enable the
Default Executable
radio button under the File 2 section you just added, and click OK.
- On many Linux distributions, you may need to download and install an older version of libssl (1.1 or 1.x).
- On Ubuntu, Debian, Linux Mint, and other Debian-based installations, install libssl1.1 (by
running
sudo apt install libssl1.1
on a terminal). - On Arch Linux and its derivatives, install openssl-1.1 by running
sudo pacman -S openssl-1.1
. - On Fedora and its derivatives, install openssl-1.1 by running
sudo dnf in openssl1.1
.
- On Ubuntu, Debian, Linux Mint, and other Debian-based installations, install libssl1.1 (by
running
- Download the latest version of SMAPI.
- Extract the .zip file somewhere (Your downloads folder is fine).
- If you installed Steam through Flatpak, see these instructions:
- instructions for Flatpak
- Run the
install on Linux.sh
file, and follow the on-screen instructions.- (If the installer asks for your game install path, see how to find your game folder here.)
After installing Stardew Valley with Steam:
- Download the latest version of SMAPI.
- Extract the .zip file somewhere (Your downloads folder is fine).
- Double-click
install on Mac.command
, and follow the on-screen instructions.
Once you have installed at least Stardew Valley and SMAPI:
- Download the latest version from Github or from Nexus.
- Extract the zip file (extracting it into the download folder should be fine).
- Copy/Cut the generated
stardew-access
folder. - Paste it into the
Mods
folder in your game folder.
note: If you are experiencing bugs, install the debug version of Stardew Access which will generate more logs to help diagnose the problem.
As of v1.5.0, Kokoro and Project Fluent are now dependencies for Stardew access and as such, the mod won't run without them. Project Fluent is used for providing better translations for Stardew access and also the ability to use Mozilla's project fluent instead of regular json for translation files. Kokoro is a core mod for many of Shockah's mods and is required for Project Fluent to work.
Installation of Project Fluent and Kokoro is essentially the same as installing any other mod, here are the steps:
- Download the v1.1.0 of Project Fluent
from this Nexus direct link (login
if you haven't already) or
from Github.
- Do note that the Github link is only temporary and might get removed in future as the owner only publishes mod updates to Nexus.
- Download the v3.0.0 of Kokoro from this Nexus direct link
- Extract both zip files and move the contents of each into the
Mods
folder in your game's folder.
To update Stardew Access:
- Delete the Stardew Access mod from the game installation's mods directory.
- Reinstall Stardew Access according to the instructions above.
We are working on integrating some SMAPI mods with stardew access. If you want to track our progress and/or want to suggest a mod that you want to be integrated, follow this issue page.
- Auto Travel
- GitHub Repository
- Developed by GrumpyCrouton
- Allows you to create custom travel points, which you can fast travel to from anywhere.
- Yet Another Fishing Mod
- Developed by NeverToxic
- Makes fishing dramatically easier by automating the fishing minigame. Strongly recommended for Stardew Access users