Posts: 1
Threads: 0
Joined: Dec 2020
Reputation:
0
12-07-2020, 06:02 PM
(This post was last modified: 12-07-2020, 06:25 PM by sevenonenine.
Edit Reason: tried it on Intel Big Sur
)
I'm having the same issue. I have the native x64 build (from this forum) running on my M1 MacBook Air and it runs well. I'm using an Xbox One controller which works well with iOS games from the App Store. I've tried using Gamepad Tool to debug. The controller is recognised fine, but I am not able to see button presses so the same problem exists.
I just tried Gamepad Tool on an Intel MacBook running Big Sur and it works fine so it's not Big Sur. Looks like it may be an SDL2 issue on the M1 Macs.
Posts: 1
Threads: 0
Joined: Dec 2020
Reputation:
0
I'm also having this issue using M1 Mac but with PS4 wireless controller here's my onepad2.ini file:
first_time_wizard = 0
log = 0
options = 1
mouse_sensibility = 100
ff_intensity = 32767
uid[0] = 0
uid[1] = 0
PAD 0:KEYSYM 0x3b = 1
PAD 0:KEYSYM 0x61 = 0
PAD 0:KEYSYM 0x64 = 14
PAD 0:KEYSYM 0x65 = 12
PAD 0:KEYSYM 0x66 = 13
PAD 0:KEYSYM 0x69 = 4
PAD 0:KEYSYM 0x6a = 7
PAD 0:KEYSYM 0x6b = 6
PAD 0:KEYSYM 0x6c = 5
PAD 0:KEYSYM 0x6e = 11
PAD 0:KEYSYM 0x70 = 3
PAD 0:KEYSYM 0x73 = 15
PAD 0:KEYSYM 0x76 = 8
PAD 0:KEYSYM 0x77 = 2
SDL2 = 030000004c050000cc09000000010000,PS4 Controller,a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b12,leftshoulder:b4,leftstick:b10,lefttrigger:a3,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:a4,rightx:a2,righty:a5,start:b9,x:b0,y:b3,platform:Mac OS X,
Under Gamepad configuration menu I can see 'Unknown Dualshock4 Wireless Controller' is listed for Rumble but not picking it up otherwise.
Posts: 1
Threads: 0
Joined: Jan 2021
Reputation:
0
Same issue here on my M1 Mac Book Pro 13"
The Controller is detected but I do not get any inputs.
Do you already found a solution?