Program is in alpha; no beta or stable releases to date.
Furcadia is a fully graphical, Massively Multi-player Online Social
Game (MMOSG) with an isometric perspective, making it easy to interact
with others. The fantasy theme appeals to all ages and makes Furcadia
an online experience for the whole family. Comparable low system
requirements and an easy-to-use interface make Furcadia appealing to a
large audience. Player-created content ensures that no Furcadia visit
is like another, and new surprises await you whenever you dive into
Furcadia, leaving the real world behind you.
Old test results
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
All main chat functions work without lag: talking, walking, digos, portraits, commands, uploading, sound, music.
Other
functions work as well: DS Editor, Patch Editor, Furre Editor, Config
Utility, link buttons (i.e. digomarket, forums, news), screen shot
function.
Dreamweaver lags but will run faster if msttcorefonts is installed. LiveEdit also lags without msttcorefonts.
Downloader/Installer combination works.
What does not
Log button to access log files. Log files themselves are saved and open fine.
What was not tested
Proxy features of Furcadia. LiveEdit was not tested with msttcorefonts installed.
Additional Comments
Decent Linux user base provides support on the Furcadia forums for any potential problems. Limited third party software for bots and proxies are available for native Linux. This is the latest version of Furcadia.
Dragon's Eye Productions (DEP) integrates support for Wine. See program's README.
Dreamweaver lags because it cannot find the fonts it is looking for, and the font used by default is nearly unreadable. This is resolved by installing winetricks and the corefonts package.
Alternatively, you can install msttcorefonts. Depending on your distribution, this package may be included in the default repositories or you may need to wget it from another source.
Ubuntu users, who have the package in default repositories, may use apt-get to install it:
sudo apt-get install msttcorefonts
RPM compatible distributions may use the following commands to retrieve and install msttcorefonts:
su
cd /tmp/
wget http://corefonts.sourceforge.net/msttcorefonts-2.0-1.spec
yum -y install rpm-build cabextract ttmkfdir