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
Running the launcher file installer, downloading the rest of the game, launching, patching, logging in
What does not
The server disconnects immediately after logging in; I assume that's GPK.
What was not tested
Playing the game
Additional Comments
92.10.13 client
To install:
1. Delete the vc80 manifest from /windows/winsxs/manifests before running the installer. (The installer will then install its own vc80).
2. Install quartz and devenum with winetricks (needed to get sound).
3. Install gdiplus with winetricks (fixes the garbled fonts on the login screen).
4. Run the installer.
I already have the MS fonts installed systemwide, so I didn't use winetricks for that.
1. Delete the vc80 manifest from /windows/winsxs/manifests
before running the installer. (The installer will then install its own
vcrun).
2. Install quartz and devenum with winetricks (needed to get sound).
3. Install gdiplus with winetricks (fixes the garbled fonts on the login screen).
4. Run the installer.
If you don't have the MS fonts installed systemwide you may also need to install winetricks corefonts. Ubuntu users may need to run winetricks fontfix before installing gdiplus.
Note that Wine will recreate the vc80 manifest every time Wine is updated, and you will have to delete it again. Making that directory read-only will prevent this.