I got the Linux build of the Space Quest II - Deluxe VGA fan remake working on the SteamDeck the other day and thought I would share what I had to do.
- Download the newest Linux build (SQ2_V2_0_Linux.rar ) from https://infamousadventures.itch.io/space-quest-ii-vga-remake
- Copy it over to your steam deck using something like
scp
. - These steps can be done via
ssh
or Desktop mode, among other ways, - Create a directory to store the game and cd into there. (e.g.
cd ~/Games/misc
) - Then unarchive the download with
unrar x SQ2_V2_0_Linux.rar