Help with Halo CE and HEK

Questions about Wine on macOS.
Locked
SilentJacket
Newbie
Newbie
Posts: 1
Joined: Mon Sep 10, 2012 11:04 am

Help with Halo CE and HEK

Post by SilentJacket »

running Kornman00's Gurella yields:

CMartin$ wine /Users/CMartin/wine/drive_c/Program\ Files/kornman00v20_release/kornman00v20_release.exe

err:module:import_dll Library vorbisfile.dll (which is needed by L"Z:\\Users\\CMartin\\wine\\drive_c\\Program Files\\kornman00v20_release\\kornman00v20_release.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\Users\\CMartin\\wine\\drive_c\\Program Files\\kornman00v20_release\\kornman00v20_release.exe" failed, status c0000135


running halo HEK yields:

CMartin$ wine /Users/CMartin/wine/drive_c/Program\ Files/Halo\ Editing\ Kit\ Plus/HEKPlus.exe

wine: Install Mono 2.6 for Windows to run .NET 1.1 applications.


I really have no Idea what I am doing, please help.
User avatar
olivierfrdierick
Level 5
Level 5
Posts: 258
Joined: Thu Sep 13, 2012 12:09 pm

Re: Help with Halo CE and HEK

Post by olivierfrdierick »

Hi

I really have no idea what you're doing either. :wink:

My guess is that you're missing some vorbis codec for the first, and Mono 2.6 for the second.

Mono 2.6 is available in winetricks.
As for the vorbis codec, you can search the web for "vorbisfile.dll".
Locked