face-hh / wattesigma

Apache License 2.0
158 stars 13 forks source link

Wattesigma on Linux #8

Closed ItzDerock closed 1 month ago

ItzDerock commented 1 month ago

for the Linux users out there, I was able to run the Windows build using bottles after changing the runner to kron4ek-wine-9.11-stable. My system's wine-8.2 did not work (app crashed on launch), and the bottles default of soda-9.0 didnt work either (CEF failed to load). If you try to run this without bottles, make sure you use a 64-bit Wine build.

Lecrapouille commented 1 month ago

Yes, you're right the GitHub CI runs on 64-bits archi. Not sure how to set the CI to compile for 32-bits (Linux/Windows) and if this makes sense nowadays to keep maintaining 32-bits. So better for you to compile it by yourself (I hope my build script works for 32-bits)

face-hh commented 1 month ago

Linux support will not be added to the Releases tab, although you'll be able to compile the cef_artifcts for Linux hopefully soon, which will allow you to use the browser normally if you export it as an executable file through Godot.