Application Details:
Version: | 2.2 |
License: | Retail |
URL: | http://www.moon-project.com/ |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.2-rc6 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
- Installing and patching the game
- Playing the game in single- and multiplayer mode
- Sound effects and music
What does not
- Ingame cinematics of any kind
- OpenGL renderer(the Direct3D one is fast enough on almost all systems today)
Workarounds
What was not tested
- Extensive playing
Hardware tested
Graphics:
Additional Comments
You need to use some native dlls and add some entries in the registry. You must own a valid Microsoft Windows(XP SP2 if possible) license in order to legally use the native dlls. See HOWTO below.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Sidux 64bit | Jul 06 2010 | 1.2-rc6 | Yes | Yes | No | Silver | Manuel | |
Current | Arch Linux x86_64 | Jun 16 2009 | 1.1.23 | Yes | Yes | No | Silver | Lisa Denia | |
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | Aug 17 2008 | 1.1.2 | Yes | Yes | No | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Be sure that everything is set up correctly to hear sound effects. Just start the game and click on a button, you should hear that click sound. If you are _sure_ everything is set up correctly, and you still can't hear any sound effects, try to raise your sound volume in your operating system's mixer settings(no joke, the Earth sounds are quiete low). Get the files "quartz.dll" and "amstream.dll" from somewhere. Extract them from your CD, install Microsoft Windows in a virtual machine, whatever. I used the ones supplied by Microsoft Windows XP SP2, German version. The md5sums of mine are:
151cf6dab5a7bd01e18907462fb9e3e amstream.dll
3b7519b6a2f5a08929291caeb54ce927 quartz.dll
Copy them to your Earth installation directory and configure Wine to use native "quartz" and "amstream" in winecfg. As the last step, you have to add some registry entries in order to actually use native quartz.dll and amstream.dll. Close all running Wine processes, open $WINEPREFIX\system.reg and paste the following lines somewhere inside it:
[Software\\Classes\\CLSID\\{4a2286e0-7bef-11ce-9bd9-0000e202599c}] 1245191940
@="MPEG Audio Decoder"
[Software\\Classes\\CLSID\\{4a2286e0-7bef-11ce-9bd9-0000e202599c}\\InprocServer32] 1245191961
@="quartz.dll"
"ThreadingModel"="Both"
[Software\\Classes\\CLSID\\{49c47ce0-9ba4-11d0-8212-00c04fc32c45}] 1245190309
@="SFilter Class"
[Software\\Classes\\CLSID\\{49c47ce0-9ba4-11d0-8212-00c04fc32c45}\\InProcServer32] 1245190329
@="amstream.dll"
"ThreadingModel"="Both"
[Software\\Classes\\CLSID\\{8496e040-af4c-11d0-8212-00c04fc32c45}] 1245190548
@="AuStream Class"
[Software\\Classes\\CLSID\\{8496e040-af4c-11d0-8212-00c04fc32c45}\\InprocServer32] 1245190607
@="amstream.dll"
"ThreadingModel"="Both"
[Software\\Classes\\CLSID\\{f2468580-af8a-11d0-8212-00c04fc32c45}] 1245190548
@="AuStream Class"
[Software\\Classes\\CLSID\\{f2468580-af8a-11d0-8212-00c04fc32c45}\\InprocServer32] 1245190607
@="amstream.dll"
"ThreadingModel"="Both"
Comments for this application have been disabled because there are no maintainers.