ptitSeb
ptitSeb
Ah, I should have escape the $ and @, because that needs to go inside `steam` shell script, and is not supposed to be interpreted there. I'll try to fix...
Witcher 3 is a windows only game, so it'll use Proton on steam yes.
On PI, you might want to add `MESA_GL_VERSION_OVERRIDE=3.3` because I think opengl is still 2.1 only even on PI5? (side note: Elden Ring will not work, it use EAC and...
Maybe you have another emulator also using bonfmt redirection, like qemu-user-static?
Yeah, but most Unity3D games needs at least OpenGL 3.3 to work, so my suggestion still applies.
There is no 16k pagesize option in box86.
there might be a missing wrapped lib or wrapped function. Try again uing `BOX86_LOG=1` and `BOX86_DLSYM_ERROR=1` and see if some lib or function is missing from the generated logs.
Well, the logs doesn't show any missing libs or wrapped function. The wineusb not starting might explain, but U'm not sure how wine handle joystick, so I'll probably have to...
Not really (but you can try this one: https://www.lexaloffle.com/neko.php I think joystick is supported). The point is more to be sure that current OS sees the Joystick fine (for example,...
I would prefer for the joystick to just work the way if works on x86