this post was submitted on 09 Aug 2026
29 points (96.8% liked)

RetroGaming

29677 readers
100 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
[–] woelkchen@lemmy.world 0 points 1 day ago (1 children)

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

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

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

[–] woelkchen@lemmy.world 2 points 1 day ago* (last edited 8 hours 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 1 day 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 1 day 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.