Jacques Gagnon
Jacques Gagnon
The pin are not wired to the esp32 they go through a level shifter. They are wired to the OE pin of the level shifter. So while the system is...
I updated the schematics were the OD configuration was used to add pull-up resistor on the ESP side to avoid transient on the level shifter at power on.
There is no mouse support for 2600. What you are doing is just mapping the mouse inputs as atari joystick buttons. And that unlikely to work well.
Its the same connector and pins but a different protocol, Joystick are simple buttons in parallel while a mouse use quadrature signaling. BlueRetro doesn't support quadrature signaling. So it's not...
Thats a limitation of the controller itself in d-input mode. The C stick is exposed only as the right joystick which do not allow for both opposing direction simultaneously. A...
I think this is related to running a custom retroscaler FW. I fixed the OTA page to allow updating those to latest firmware. Doing so should fix the advance page...
Try to reload the merge trigger preset: https://github.com/darthcloud/BlueRetro/wiki/BlueRetro-BLE-Web-Config-User-Manual#33---example-preset-load
Are you sure you got the merged trigger preset loaded as in this example? https://github.com/darthcloud/BlueRetro/wiki/BlueRetro-BLE-Web-Config-User-Manual#33---example-preset-load So I tested this myself in v1.8.4 with 8bitdo SF30 and Ultimate controllers. I had...
Well this bug is about the 8bitdo controllers. I'll look at the other bug later.
This beta should fix it: https://github.com/darthcloud/BlueRetro/actions/runs/8680779369