• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
1 2 3 4 5 ... 124 Next »

Razer Kishi V2 and Analog Stick Sensitivity
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Razer Kishi V2 and Analog Stick Sensitivity
06-22-2022, 12:12 PM
#1
Andreas-San Offline
Junior Member
**
Posts: 1
Threads: 1
Joined: Jun 2022
This probably goes for other controllers as well. I'm running it on an Xperia 1 III, and the tested game is Zelda WW GLZE01.

Basically, the analog sticks are too sensitive, and I don't see an option to adjust the sensitivity. I followed the walkthrough to a T over here, or at least I though I did, and nothing changed. Older build, different configs, and the values that were presented there don't even exist anymore. I tried adding the values, and still nothing.  "Main Stick/Radius = " and "C-Stick/Radius = " are the values that seem to control this, but they aren't visible with the newer builds. They are there in MMJR, but I think because it's corresponding to the on-screen buttons that it won't do anything for the gamepad. 

Any ideas? 

.ini files: (Show Spoiler)
Dolphin.ini:
Code:
[Analytics]
ID = 98e2e6caa3397d2cb7eb68b340bcc87d
Enabled = False
PermissionAsked = True
[Android]
LastPlatformTab = 0
InputA_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 96
InputB_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 97
InputX_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 100
InputY_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 99
InputZ_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 103
InputStart_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Button 108
MainUp_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 1-
MainDown_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 1+
MainLeft_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 0-
MainRight_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 0+
CStickUp_0 =
CStickDown_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 14+
CStickLeft_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 11+
CStickRight_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 11-
InputL_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 23+
InputR_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 22+
DPadUp_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 16-
DPadDown_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 16+
DPadLeft_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 15-
DPadRight_0 = Device '37a8e114c380d23c8354fe1807f67148878d6840'-Axis 15+
EmuRumble0 =
ShowInputOverlay = False
[General]
ISOPaths = 1
ISOPath0 = content://com.android.externalstorage.documents/tree/primary%3AGC%20Games
[DSP]
DSPThread = True
[Core]
SIDevice0 = 6
GFXBackend = OGL

GCPadNew.ini:
Code:
[GCPad1]
Device = Android/0/Touchscreen
Buttons/A = `Button 0`
Buttons/B = `Button 1`
Buttons/Start = `Button 2`
Buttons/X = `Button 3`
Buttons/Y = `Button 4`
Buttons/Z = `Button 5`
D-Pad/Up = `Button 6`
D-Pad/Down = `Button 7`
D-Pad/Left = `Button 8`
D-Pad/Right = `Button 9`
Main Stick/Up = `Axis 11`
Main Stick/Down = `Axis 12`
Main Stick/Left = `Axis 13`
Main Stick/Right = `Axis 14`
C-Stick/Up = `Axis 16`
C-Stick/Down = `Axis 17`
C-Stick/Left = `Axis 18`
C-Stick/Right = `Axis 19`
Triggers/L = `Axis 20`
Triggers/R = `Axis 21`
Triggers/L-Analog = `Axis 20`
Triggers/R-Analog = `Axis 21`
Triggers/Threshold = 75,000000
Rumble/Motor = `Rumble 700`
[GCPad2]
Device = Android/1/Touchscreen
Buttons/A = `Button 0`
Buttons/B = `Button 1`
Buttons/Start = `Button 2`
Buttons/X = `Button 3`
Buttons/Y = `Button 4`
Buttons/Z = `Button 5`
D-Pad/Up = `Button 6`
D-Pad/Down = `Button 7`
D-Pad/Left = `Button 8`
D-Pad/Right = `Button 9`
Main Stick/Up = `Axis 11`
Main Stick/Down = `Axis 12`
Main Stick/Left = `Axis 13`
Main Stick/Right = `Axis 14`
C-Stick/Up = `Axis 16`
C-Stick/Down = `Axis 17`
C-Stick/Left = `Axis 18`
C-Stick/Right = `Axis 19`
Triggers/L = `Axis 20`
Triggers/R = `Axis 21`
Triggers/L-Analog = `Axis 20`
Triggers/R-Analog = `Axis 21`
Triggers/Threshold = 90,000000
Rumble/Motor = `Rumble 700`
[GCPad3]
Device = Android/2/Touchscreen
Buttons/A = `Button 0`
Buttons/B = `Button 1`
Buttons/Start = `Button 2`
Buttons/X = `Button 3`
Buttons/Y = `Button 4`
Buttons/Z = `Button 5`
D-Pad/Up = `Button 6`
D-Pad/Down = `Button 7`
D-Pad/Left = `Button 8`
D-Pad/Right = `Button 9`
Main Stick/Up = `Axis 11`
Main Stick/Down = `Axis 12`
Main Stick/Left = `Axis 13`
Main Stick/Right = `Axis 14`
C-Stick/Up = `Axis 16`
C-Stick/Down = `Axis 17`
C-Stick/Left = `Axis 18`
C-Stick/Right = `Axis 19`
Triggers/L = `Axis 20`
Triggers/R = `Axis 21`
Triggers/L-Analog = `Axis 20`
Triggers/R-Analog = `Axis 21`
Triggers/Threshold = 90,000000
Rumble/Motor = `Rumble 700`
[GCPad4]
Device = Android/3/Touchscreen
Buttons/A = `Button 0`
Buttons/B = `Button 1`
Buttons/Start = `Button 2`
Buttons/X = `Button 3`
Buttons/Y = `Button 4`
Buttons/Z = `Button 5`
D-Pad/Up = `Button 6`
D-Pad/Down = `Button 7`
D-Pad/Left = `Button 8`
D-Pad/Right = `Button 9`
Main Stick/Up = `Axis 11`
Main Stick/Down = `Axis 12`
Main Stick/Left = `Axis 13`
Main Stick/Right = `Axis 14`
C-Stick/Up = `Axis 16`
C-Stick/Down = `Axis 17`
C-Stick/Left = `Axis 18`
C-Stick/Right = `Axis 19`
Triggers/L = `Axis 20`
Triggers/R = `Axis 21`
Triggers/L-Analog = `Axis 20`
Triggers/R-Analog = `Axis 21`
Triggers/Threshold = 90,000000
Rumble/Motor = `Rumble 700`
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode