ptitSeb

Results 2023 comments of ptitSeb

I need a simple way to reproduce, so I can dump code and debug. I downloaded the binary, but I can't reproduce the issue, it just accept my input on...

M1 chips do not support 32bits ARM code. Box86 cannot be build on M1 for this reason. Use Box64 and the new (highly experimental) Box32 option on the M1, that's...

"M1" is shortcut for "Apple Silicon" SoC. So all the Mx chips. The lack of 32bits in SoC started with the first M1, and all the Chipset, including the newest...

This message is fixed in current version. Ticket will be closed at next release.

on what hardware are you running? Also, what wine version are you using?

wow, vulkan is available already on the M1?

I have ran Fallout4 Steam and GOG version on a Ampere machine and an X13s. Not sure the issue is from box64. I may need to try with latest box64...

You probably need to install DXVK at least for this one.

Add support for the WebAssembly Exception proposal.

Well:jemalloc doesn't like the 16k pagesize of the M1: `: Unsupported system page size` box64 doesn't emulate a 4k pagesize.