ptitSeb
ptitSeb
If you build with SDL2, it should recognise most joystick plugged. About the controls, yeah, I guess a keyboard is needed for now. It's probably "fixable", but I have thought...
Sorry about the new Pull request, I delete my old branch, so I guess the old Pull closed itself.
I haven't tried rebase -i yet. And yes, my port are targeting mainly GLES1 (because it's what I'm confident with for now, still learning all this GL stuff), but all...
Ok, I'll see what I can do. I'll start up with cleaning / renaming the stuffs. I'll see the breakout later.
The ODROID target was the XU4. You can do a PR with more odroid target if you want.
Yeah, you can update, that sounds reasonable to me.
Can this ticket be closed now?
Can this ticket be closed now?
It should be `return NULL;`, or `return nullptr;`. I'll fix that, and try to make some arragments in the makefile to not force Pandora.
The issue with "futex facility" is a an OS issue. It's not a box64 issue. Maybe something is missing in the kernel build?