this post was submitted on 09 Aug 2026
28 points (96.7% liked)

RetroGaming

29677 readers
192 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam, AI slop, or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Sanctus@anarchist.nexus 1 points 1 day ago (1 children)

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.

[–] woelkchen@lemmy.world 0 points 23 hours ago (1 children)

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

[–] Sanctus@anarchist.nexus 0 points 23 hours ago (1 children)

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

[–] woelkchen@lemmy.world 2 points 20 hours ago* (last edited 33 minutes ago) (1 children)

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

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

[–] Sanctus@anarchist.nexus 0 points 18 hours ago (1 children)

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.

[–] woelkchen@lemmy.world 1 points 17 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.