Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BOX32] Cannot dlopen required libraries on asahi linux #2142

Open
m1m1k4tz opened this issue Dec 11, 2024 · 3 comments
Open

[BOX32] Cannot dlopen required libraries on asahi linux #2142

m1m1k4tz opened this issue Dec 11, 2024 · 3 comments

Comments

@m1m1k4tz
Copy link

Error loading needed lib libgnutls.so.30
Warning: Cannot dlopen("libgnutls.so.30"/0x403ec605, 2)
Error loading needed lib libvulkan.so.1
Warning: Cannot dlopen("libvulkan.so.1"/0x4020b6e5, 2)
0120:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1
@ptitSeb
Copy link
Owner

ptitSeb commented Dec 11, 2024

This library (gnutls) is not wrapped for now on box32 (rememeber it's still early WIP). You need an 86 version of the library.
Also, Vulkan is not supported on box32 for now.

Also also, Wine will not work on default 16K pagesize on Asahi (with box64 or box32)

@m1m1k4tz
Copy link
Author

Oh, okay I still cant get many games open though with box32 right now and I think its an authentication thing. I get a lot of encryption support errors

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 11, 2024

Yeah, I know many things are still missing. I'm working on it, but those things takes time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants