Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • wunderlink
    Participant
    Post count: 2

    This may be old news, but YoYo games is considering supporting the ability to export games built in Game Maker Studio for the raspberry pi. They have three games available for free on their site (http://yoyogames.com/pi).

    At the moment, they’re gauging interest in this based on how many people download these games from their site. If Game Maker Studio could export games to run on a Pi, we’d see an explosion of content capable of being added into this platform.

    One of the games (Super Crate Box) looks to be a pretty cool arcade platformer that I need more time with.
    One of the games (Maldita Castilla) is what appears to be a well made ripoff of Ghosts & Goblins.
    The 3rd game I haven’t tried because it needs a mouse.

    Both of the games were super easy to get up and running on v3.6 of RetroPie. I’ll note here that these games DO NOT work on RetroPie versions prior to the Jessie build (v3.4?).

    One unfortunate issue with these games is that there is no visible way to reconfigure the controls, so you’re stuck with z, x and arrow keys as the controls.

    If you want to test these out on your retropie, it’s just a few steps. I’ll explain with the example of SuperCrateBox:

    1. download SuperCrateBox (http://yoyogames.com/pi) and place it here: /home/pi/RetroPie/roms/ports/SuperCrateBox

    2. create a plain text file called SuperCrateBox.sh and place it here:
    /home/pi/RetroPie/roms/ports/SuperCrateBox.sh

    3. place this text in the file:
    #
    #!/bin/bash
    “/home/pi/RetroPie/roms/ports/SuperCrateBox/SuperCrateBox”
    #

    4. done, boot up emulationstation and the game will appear in the “Ports” section.

    I’m sure there’s a better way to integrate these games, perhaps using the runcommand script, but this is fast to get playing.

    Anyhow, I think this is a pretty rad initiative and anyone remotely interested should go download those games!

    herbfargus
    Member
    Post count: 1858
    wunderlink
    Participant
    Post count: 2

    Haha I thought I must be late to the game on this. My searches to see if it had already been discussed must have been a bit feeble.

    Thanks herbfargus!

    herbfargus
    Member
    Post count: 1858

    The new forum has a better search function :)

    https://retropie.org.uk/forum/

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.