Not all versions of Wine are compatible with this game, it's been tested with Wine Staging 3.19. Get the Mac version of Wine Staging 3.19
You must be registered to see the links
.
The procedure below assumes you'll be using the default wine config location, ~/.wine. If you don't know what a wine prefix is, ignore this part. If you're using wine prefixes, you should modify the procedure accordingly.
- Install Wine Staging. By default it gets put in /Applications.
- Download WMF_workaround.zip and extract.
- Launch Wine Staging. It will open a Terminal window.
- In the terminal window, type
- cd <space> <drag the WMF_workaround folder here> <enter>
- wine start regedit.exe mf.reg
- wine start regedit.exe wmf.reg
- If you're using a 32 bit wine configuration (the default), type
- cp Windows\ 7\ 64-bit/syswow64/* ~/.wine/drive_c/windows/system32
- wine regsvr32 msmpeg2vdec.dll
- wine regsvr32 msmpeg2adec.dll
- If you're using a 64 bit wine configuration, type
- cp Windows\ 7\ 64-bit/system/* ~/.wine/drive_c/windows/system32
- wine64 regsvr32 msmpeg2vdec.dll
- wine64 regsvr32 msmpeg2adec.dll
You also might want a package called "corefonts". It seems to be used in 1 place in the game, the resolution selection popup menu. If you don't care about changing the resolution, you don't need to do this. If you care about it, or want to be complete, or will be using this wine config to run other unity games, you should install corefonts.
In the Terminal window, do this to install corefonts:
You may close the Terminal window with "exit" now.
There are 2 ways to run:
- Get the attached command file, unzip it, and put it next to "Unconditional Love.exe". Double click it to run. It assumes Wine Staging 3.19 is in the Applications folder and you're using a 32 bit wine config. If you moved it, or installed a different Wine Staging version, or are using a 64 bit config, you'll need to edit the script.
- Launch the Wine Staging app. In the Terminal window that pops up, cd to the Timestamps location and type this: wine "Unconditional Love.exe"
If you're interested in the source of the WMF_workaround info,
@cold_arctus talks about it
You must be registered to see the links
. Thanks to him for finding the WMF workaround, which enables videos.
Mac save location: ~/.wine/drive_c/users/<username>/Local Settings/Application Data/VNGINE/Timestamps/Saves
Saves from Windows seem to be compatible.