ptitSeb

Results 2024 comments of ptitSeb

> So, right now I've just uncommented these `stat, lstat, fstat` and made them `GO` > > https://github.com/ptitSeb/box86/blob/027605e4d54040cf5db729e1f6fb11b180fb0907/src/wrapped/wrappedlibc_private.h#L2268-L2273 > > Not sure how to fix this properly as this apparently...

> ```shell > 0x2a > ``` This is a completly different issue: it's the relocation type "0x2a" that is not handled by box86. This need to be in a new...

> > > ```shell > > > 0x2a > > > ``` > > > > > > This is a completly different issue: it's the relocation type "0x2a" that...

So this happens also with latest box86 sources? What wine version are you downloading, and it is a 32bits or 64bits version?

Well, I'm unsure on what to do with this ticket tbh. I feel like it should be closed now. What do you think @AaronKehl ? Also, your issue @z0rb seems...

This message doesn't not means it couldn't load the x86 version of the lib. It just mean it fail to load the arm version of it. Don't worry, that lib...

Try to disable cef hardware acceleration (should be something like ` -cef-disablegpu`

Yes you are. But read the COMPILE.md doc https://github.com/ptitSeb/box86/blob/master/docs/COMPILE.md , there are hints to not compile it and use ready-made packages.

You should go the the termux discord and ask for help on the gaming thread. Also, there are many script to automate the installation of box+wine+dxvk out there already Also...

> (Also why isn't there one specific to android) Because nobody pushed a pull request with that.