Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
EDIT: There is a ext4 driver for windows, but i dont know if it support casefolding. https://www.paragon-software.com/us/home/linuxfs-windows/#
- Linux has both a Samba Windows file server (copy to & from) and 'smbclient' so it copy to/from a Windows desktop share. If not installed, it could be.
- If SteamOS 3.0 comes with neither smbd or smbclient, no worries - flatpak.org should have you covered for some other sync/share solution
- and for the duct-tape solution, you can use Python in the Windows host's rom directory and start a SimpleHTTPServer then on the Steam Deck run 'wget -m -np -c YourWinIPAddr' in your SD card directory to mirror it.
This is Linux, there's so many ways to solve this problem. And for the truly lazy, just be patient. When the rest of us boffins finally get to hold our Decks in our hands, we'll create a standard solution for all to use - cause we're just as lazy and don't want to have repeat stuff ourselves.If you know what you are doing, you can make SteamDeck storage accessable from WindowsExplorer on your PC.
I'm planning on doing that.
https://exputer.com/news/nintendo/switch-emulation-steam-deck/
SMB1 is insecure it is also deprecated on windows. if someone uses SMB2 or SMB3 all will be ok - stop scaring people, SMB is no more/less secure than any other file protocol (unless you want to talk about silly the NFS security model is...) tl;dr NEVER enabled SMB1 for any purpose be it on windows or linux.
DOWNLOAD WINSCP.
You already got this far into adding emulators.