Changes

Jump to navigation Jump to search
Remove the "Configure your Game Client" section, since you can now switch between windows in the Steam Deck's/SteamOS's Game Mode. Also added clarification to the beginning now that there are no Steam Deck-specific instructions.
Line 1: Line 1:  
{{Modding:Player Guide/header}}
 
{{Modding:Player Guide/header}}
   −
This page explains how to install SMAPI (the tool which lets you use mods) on Linux. See also:
+
This page explains how to install SMAPI (the tool which lets you use mods) on Linux. This guide also applies for the Steam Deck's distribution of Linux, SteamOS. See also:
 
* [[Modding:Installing SMAPI on Android|Instructions for Android]]
 
* [[Modding:Installing SMAPI on Android|Instructions for Android]]
 
* [[Modding:Installing SMAPI on Mac|Instructions for macOS]]
 
* [[Modding:Installing SMAPI on Mac|Instructions for macOS]]
Line 26: Line 26:     
<small>To install manually instead, see instructions in the installer's readme.</small>
 
<small>To install manually instead, see instructions in the installer's readme.</small>
  −
==Configure your game client==
  −
===Steam===
  −
No changes are needed! Just launch the game through Steam like normal, and it'll launch with SMAPI.
  −
  −
===Steam Deck===
  −
: ''See [https://www.youtube.com/watch?v=CrrWtqdbvC4 video tutorial].''
  −
  −
You'll also need to hide the SMAPI window to play on the Steam Deck console:
  −
  −
# [[Modding:Player Guide/Getting Started#Find your game folder|Open your game folder]].
  −
# Open the <samp>StardewValley</samp> file (the one with no file extension) in a text editor like Atom.
  −
# Change <code>SKIP_TERMINAL=false</code> to <code>SKIP_TERMINAL=true</code> and save.
  −
  −
Now you can launch the game like usual, and it'll play with mods.
  −
  −
'''Note:''' after doing this, you won't see mod update alerts or error messages unless you [https://log.smapi.io/ check the log], and your game won't launch after a crash until you delete the <samp>smapi-internal/StardewModdingAPI.crash.marker</samp> file. You should periodically check the log to make sure everything is working correctly.
      
==Update SMAPI==
 
==Update SMAPI==
2

edits

Navigation menu