Wine Stable is not working for a exe game on my Mac Os.

Questions about Wine on macOS.
Locked
DragonMaster0615
Newbie
Newbie
Posts: 1
Joined: Tue Dec 22, 2020 2:10 am

Wine Stable is not working for a exe game on my Mac Os.

Post by DragonMaster0615 »

I am pretty bad at this but I can't figure out what I am supposed to be doing, here this is what it says when I try to run the exe game file. "Could not execute Z:Users\******\Downloads\lib\windows-i686\Camp_Buddy.exe. Is it missing?

This is what I get for the coding:
Failed to launch. Arguments are:
0 "Z:\\Users\\******\\Downloads\\lib\\windows-i686\\Camp_Buddy.exe"
1 NULL
2 NULL
3 NULL
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.60.1/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
******-iMac:~ ******$

Can anyone help me with this problem?
will4938
Newbie
Newbie
Posts: 2
Joined: Sat Dec 04, 2021 9:44 am

Re: Wine Stable is not working for a exe game on my Mac Os.

Post by will4938 »

Are you doing

Code: Select all

$ wine Z:Users\******\Downloads\lib\windows-i686\Camp_Buddy.exe
?
Locked