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.2k stars 385 forks source link

Libretro analog controls don't work #3538

Open Sonia-7 opened 1 year ago

Sonia-7 commented 1 year ago

If you go in LibRetro Controls Configuration and set Pointer X as WMouse X and Pointer Y as WMouse Y respectively, the expected behavior is that moving the mouse around will send inputs to the game (which is necessary for paddle only games and such), but nothing happens at all.

YoshiRulz commented 1 year ago

Which version of EmuHawk are you using?

CasualPokePlayer commented 1 year ago

Paddle games are likely not actually going to use "Pointer" controls, they would more likely use "Analog" controls (which is yet to be implemented)

Sonia-7 commented 1 year ago

Which version of EmuHawk are you using?

This one: 15056f11

YoshiRulz commented 2 months ago

This is desired for PPSSPP as well.