RetroPie-Extra icon indicating copy to clipboard operation
RetroPie-Extra copied to clipboard

The download links in gamemaker.sh are not working

Open cpoliticas opened this issue 4 years ago • 3 comments

The download files install_bin_gamemaker function from https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/gamemaker.sh script are broken and can't install those games in a raspberry pi.

cpoliticas avatar Nov 27 '20 03:11 cpoliticas

você executou o script? vá em Retropie-Setup >> Gerenciar Pacotes >> Gerenciar pacotes experimentais >> Gamemaker

ou execute-o diretamente de um terminal:

sudo ./RetroPie-Setup/retropie_setup.sh

Yes, I've done it both ways. The problem seems to be that the links running in the script doesn't work anymore:

  • https://www.yoyogames.com/download/pi/tntbf
  • https://www.yoyogames.com/download/pi/crate
  • https://www.yoyogames.com/download/pi/castilla

I don't know if yoyogames moved the games to another place, or they removed them completely.

cpoliticas avatar Dec 16 '20 16:12 cpoliticas

I'm pretty sure YoYo changed the all of the visible links to redirect back to the main page and deleted the landing page for the project, most likely because it didn't work out of the box with newer versions of Raspbian and the guy who was working on the thing at the time retired from the company (all just speculation on my part). Luckily, the direct download links are still up, and Wayback Machine seems to have all the links archived:

http://download.yoyogames.com/pi/TheyNeedToBeFed.tar.gz http://download.yoyogames.com/pi/SuperCrateBox.tar.gz http://download.yoyogames.com/pi/MalditaCastilla.tar.gz

https://web.archive.org/web/20160922155812/https://www.yoyogames.com/download/pi/tntbf https://web.archive.org/web/20160922155746/https://www.yoyogames.com/download/pi/crate https://web.archive.org/web/20180413223436/https://www.yoyogames.com/download/pi/castilla

https://web.archive.org/web/20190618222906/http://download.yoyogames.com/pi/TheyNeedToBeFed.tar.gz https://web.archive.org/web/20190618222852/http://download.yoyogames.com/pi/SuperCrateBox.tar.gz https://web.archive.org/web/20180413223437/http://download.yoyogames.com/pi/MalditaCastilla.tar.gz

ghost avatar Dec 16 '20 23:12 ghost

games on Buster wont run with below error:

/usr/lib/arm-linux-gnueabihf/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by MalditaCastilla)

2play avatar Jan 20 '21 14:01 2play