Quick no-nonsense guide to finding your Skyrim SE save folder on the Steam Deck. Written for non-Linux users.
خطوة 1: Enter desktop mode
Whatever your reason for trying to find Skyrim SE’s save location, you will need to first switch over to the Deck’s desktop mode. ملحوظة: هنا, I’m assuming that you have the steam version of Skyrim SE.
أولاً, press the physical STEAM button on the left of the device, next to the screen. يختار قوة from the popup menu, then select Switch to Desktop.
If you need to go back to the standard interface (called “Gaming Mode”), you can double-click the icon in the top left of the resulting screen.
The next couple of steps will be easier with a USB mouse and keyboard, but if you don’t have that option, you can use the trackpads under your Deck’s joysticks as a mouse. Press the physical STEAM button + the physical X button (top right of Deck) at the same time to toggle the on-screen keyboard on/off.
خطوة 2: Start Konsole
التالي, click the Steam Deck icon in the bottom left of the screen. This button works similarly to the start menu on a Windows computer, if you’re familiar.
انتقل إلى System > Konsole, which will bring up the Konsole window. This is a standard command-line interface, like Terminal on Mac or Command Prompt on Windows.
You can use any Linux commands that you know in this window. The four commands that we’re going to use today are:
- ~ – not strictly a command, but rather a reference to the logged-on user’s home directory
- ls – list all files in the current directory, or folder
- cd – “see” directory, or go to the following folder
- name of an installed program – run that program
Press enter after inserting a command to execute it.
If you’re not sure that what you’ve done is working, go ahead and type ls followed by Enter (using the keyboard) and see if you get a list of folders, as in the above screenshot.
خطوة 3: Open Dolphin to the folder
الآن, go ahead and type the following into Konsole, then press Enter:
dolphin ~/.local/share/Steam/steamapps/compatdata/489830/pfx/drive_c/users/steamuser/Documents/My Games/Skyrim Special Edition/Saves
That’ll take you to the save folder in a file manager called Dolphin (like Windows Explorer on Windows or Finder on Mac). You can navigate this pretty much like you would any other file manager.
Note that if you don’t want to type everything out, you can make do with just
dolphin ~/.local
and then use Dolphin to navigate to share > بخار > steamapps > compatdata > 489830 > pfx > drive_c > users > steamuser > Documents > My Games > Skyrim Special Edition > Saves
And if you happen to be looking for regular Skyrim saves, أيضاً, then use the following instead:
dolphin ~/.local/share/Steam/steamapps/compatdata/72850/pfx/drive_c/users/steamuser/Documents/My Games/Skyrim/Saves
Results may vary. Leave comments to help others out!
هذا كل ما نشاركه اليوم من أجل هذا The Elder Scrolls V: Skyrim Special Edition مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة 2ReinreB2. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.