Done! Though Arch, or at least my Steam Deck already has pacman so it went as follows:
Code:
(1)([email protected] ~)$ sudo pacman -Ss iostream
extra-beta/boost-libs 1.80.0-2 [installed]
Free peer-reviewed portable C++ source libraries (runtime libraries)
multilib-beta/lib32-boost-libs 1.80.0-1
Free peer-reviewed portable C++ source libraries - 32bit (runtime
libraries)
([email protected] ~)$
...although a new Steam DEck Preview update has been made live based on the new version of Arch Linux, so now when I try to run build.py, it gives me:
Code:
Deleting src/gtitles.c
sh: line 1: make: command not found
ls /usr/bin/make
And I still get:
Code:
/home/deck/Documents/WiiUDownloader-Ubuntu22.10/WiiUDownloader: error while loading shared libraries: libmbedcrypto.so.7: cannot open shared object file: No such file or directory
So I tried to look up how to install the 'make' function for Arch Linux but no matter where I look, I can't find out how on earth to access root on my Deck.
I tried to run the Windows version in Bottles with the caffe runner, but it crashes whenever I get to the download queue or to explore for a folder to install into.
I guess I'll just use this on my PC & just transfer my files to my Deck with a hard drive for the time being?