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
Main Window, Chatting, Whispers, Furnarchy3 (embedded), Furnarchy2(Embedded). Character editing (With bugs), Configurator (with bugs), Soiund (partially/bad quality), Script editor (not fully tested), Patch Editor (not fully tested)
What does not
Dream Editor (GUI does not show up completely), clicking links (possibly WinE config problems), viewing log (again, same config problem).
What was not tested
Dream Uploading, Dream Building, Patch Editing, DragonScript
Additional Comments
Slightly laggy, depends on CPU and Memory, though. Sometimes the data stream is too much for the client to handle through WinE, but it never crashes.
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