ptitSeb
ptitSeb
It's next on my todo, but I'm on bug hunting / bug fixing for now...
With https://github.com/ptitSeb/box64/commit/5c13f8f10ac82ca642a6c930585989cc0d75a664 I finished adding SSE 4.2 support.
Just to note, box86 is not compatible with SSE4.2 yet (not even SSE4.1). I did added AES-NI and another extention this week end tho.
Not sure if it's latest box86 changes that can cause that. I added AES-NI support, so it can be, even if the tests on this extension are pretty extensive. Try...
So, you cannot login in steamcmd with latest box86?
Ok, I fixed the issue with box86. Latest version should work just fine now. I'll try to check the CS2 server issue later.
No, not yet. I have to download the server and try myself.
those symbol (like most of OpenGL symbols) are supposed to be dynamic and fetched using `aglGetProcAddress("glSetParams2")` for example. This is the regular way to use OpenGL. Only 1.x API is...
Yeah, you should ask for help on some AmigaOS board, I don't own an Amiga myself.
Yeah, it would be interesting to do, but a full x86_64 backend is a big task, so don't count on it for now (unless someone else want to contribute it).