Marcowindt

Results 7 comments of Marcowindt

Hi! With "Setting" do you refer to this Settings page? ![image](https://github.com/marcowindt/ds4macos/assets/9336858/2987e7be-90d1-4b2a-a27c-90c7589874ef) (If so, the readme is outdated because the settings page is no longer there.)

I while ago I started working on [joy4macos](https://github.com/marcowindt/joy4macos), but did not yet succeed in supporting motion controls properly. I started a new repo since ds4macos uses the GameController library created...

Hi there! Can you post your Dolphin controller configuration with respect to the DSU Client settings as well?

>> You may use the controller profile in this repository, the left thumbstick is mapped as the WiiMote's nunchunck thumbstick. They were missing, sorry about that. [I've uploaded](https://github.com/marcowindt/ds4macos/pull/19/files) one for...

What version of Dolphin do you use? [Currently ds4macos doesn't work with the latest Dolphin version.](https://github.com/marcowindt/ds4macos#troubleshoot)

Hi! Thanks for opening this issue. Are you running the latest(/first) [release](https://github.com/marcowindt/ds4macos/releases/tag/v0.2.0)? If so, you could try cloning the repository and run from Xcode. Unfortunately, the latest release still has...

@ananthakumaran Yes, we use it as follows: ```elixir input |> Jason.decode!(objects: :ordered_objects) ```