TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.18k stars 382 forks source link

[F.Rq.] Control menus w/ gamepad #4089

Open YoshiRulz opened 4 days ago

YoshiRulz commented 4 days ago

This feels like something Microsoft would have added support for, but then they were already pushing WPF/WinUI around the time they added Xbox features to Windows...

CasualPokePlayer commented 4 days ago

This is more something impossible with any native menus (unless you had some jank program make the gamepad act as some keyboard/mouse?). It'd need some kind of immediate-mode GUI designed for gamepads to work (e.g. "big picture" UI modes some other emulators have).