Search found 719 matches

by Gcenx
Sat Oct 12, 2024 12:54 am
Forum: macOS
Topic: Wine Install 0n Older Mac
Replies: 1
Views: 12608

Re: Wine Install 0n Older Mac

Instead of trying to build from source you can install the Winehq packages from brew

Code: Select all

brew install --cask --no-quarantine wine-stable
by Gcenx
Fri Aug 16, 2024 9:00 pm
Forum: macOS
Topic: Hypervisor Drivers load failed. Please close the relevant protection software and try again :(
Replies: 1
Views: 12873

Re: Hypervisor Drivers load failed. Please close the relevant protection software and try again :(

There’s no workarounds it simply won’t work.

There’s mumuplayer pro for apple Silicon systems.
by Gcenx
Sat Aug 10, 2024 4:39 pm
Forum: macOS
Topic: compile issue using macports on mac m1
Replies: 8
Views: 20418

Re: compile issue using macports on mac m1

Sunbat2 wrote: Tue Aug 06, 2024 2:42 am Hi,
What steps are recommended for installing the latest version of MoltenVK and managing GStreamer dependencies when building the wine-devel port on macOS?
That depends how you’ve installed those dependencies, if it’s via a package manager then just have that upgrade the dependencies.
by Gcenx
Fri Jul 12, 2024 11:15 pm
Forum: macOS
Topic: How to uninstall Wine?
Replies: 2
Views: 10880

Re: How to uninstall Wine?

Yes, you need to run terminal for it to be at least uninstalled, let alone if you want clean it completely. A simple google keywords of what you wants + Linux distro you have will do the job. Good Luck :D This is the macOS section not the Linux section. The macOS install and uninstall instructions ...
by Gcenx
Tue Jul 02, 2024 8:29 pm
Forum: macOS
Topic: compile issue using macports on mac m1
Replies: 8
Views: 20418

Re: compile issue using macports on mac m1

There shouldn’t be any issues installing MoltenVK-latest for +universal gstreamer ports are another matter as I was overriding them with custom versions but as nobody interacts with the project o GitHub I’d dropped the custom gstreamer ports. For the moment run this command instead. sudo port clean ...
by Gcenx
Thu Jun 27, 2024 11:50 pm
Forum: macOS
Topic: compile issue using macports on mac m1
Replies: 8
Views: 20418

Re: compile issue using macports on mac m1

wine-stable, wine-devel & wine-staging ports were changed last week to directly call MoltenVK-latest so this shouldn’t be an issue going forward.
by Gcenx
Thu Jun 27, 2024 11:47 pm
Forum: macOS
Topic: Need help to run .NET app in mac m1 OS 14.5
Replies: 3
Views: 12284

Re: Need help to run .NET app in mac m1 OS 14.5

I’d revised

Code: Select all

macos_hacks
the error you’d seen related to PROT_EXEC was due to the removal of a hack that shouldn’t really be required but I’ve restored it now.

I’ve not rebuilt wine-9.11 packages, this will be included in wine-9.12 packages.
by Gcenx
Tue Jun 25, 2024 7:28 pm
Forum: macOS
Topic: Need help to run .NET app in mac m1 OS 14.5
Replies: 3
Views: 12284

Re: Need help to run .NET app in mac m1 OS 14.5

Code: Select all

011c:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
That’s resolved in a newer rebuild, you need to force brew to upgrade the cask from wine-stable-9.0_2 to wine-stable-9.0_3
by Gcenx
Thu Jun 06, 2024 12:16 pm
Forum: macOS
Topic: Wine on Apple Silicon using Asahi
Replies: 1
Views: 9760

Re: Wine on Apple Silicon using Asahi

As your not actually running macOS but Asahi Linux you should be asking this in the Linux forum or better yet ask Asahi users/discord/reddit.
by Gcenx
Sat Mar 09, 2024 1:58 am
Forum: macOS
Topic: How to fullscreen RPGVXAce game in latest version wine
Replies: 1
Views: 13979

Re: How to fullscreen RPGVXAce game in latest version wine

WineBottler, Wineskin, PlayOnMac, etc are not supported here.
by Gcenx
Wed Nov 29, 2023 1:24 am
Forum: macOS
Topic: Struggling as a noob
Replies: 2
Views: 37552

Re: Struggling as a noob

You need to use wine-devel and use the launch command provided by winetricks for Steam to launch successfully.
by Gcenx
Tue Nov 14, 2023 3:52 am
Forum: macOS
Topic: I'm creating a 32-bit prefix, but it's still 64-bit
Replies: 4
Views: 39653

Re: I'm creating a 32-bit prefix, but it's still 64-bit

it’s not currently possible to generate a 32Bit wineprefix using WoW64 mode But according to my terminal output, my Wine in fact IS in 32-bit mode..? Your own provided output shows the should have generated a 32Bit prefix but it actually a 64Bit prefix. CrossOver contains some additional hacks that...
by Gcenx
Mon Nov 13, 2023 1:08 am
Forum: macOS
Topic: I'm creating a 32-bit prefix, but it's still 64-bit
Replies: 4
Views: 39653

Re: I'm creating a 32-bit prefix, but it's still 64-bit

it’s not currently possible to generate a 32Bit wineprefix using WoW64 mode and that’s all that’s available for macOS Catalina & later.
by Gcenx
Fri Oct 27, 2023 9:31 pm
Forum: macOS
Topic: Open Gl 3+ support MacOS on Apple Silcon
Replies: 1
Views: 27447

Re: Open Gl 3+ support MacOS on Apple Silcon

macOS on Apple Silicon provides OpenGL over Metal, OpenGL has been depreciated for years on macOS.
by Gcenx
Tue Sep 19, 2023 9:35 am
Forum: macOS
Topic: Wine doesn't work on Mac Ventura 13.3.1
Replies: 1
Views: 25977

Re: Wine doesn't work on Mac Ventura 13.3.1

Installing Deprecated WineHQ packages
I’d though I’d made that section clear enough from the name alone, the current packages are installed via brew.
by Gcenx
Fri Sep 08, 2023 3:22 pm
Forum: macOS
Topic: Command line Win32 application can't access file system
Replies: 2
Views: 28316

Re: Command line Win32 application can't access file system

0510:err:environ:init_peb starting L"C:\\Program Files\\nqc-win-3-1-r6\\nqc.exe" in experimental wow64 mode That line suggests you don't have a 32-bit install of Wine to run 32-bit applications, so it's using the 64-bit one (which should work in theory but is not well-tested). macOS Catal...
by Gcenx
Mon Aug 21, 2023 11:46 am
Forum: macOS
Topic: compile wine8.0.1 error happened
Replies: 3
Views: 30990

Re: compile wine8.0.1 error happened

Might need to run this command if not already using ./configure CC="clang" CXX="clang++" --enable-win64 The problem OP was having was due to trying to compile for arm64, what you’ve provided won’t change this. There’s also no need to set CC & CXX from Mac OSX 10.9 onward unl...
by Gcenx
Wed Jun 21, 2023 9:02 am
Forum: macOS
Topic: compile wine8.0.1 error happened
Replies: 3
Views: 30990

Re: compile wine8.0.1 error happened

If you really want an arm64 wine build maybe try 8.10 or head. Just remember an arm64 build one wine will only support running arm64 windows binaries, if you want to run windows x86 binaires you’d need to build for x86_64. Alternatively wait for brew to bump the wine-devel/wine-staging casks to wine...
by Gcenx
Thu Apr 13, 2023 11:28 am
Forum: macOS
Topic: Steam on M1 Mac OSX 13.2
Replies: 5
Views: 23269

Re: Steam on M1 Mac OSX 13.2

@Gcenx Do you have a list of CLI programs that I known to work currently? I am running wine 8.5 from the binaries provided in the wine ubuntu repos and I get this error on all 32bit CLI and GUI programs 0158:err:environ:init_peb starting L"Z:\\tmp\\hh2d.golden.exe" in experimental wow64 m...
by Gcenx
Tue Apr 11, 2023 9:35 am
Forum: macOS
Topic: M1 Mac 12.6.3 error running apps
Replies: 3
Views: 21625

Re: M1 Mac 12.6.3 error running apps

The provided output shows the applications you’ve attempted to run are all 32Bit see the “in experimental wow64 mode”
by Gcenx
Mon Feb 20, 2023 2:45 pm
Forum: macOS
Topic: My screen keeps turning black when i play a fnaf game
Replies: 2
Views: 17871

Re: My screen keeps turning black when i play a fnaf game

i have xquartz installed but when i try to play Fnaf fan games like Jr's its just a black screen but i can still hear the sounds and i dont kno what to do. (Im on MacOS High Sierra Version 10.13.6) this is the build root Attempting to set gamepadcount to 12 0009:fixme:dwmapi:DwmEnableMMCSS (1) stub...
by Gcenx
Mon Feb 20, 2023 2:41 pm
Forum: macOS
Topic: Steam on M1 Mac OSX 13.2
Replies: 5
Views: 23269

Re: Steam on M1 Mac OSX 13.2

WoW64 isn’t fully functional yet, 8.2 had resolved a Rosetta2 specific issue but currently only CLI application will function.

wine-devel-8.2 packages will be completed shortly.
by Gcenx
Thu Jan 05, 2023 11:06 am
Forum: macOS
Topic: Run Windows ARM binaries on m1 macOS
Replies: 1
Views: 17074

Re: Run Windows ARM binaries on m1 macOS

I’ve not tested building for arm64 but I’ve seen many commits related to this so might as well give it a try, just note that Apple Silicon chips only support arm64 there’s no arm32 support. The minimum requirements are as follows; - Xcode Command Line Tools - bison-3.0 - freetype2 - pkgconf bison3 n...