GrieverV
GrieverV
As a workaround, you can set `@run-at document-idle`. Violentmonkey and Greasemonkey are likely affected, Tampermonkey should be fine. I know nothing about JS so I'm not sure what the correct...
Can still reproduce with 20f900520d7e3e6047ba5169befe3ed26e3f9a04. I'm also able to reproduce with VBA-M but not VGBA or gpSP. Here's a save file outside of Tule: [Final Fantasy V Advance (USA).zip](https://github.com/mgba-emu/mgba/files/2430500/Final.Fantasy.V.Advance.USA.zip) And...
Had the same issue with my Sony DS3 and was able to workaround it by resetting bluetooth and manually pairing, trusting and connecting. The following steps are generic as possible...
@noMICROSOFTbuhtz You shouldn't need to change `hci0` unless you're using a dedicated bluetooth dongle instead of the built-in bluetooth. Connect the controller to the Pi, run the commands (on the...
Ah, I misunderstood. What exactly isn't working? What's the output? Make sure you have `bluez` and `bluez-tools` installed. You could also try [sixpair](https://help.ubuntu.com/community/Sixaxis#USB_Pairing). sixpair requires `libusb-dev` and `libusb-0.1-4` You should...
Only the sixpair part needed to be followed. I attempted to reproduce the issue by pairing my controller with another device, removing the device from the RetroPie device and resetting...
`pair`, `trust` and `connect` require the device's bluetooth address as an argument. The controller should be plugged in during the whole process. All you have to do is unplug and...