You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple questions about these instructions.
sudo sed -i 's/\(^\[.*\]\)/\1\nSigLevel = Never/g' /etc/pacman.conf
Why disable pacman's signature checks? If the keys need to be installed/updated, you should just need to install them with sudo pacman -Sy archlinux-keyring
Lines 4 and 5 updates/upgrades packages and then queries installed packages that touch /usr/include/ and upgrade those again. Would the second line be unnecessary since everything was just upgraded?
I'll say that while I added my own Steam Deck building guide a while ago, since I don't have a Steam Deck myself, I cannot test it or really answer any questions about it. I'll keep this issue open in case anyone needs an alternate guide.
It is indeed possible to build the game for Steam Deck.
I've done it, and works greatly.
I think it would be great to add it to the wiki.
I forked the project and added some instructions on how to, it can be checked on the link below:
https://github.com/vitormmatos/sm64plus/wiki/Manual-Building-Guide#steam-deck
The text was updated successfully, but these errors were encountered: