orbea
orbea
I unloaded `hid_xpadneo` with `rmmod` and then reloaded it with `modprobe hid_xpadneo ff_connect_notify=0`. Then I repeated both scenarios. 1. ``` $ ./sdl2hp Joystick Connected: Xbox 360 Controller Instance ID: 0,...
I made a SDL2 issue here. https://github.com/libsdl-org/SDL/issues/6250
Yes, with this diff for the behavior for the test program now matches the sony dualshock3 controller. ``` --- a/sdl2hp.c +++ b/sdl2hp.c @@ -62,6 +62,8 @@ int main(int argc, char...
I made a second SDL issue. https://github.com/libsdl-org/SDL/issues/6253
You may have more luck with the jgemu fork. A lot of work has been put into it and the CPU usage has been significantly reduced without sacrificing accuracy. https://gitlab.com/jgemu/bsnes
For reference here is the fix for the jgemu bsnes fork. https://gitlab.com/jgemu/bsnes/-/commit/ff43a0d611ae99e306af6050a9de062fcf7bc043
> I also e-mailed the patch to the most recent upstream maintainer of xssstate, but its too soon to know if I will receive a reply. This was merged faster...
It defaulted to `dev-java/openjdk-bin-17.0.3_p7:17::gentoo` when I was tested this. The build including the test phase worked for me, but I don't know much about java so review is welcome. My...
@fordfrog Any news?
Whats the current issue with building RetroArch on these platforms?