support for unofficial controls/3rd party pro controllers

Issue #467 closed
Former user created an issue

A while ago there was an update on devkitpro's libogc library that fixes the delay and synchronization issue of 3rd party pro Wii controllers in emulators and homebrews, I was wondering if it's possible to implement this update in the new version of Genesis Plus GX that supports the Demons of Asteborg (Files over 15MB).

Emulators like SNES9X GX, VBAGX, FCEU GX for the Wii fixed this issue a while ago (in April or March), I would be very grateful if you would implement this support in future versions.

Fix I mentioned:

https://github.com/devkitPro/libogc/commit/dc2451fd85f2943738bb106b08e648b645542336

Comments (3)

  1. Lucas Ferreira

    I tested the latest released version (with 15MB support for Demons of Asteborg) and it still keeps crashing when connecting the Pro Controller

  2. Eke ekeeke repo owner

    The latest build available from here: https://bitbucket.org/eke/genesis-plus-gx/src/master/builds

    is compiled with the latest libogc to this date so the fix you mention should already be in there.

    I don’t have a pro controller or any third-party controller so I unfortunately can not test or reproduce your issue. Try to post a screenshot of the coredump screen when it crashes as it can help figuring where in the code it is crashing.

  3. Log in to comment