Search found 9 matches

by fraca7
Sun Jan 03, 2021 12:57 pm
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

And new release today with Bluetooth support. Now back to gaming.
by fraca7
Sun Sep 06, 2020 9:59 am
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

Brilliant! I tried something similar for but XBox One on a Teensy 3.6 but have not gotten very far. The Teensy 3.6 has 1 USB device port and 1 USB host port so it is very compact hardware for USB pass through. Yes, I thought of using a Teensy (more power, more memory, more everything) but in the en...
by fraca7
Wed Aug 26, 2020 12:47 pm
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

Thanks! Now I'm going for Bluetooth support, using a Pi Zero W instead of a microcontroller. Almost as entertaining as actually playing games :)
by fraca7
Sun Aug 23, 2020 10:20 am
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

For the record:

https://github.com/fraca7/dsremap

Finished Zero Dawn + DLC with it :)
by fraca7
Sat Apr 04, 2020 5:25 pm
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

I meant "1 instead of 3", not 0 obviously.
by fraca7
Sat Apr 04, 2020 1:47 pm
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

Re: [Slightly OOT] DS4 spoofing

Turns out, this happens because I was not spoofing the audio class interfaces (or maybe because since I wasn't, the HID interface number was 0 instead of 3, or something else related to the interface/endpoint numbers). Now on to the meat of the problem :)
by fraca7
Sat Apr 04, 2020 12:24 pm
Forum: GIMX Discussion
Topic: Arduino only-based adapter (no PC needed)
Replies: 60
Views: 122595

Re: Arduino only-based adapter (no PC needed)

Hello; I'm very interested to know if you encountered the same problem as me during this; see https://gimx.fr/forum/viewtopic.php?f=20&t=3351
by fraca7
Sat Apr 04, 2020 10:50 am
Forum: Development
Topic: [Slightly OOT] DS4 spoofing
Replies: 11
Views: 24576

[Slightly OOT] DS4 spoofing

Hello. I'm currently stuck on a little project of mine, as I said in my introduction. Basically I want to use an Arduino Leonardo with a USB host shield as a passthrough between the PS4 and the Dualshock, in order to alter the input reports. The final goal is to hack up gyro aiming to play Horizon: ...
by fraca7
Sat Apr 04, 2020 10:18 am
Forum: Introduce Yourself
Topic: Hello from France
Replies: 2
Views: 5883

Hello from France

Hi there. I'm a software engineer in Paris. I don't use GIMX (yet?) because I'm almost satisfied with whatever controller my consoles provide, BUT. After giving up on Horizon: Zero Dawn because I can't aim with the right analog pad for the life of me, and then playing BotW with gyro aiming, I got *v...