WineHQ
Category: Main Games Game Tools zMUD 7.21

zMUD

eLicense has been replaced with an in-House copy-protection scheme.

Application Details:

Version: 7.21
License:
URL: http://www.zuggsoft.com/zmud/z...
Votes: 1
Latest Rating: Gold
Latest Wine Version Tested: 1.9.19

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Mapper works after installation of jet40 and mdac28.  Because of this, you need to run 32 bit arch.

What does not

There are cosmetic issues with the main window after connecting.  This manifests by solid black menus and continuous window redraw while moving the mouse in the menu area.  The solution is to turn off "Allow the window manager to decorate the windows" in winecfg Graphics tab.

Workarounds

What was not tested

installation-- I had an ancient zmud directory that I simply copied into its own prefix.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

I created a script for running: zmud #!/bin/sh export WINEARCH=win32 export WINEPREFIX=/home/foo/.zmud wine c:/zmud/zmud.exe and a script for configuration: zmcfg #!/bin/sh export WINEARCH=win32 export WINEPREFIX=/home/foo/.zmud $@ setup was: 1) zmcfg winecfg (graphics tab, disable allow WM decorator) 2) zmcfg ./winetricks jet40 mdac28 3) copy zmud into WINEPREFIX/drive_c 4) run previous script

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentDebian GNU/Linux 8.x "Jessie" x86_64Oct 16 20161.9.19N/A Yes NoGoldEric Mullins 
ShowUbuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu)Aug 20 20091.1.27N/A Yes NoSilveran anonymous user 
ShowUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Apr 27 20080.9.60Yes No NoGarbageMarc 
ShowUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Apr 26 20080.9.59.Yes No NoGarbagean anonymous user 
ShowUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Oct 28 20070.9.46.Yes Yes NoSilveran anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

WARNING

Currently, this version can only be installed and played with wine in Windows 2000 mode (not 98)

HOWTO
Should be as simple as "wine zmud721.exe" to install and "wine zmud" to run. Use the Windows 2000 mode.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back