RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. gamemaker
    Log in to post
    • All categories
    • T

      libcurl issue -> Raspbian Buster + Retropie 4.6 + TNTBF (Gamemakerstudio port)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.6 raspbian buster gamemaker ports libcurl
      3
      0 Votes
      3 Posts
      974 Views
      T

      Hey,

      it's me again.
      I guess I am a bit closer. I was wondering why my custom gamepad driver which generates a uinput device is not working. By incident I started the game directly without the start script, so I could see the information output. One of the very first lines was "couldn't find keyboard event file". I recognized that my custom driver creates a eventX in /dev/input but not in the subdirectories by-id or by-path.
      So I tried to create a symbolic link in by-id, pointing at my event.

      Now the keyboard-emulating gamepad worked in the game!

      Playing that a bit further I went back to my gamepad driver which behaves like a gamepad without keyboard emulation. Running on top xboxdrv with mouse and keyboard emulation. again with a symlink in by-id.

      Now the regular gamepad-driver with xboxdrv on top worked in the game!

      Only point is, that no regular keyboard is allow to be connected (maybe be game only uses the first keyboard?).

      BR
      Florian

    • P

      Controller doesnt work in games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support usb controller raspberrypi 3b+ gamemaker
      4
      0 Votes
      4 Posts
      582 Views
      mediamogulM

      @PonasM

      I put together a guide here for xboxdrv. It's an involved process, but very flexible.

    • P

      Gamemaker installation problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamemaker problem configuration help error
      4
      0 Votes
      4 Posts
      667 Views
      mituM

      @herb_fargus I see. I was going to modify the Wiki script to send a browser User-Agent with the wget download command, but in this case I better not.

      @pyterj Unfortunately it seems the download site doesn't allow direct download of the games, so you'll have to find a way to install them yourself. Sorry about that - as @herb_fargus said, there is a reason this script is not included in RetroPie proper and we can't get around that.

    • R

      How to install GameMaker Games?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamemaker
      37
      0 Votes
      37 Posts
      14k Views
      2Play2

      Hi to all,

      The scriptmodule was working ok on pi3 and Stretch Debian to add 3 games to pi ports section.

      On Debian Stretch games and script run fine as it uses the libcurl3

      Not the case with Pi4 that no OS upped to Debian Buster. It is using libcurl4

      When you ran any of the games your get this:
      "/usr/lib/arm-linux-gnueabihf/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/pi/RetroPie/roms/gamemaker/MalditaCastilla/MalditaCastilla)"

      curl3 and 4 cant coexist. Is there a workaround for buster or games need to be recompiled by the GMS ppl and shared again?

    • M

      QEMU and GameMaker ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support qemu gamemaker undertale x86 i386
      2
      0 Votes
      2 Posts
      1k Views
      PokeEngineerP

      @mickabrig7

      I have already tried to port this natively, there is just not enough RAM to run it...
      (BTW Undertale needs OpenGL, which is only compatible with the stock Raspbian image, not the RetroPie image)
      You can see my failed attempt here: https://retropie.org.uk/forum/topic/2704/undertale-for-retropie-raspberry-pi

    • GetKeyOpenDoorG

      Trying to install the Gamemaker module, but failing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamemaker scriptmodule
      5
      0 Votes
      5 Posts
      1k Views
      GetKeyOpenDoorG

      @BuZz I thought maybe because nano is a linux text editor it would auto convert EOL.
      But anyway, there is an option in notepad++ for EOL conversion so I've just set it to UNIX. I'll give it a try after Kodi is done importing my library.
      Thanks for the help

    • PokeEngineerP

      Undertale for RetroPie/Raspberry Pi

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development undertale gamemaker
      8
      0 Votes
      8 Posts
      13k Views
      PokeEngineerP

      @dult.np

      Sadly, Toby Fox did not release the source code in any way so I can not make the game lighter on the resources and make shaders compatible with OpenGLES. :(