Silicomancer
Silicomancer
For me this would be extremely useful too. Do you still consider implementing this?
So what should an average user do? What is the official solution?
> @Silicomancer this is the official solution, please try it out. What exactly? This? ``` sudo mkdir /android/cache/recovery sudo chmod 777 /android/cache/recovery ``` No `md5sum`? No `mount`?
> @Silicomancer yes bascially the error is: its missing a directory. So, if you recreate this directory, all should be fine ;) Tried it and it doesn't work. Downloading now...
OMG, I hope this doesn't end with a brick. Is there a guide I need to follow or can I rely on the intuitive user guidance of the installer?
Regarding 411489 I just double checked: Device must definitely be unlocked. Plugging in before starting Dolphin is not sufficient on my system.
I tested the patch via Hurrican game. See this issue: https://github.com/HurricanGame/Hurrican/issues/35 It didn't work. I don't know if it is a game issue or a SDL issue. Can't say much...
Ok, build worked, GUI is running. It found the controller and pressing buttons makes number boxes on the right side green. What else can I do?
Ok, this is the result: 03005036852100000201000010010000,FUJIWORK CO. FF-GP1,crc:3650,platform:Linux,a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,leftshoulder:b4,leftstick:b10,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:b7,rightx:a2,righty:a3,start:b9,x:b0,y:b3, Do the numbers on the right-hand side have any meaning? I have noticed that the numbers in the tool do not match...
> You did it perfectly. > > So if you open a terminal window and run: `export SDL_GAMECONTROLLERCONFIG="03005036852100000201000010010000,FUJIWORK CO. FF-GP1,crc:3650,platform:Linux,a:b1,b:b2,back:b8,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,leftshoulder:b4,leftstick:b10,lefttrigger:b6,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b11,righttrigger:b7,rightx:a2,righty:a3,start:b9,x:b0,y:b3,"` and then launch a game from that terminal window, it...