sigboe / pie-galaxy

A GOG Galaxy like client for RetroPie
24 stars 9 forks source link

Issues getting current vesrion working #15

Open dflock opened 2 years ago

dflock commented 2 years ago

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:

$ ./wyvern
-bash: ./wyvern: cannot execute binary file: Exec format error

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.