Skip to content

Releases: IamSanjid/RMB

1.3.1

11 Oct 06:21
Compare
Choose a tag to compare
  • Added KeyPad/NumPad keys support

1.3.0

23 Jun 16:03
eba0e7c
Compare
Choose a tag to compare
  • Fixed a left mouse button binding issue, where it would send the key press to Ryujinx while switching focus onto other window
  • Almost re-wrote the mouse panning logic it almost tries to emulate how games tries to read the controller state.
  • Removed a lot of unnecessary logics, optimized some loop logic.

1.2.1

09 Mar 18:24
Compare
Choose a tag to compare

Added new configuration options that allow users to adjust Deadzone, Range, X-axis Offset, and Y-axis Offset settings.
Removed some unnecessary codes and some slight optimizations here and there.

1.2.0

16 Nov 09:05
Compare
Choose a tag to compare

Added ability to work for other emulators such as CEMU.
And some small optimizations were made.

1.1.1

22 Apr 23:49
Compare
Choose a tag to compare

Fixed some bugs
Performance Boost
Faster keyboard key down timeout detection

1.1.0

15 Apr 17:18
7dc2e38
Compare
Choose a tag to compare

Reworked mouse position detection.
Reworked mouse panning implementation.
Changed the UI a little bit, and fixed some bugs.
Previously Sensitivity wouldn't affect much, it's now noticeable :).
Now you can bind mouse buttons with keyboard keys, this allows you to bind the mouse with the Ryujinx indirectly.
It has now become a pretty okay mouse binder for Ryujinx now.

1.0.1

23 Mar 22:02
2b0e016
Compare
Choose a tag to compare

Camera movement will now feel smoother.
Works for Arch Linux too.

1.0.0

22 Mar 17:07
Compare
Choose a tag to compare

First stable release for Windows.
For Linux need more tests.