Application Details:
Version: | Retail/OEM |
License: | |
URL: | http://en.wikipedia.org/wiki/3... |
Votes: | 3 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.15 |
Maintainers: About Maintainership
What works
Everything works after some testing
What does not
MIDI music does not work by default.
Workarounds
Install Timidity++ and FluidR3 Sound Font
Edit timidity.cfg to use FluidR3_GM and FluidR3_GS sound fonts
Disable Timidity daemon: sudo systemctl disable timidity
Kill Timidity daemon: sudo systemctl stop timidity OR pkill timidity
Run Timidity server with ALSA as output: timidity -Os -iA & wine /path/to/3dmovie.exe
What was not tested
Watching a move in the theatre.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Manjaro Linux 17.1.12 | Sep 11 2018 | 3.15 | Yes | Yes | Yes | Gold | Kyle Nokes | |
Show | Linux Mint 18.3 "Sylvia" x86_64 | Sep 09 2018 | 3.0.2 | Yes | Yes | Yes | Gold | Kyle Nokes | |
Show | Arch Linux x86_64 | Jan 24 2017 | 2.0-rc6 | Yes | Yes | No | Platinum | Justin Soulia | |
Show | Linux Mint 17.2 "Rafaela" x86-64 | Feb 22 2016 | 1.9.3 | Yes | Yes | No | Gold | Kyle Nokes | |
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Mar 10 2012 | 1.4 | Yes | Yes | No | Bronze | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
These instructions apply to Wine 0.9.61
Prior to 0.9.61 3DMM will not run.
step 1.
from your windows install
zip up c:\Program Files\Microsoft Kids
step 2. on GNU/Linux, from a terminal after installing the latest release of wine (http://winehq.org/download)
type:
wine winecfg
mkdir "~/.wine/drive_c/Program Files"
unzip 'Microsoft Kids.zip' -d "~/.wine/drive_c/Program Files"
wget http://jeffz.name/3dmm.reg && wine regedit 3dmm.reg
cd ~/.wine/drive_c/Program\ Files/Microsoft\ Kids/3D\ Movie\ Maker/ && wine 3DMOVIE.EXE
cp msadp32.acm ~/.wine/drive_c/windows/system32/ && winecfg