Trying to install on a Rpi400, running RetroPie. Everything updated to latest versions as of now.
I followed the installation instructions, doing it via SSH. This completed, but left me with two issues:
x86 version of wyvern, not arm
Some version of this issue: #14 - the version of wyvern that I got in /opt/retropie/ports/piegalaxy appears to be the x86 version. This just meant that authentication didn't work through the TUI. Running it at the command line gives you this:
So, I downloaded the arm version from github and that works, and allowed me to authenticate with GOG, using the code.
/home/pi/RetroPie/roms/pc/gog folder not created
I was then able to download some game installers and ran them, they unpacked a load of stuff, then returned to the TUI with this message: Unable to copy game to /home/pi/RetroPie/roms/pc/gog
This folder exists /home/pi/RetroPie/roms/pc - but the gog subfolder didn't exist. When I created it, the installer completed successfully.
Trying to install on a Rpi400, running RetroPie. Everything updated to latest versions as of now.
I followed the installation instructions, doing it via SSH. This completed, but left me with two issues:
x86 version of wyvern, not arm
Some version of this issue: #14 - the version of wyvern that I got in
/opt/retropie/ports/piegalaxy
appears to be the x86 version. This just meant that authentication didn't work through the TUI. Running it at the command line gives you this:So, I downloaded the arm version from github and that works, and allowed me to authenticate with GOG, using the code.
/home/pi/RetroPie/roms/pc/gog
folder not createdI was then able to download some game installers and ran them, they unpacked a load of stuff, then returned to the TUI with this message:
Unable to copy game to /home/pi/RetroPie/roms/pc/gog
This folder exists
/home/pi/RetroPie/roms/pc
- but thegog
subfolder didn't exist. When I created it, the installer completed successfully.