From 123326b5f9c642d7d0f4d5f76fa970f47b3c2794 Mon Sep 17 00:00:00 2001 From: Juan Ruvalcaba Date: Thu, 9 Jun 2016 13:25:16 -0700 Subject: [PATCH] -Remove Turbo Mode wii on right stick. --- source/input.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/input.cpp b/source/input.cpp index a1a4993..8739968 100644 --- a/source/input.cpp +++ b/source/input.cpp @@ -633,13 +633,13 @@ void ReportButtons () int i, j; UpdatePads(); - +/* Settings.TurboMode = ( userInput[0].pad.substickX > 70 || userInput[0].WPAD_StickX(1) > 70 || userInput[0].wupcdata.substickX > 560 ); // RIGHT on c-stick and on classic controller right joystick - +*/ /* Check for menu: * CStick left * OR "L+R+X+Y" (eg. Homebrew/Adapted SNES controllers)