• woelkchenOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    Yeah, which makes an updated release with actual gamepad controls unlikely. I honestly don’t get why there is no gamepad support. It’s a Unity game. Adding support for gamepads is most likely less work than making this graphic the developer added to the archive:

    • Sanctus@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I mean it sure doesnt take as long to set up as this graphic. Testing might take some time but not much. The only issue is you have to use it from the start and if they didnt they will likely have to redesign whatever software controllers they wrote.

      • woelkchenOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 hours ago

        The remake is written in Unity. It comes with gamepad support out of the box.

          • woelkchenOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            17 hours ago

            Yeah it does, but you still have to set it up. It doesnt just work magically.

            I did say anything about magic, just that it should be less work than making this graphic.

            • Sanctus@anarchist.nexus
              link
              fedilink
              English
              arrow-up
              1
              ·
              16 hours ago

              Me saying “you have to set it up”, followed by your reply “comes with support out of the box”, didn’t really make sense. It sounded like you expected controllers to just work and thats not true. You have to set it up the mappings and then have your software controller actually use those mappings so your hardware controllers work as expected. So if they didnt account from the start, they’ll have to redo what they made to support it.

              • woelkchenOP
                link
                fedilink
                English
                arrow-up
                1
                ·
                14 hours ago

                Me saying “you have to set it up”, followed by your reply “comes with support out of the box”, didn’t really make sense.

                You have to map the inputs, not write a gamepad driver to actually support the hardware. Unity supports gamepads out of the box. That’s a fact.