Demo of the Artrage Studio Pro version ( aka artrage 3)
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
Program runs if copied from a windows install, but needs a native gdiplus.
All tools work, saving in native format, layers, stickers, stencils, pressure sensitivity (with problems, see below).
What does not
Installer gets stuck after clicking Install. See additional comments for log.
Panels and tooltips, which are transparent windows, have a black rectangle around them.
Tablet strokes begin with a dab at full pressure, as if a mouseclick is pressed. The strokes continue with normal pressure sensitivity. Debugging +wintab32 shows normal pressure levels. (Tested with an intuos 3, input device settings in artrage make no difference).
Exporting to image (not saving as native format) doesn't work, stops with a 'not enough memory' error.
To install…
by Aldrik on Wednesday December 16th 2009, 11:03
wget www2.ambientdesign.com/files/install_artrage_studiopro_demo.exe wget www.kegel.com/wine/winetricks sh winetricks gdiplus
wine install_artrage_studiopro_demo.exe & # You don't need to click next or anything
cp -r "${WINEPREFIX}/drive_c/users/${USER}/Application Data/Ambient
Design/ArtRage Studio Pro Demo/install/" /tmp
wine msiexec /i "/tmp/install/ArtRage Studio Pro.msi"