Gcenx / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.4k stars 167 forks source link

32 bit engines available? #549

Closed sslupsky closed 4 months ago

sslupsky commented 4 months ago

Are the wine32on64 engines still available? It appears they stopped being added to the repo about Apr 2022. I think the last one is WS11WineCX21.2.0.tar.7z

I have an app (Quickbooks) that seems to only run when using a wine32on64 engine.

Gcenx commented 4 months ago

You can download that, remove the quarantine flag and move into ~/Library/Application Support/Wineskin/Engines

I can’t guarantee anything below CX22 will work correctly anymore that’s why they were removed from the EngineList for Winery.

sslupsky commented 4 months ago

Apologies I was not clear ... I cannot see any CX22 or CX23 engines in the downloads?

Gcenx commented 4 months ago

That’s because CX22 and later can’t generate a 32Bit wineprefix, CrossOver generates there Bottles in another manner.

However 32Bit applications/games still work in CX22 and later.

sslupsky commented 4 months ago

Ok, thank you. I thought there was a reason they were not there.

sslupsky commented 4 months ago

Btw, thank you for your efforts with this project. I do not use it often but when I do it is much more handy than using a VM.