Skip to content

Releases: amatho/mupen64plus-input-gca

0.6.2

13 Sep 16:59
9679efc
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Full hot-plug support for the GC adapter itself

The GC adapter can now be plugged out and plugged back in while the emulator is running.

0.6.1

12 Sep 11:17
154950c
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Basic hot-plug support for the GC adapter itself

You no longer need to plug in the GC adapter before launching Mupen64Plus, it can be plugged in afterwards.

0.6.0

16 Feb 17:33
b92c3df
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Configuration file will use the user configuration directory from Mupen64Plus

The configuration file is now located in the user configuration directory configured by Mupen64Plus. Be aware that a new configuration file will be created in this directory, so make sure to move your existing configuration file to this new location if you have changes you would like to keep!

The default Mupen64Plus user configuration directory is

  • C:\Users\<username>\AppData\Roaming\Mupen64Plus\, on Windows
  • $XDG_CONFIG_HOME/mupen64plus/ or $HOME/.config/mupen64plus/, on Linux
  • $HOME/Library/Application Support/Mupen64Plus/, on macOS

0.5.1

29 Aug 16:24
419f956
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Fixes for X, Y, and C-stick

The X and Y buttons are now working again! The C-stick has changed to a square deadzone instead of a circular one, which should make inputs more consistent. The default deadzones of the control stick and C-stick has also been increased, so delete the configuration file if you want the new defaults.

0.5.0

13 Aug 18:22
b3e27d6
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Control stick improvements and configurable sensitivity setting

The control stick will now "negate" the deadzone, making it possible to input small movements without having to decrease the deadzone.
A new configuration option, sensitivity, is included with this change. The higher the sensitivity, the less you have to move the stick in order to reach the maximum input.

0.4.1

12 Aug 15:06
acc00a5
Compare
Choose a tag to compare

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

Changes

  • Possible performance improvements
  • Remove dependency on vcruntime140.dll on Windows

0.4.0

10 Aug 14:04
df6904c
Compare
Choose a tag to compare

Configurable trigger thresholds and deadzones

In addition to controller mappings, analog stick deadzones and trigger thresholds (L and R) can now be configured. Using the new version of the plugin should reset the configuration file to defaults (along with the new configuration options).

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

0.3.0

10 Aug 00:27
6f4a819
Compare
Choose a tag to compare

Configurable controller mappings

The controller mappings can now be configured! The plugin will generate a default configuration file named mupen64plus-input-gca.toml if it does not exist. See the README for more instructions.

Multiple controllers in m64p

As in the previous release, due to a breaking change in m64p, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st 2021 or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work if used the other way around.

0.2.3

02 Aug 00:07
9ddb9c5
Compare
Choose a tag to compare

Multiple controllers in m64p

Due to a breaking change in m64p, which broke support for multiple controllers, this plugin comes in two different versions:

  • m64p-compat: for versions of m64p from June 21st or newer
  • regular version, for everything else (including older releases of m64p)

The plugin will not work correctly if used the other way around.

Changes

  • Fix multiple controllers in m64p with separate compatibility build
  • Several small improvements under the hood

0.2.2

21 May 13:03
274f8ed
Compare
Choose a tag to compare
  • Performance improvements

NOTE: The plugin has not been tested for macOS or Linux.