Trying to Port AM2R
-
Maybe you could ask them directly, as the company behind Game Maker already released 3 games for the Raspberry pi http://www.yoyogames.com/pi
-
BTW, it would be really cool if we could have this game on RetroPie! :D
-
This would be fantastic. I've never heard of this platform before.
-
Here, instructions for how to install those 3 games https://github.com/bite-your-idols/gamemaker-retropie
Maybe this could be of some help. -
They don't want us to include those games directly / automatically in retropie btw. We asked. I guess because they want people to visit their site directly.
-
I was wondering about that after I read this from their site:
One thing we would ask however, is if anyone wants these games, please get them to come here to download them. Not only are we really interested to see just how many gamers there are out there for the Pi, but we want to be able to tell our developers. This will in turn get them excited, and in turn get more games on this amazing machine, which will help feed your gaming habit!
-
@mediamogul personally the only way they'll get publicity on the pi is if they are included with RetroPie at least as a script but since they didn't want that, their loss really.
-
Thank you for the link! I took a look at the shell files and mimicked it within AM2R. I'll make sure to put the results after I give permissions to the shell files.
-
@herb_fargus said in Trying to Port AM2R:
@mediamogul personally the only way they'll get publicity on the pi is if they are included with RetroPie at least as a script but since they didn't want that, their loss really.
So true... I too have never heard of these games before.
-
I am having some extreme technical issues. Weather is bad and power keeps going out. XD
-
So my current shell file for AM2R reads:
#!/bin/sh# . /etc/profileMY_DIR="/home/pi/RetroPie/roms/ports/am2r"chmod a+x $MY_DIR/*$MY_DIR/amr2The game appears in the ports menu on Emulation Station, but every time I try to run it I get a syntax error:
"Unexpected word; was expecting ")""I have no idea why I get that error because the Gamemaker games have the exact same shell format and run fine. If anyone has an amazing Python prowess and can look at that line of code and be "Aw, I know exactly what you did wrong," it would be GREATLY appreciated!
-
The game you are trying to run will not work because it is not complied for the ARM processor (RPI's processor). The 3 GameMaker games that were released were compiled for ARM, so you won't be able to do anything unless they release a RPI export module.
-
Any progress on that? Is it possible to install and play it?
-
Any progress on that? Is it possible to install and play it?
-
@914aaron I'm stuck at the same point as you were
./am2r: 1: ./am2r: Syntax error: word unexpected (expecting ")")
-
Nope. Not enough RAM...
I already attempted port this just like I did with Undertale, but same result... -
@RetroPieNerd :_(
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.