cemu-project / cemu_graphic_packs

Community Graphic Packs for Cemu
https://cemu-project.github.io/cemu_graphic_packs/
Creative Commons Zero v1.0 Universal
1.32k stars 586 forks source link

[BOTW]: FPS++ disables "Tap here" gamepad switching, but isn't mentioned in the description. #584

Open Squall-Leonhart opened 1 year ago

Squall-Leonhart commented 1 year ago

Describe the issue If this is intended, its a description issue, if not intended its a bug.

To Reproduce Steps to reproduce the behavior:

  1. Boot game up
  2. Tap on screen
  3. Screen doesn't switch.

Expected behavior Screen should switch

Desktop (please complete the following information):

Additional context This used to work with FPS++ in the past.

Squall-Leonhart commented 1 year ago

Last working: Graphic Packs 815 First Broken: Graphic Packs 834 Commit: https://github.com/ActualMandM/cemu_graphic_packs/commit/39a464b65ea0f14219147427a19a782c2a351066

removing the redirection for _ZN4sead14ControllerBase23updateDerivativeParams_Ejj in the patch_ControllerScrollSpeed file restores the tap behavior.