The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
The Game, Music Works with a software synthisieizer running with a midi file.
What does not
nothing i have seen, runs good.
What was not tested
Have not tested everything else like membership but should work fine.
Additional Comments
Like Agata says you have to have d3d8 and d3d9 disabled in the libraries section (do this in a new win prefix) ,you also have to run "winetricks vcrun2008" or else the game wont work when you try to log in. To make music work use fluidsynth or timmidity with a midi file.
First of all, you need Wine (pretty obvious). In theory, any version will do, but I'd suggest the newest, 1.3.17.
(you should do this in a different wine prefix if also using other apps)
1. Get native wininet. "winetricks wininet" in Terminal should do.
2. Disable two libraries - Open Wine Config, get to the Library section, add d3d8 and d3d9 and mark them as disabled.
3. Get the standalone launcher
4. Install it.
5. Play!
If the game crashes right after you login, try "winetricks vcrun2008" in Terminal.
Optional: To get music working you need a software synthesizer and a windows-like soundfont (For example Roland Sound Canvas Tuned). Getting midi working in Wine is described in Wine wiki.
Order in which you should install the applications:
DirectX 9c
Disney's Toontown Online
Installing
Open winetricks and install the Windows component called d3dx9.
Next, open the Disney's Toontown Online installer that you downloaded earlier.
Once the game is installed, the launcher will load.
You should now be able to log in and play.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Requires using ALSA sound driver
by Gary on Wednesday September 26th 2012, 19:52
One of the testers already states this in the notes but it is not clear if you only read the installation instructions.
If I only followed the listed instructions, the launcher would crash before bringing up Toontown. It looked to me like the Panda issue others had described.
I run wine 1.5 and it uses Pulseaudio by default as the Audio option. I used winetricks to set sound to ALSA and the program appears to work perfectly now. In fact, I have full sound which other posts claim requires configuring MIDI. I did not have to do that.
I did load ALSA drivers on my UBUNTU 11.10 system before using winetricks to change to ALSA sound. I am not sure that was actually needed.
Not Working in CrunchBang 10 "Statler"
by Alex on Saturday February 25th 2012, 22:02
Running Wine 1.3.37, DirectX 9 installed, using right sound driver, d3d8 and d3d9 disabled, and I ran "winetricks vcrun2008" in terminal. It's crashing right after login. What should I do?
GetRawInputDeviceList STUB
by Agata on Friday October 29th 2010, 9:59
Panda3D cannot open graphics window because of GetRawInputDeviceList being a stub. Since same issue was fixed in "A Vampyre Story" with a patch I'd suggest doing the same. When the patch is applied, the game runs smoothly without any graphics problem (if you disable d3d9)