https://bugs.winehq.org/show_bug.cgi?id=44243
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Spire and Serum paints very |Spire and Serum VST plugins |slowly |using Direct2D render very | |slowly Keywords| |download URL| |https://web.archive.org/web | |/20201227172248/https://dis | |tribs.ams3.cdn.digitalocean | |spaces.com/Spire/Spire_1.5. | |5-5130/WIN/Reveal_Sound_Spi | |re_x64-1.5.5-5130.zip Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive:
https://web.archive.org/save/https://distribs.ams3.cdn.digitaloceanspaces.co...
https://web.archive.org/web/20201227172414if_/https://dlcf.reaper.fm/6.x/rea...
===
Steps to register VST:
Main menu 'Options' -> 'Preferences' -> 'Plugins' -> 'VST'
Click 'Edit path list...' to add 'C:\Program Files\VSTPlugins'
--- snip --- C:\Program Files (x86)\Steinberg\VstPlugins;C:\Program Files\Steinberg\VstPlugins;C:\Program Files\Common Files\VST3;C:\Program Files\VSTPlugins --- snip ---
Click 'Re-scan...'
===
'Track' -> 'Insert virtual instrument on new track' -> select 'Spire ...'
It looks ok to me with regards to performance. There is a certain CPU load and some fixme spam in console but I don't perceive it as painfully slow.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/REAPER (x64)
$ wine ./reaper.exe ... 0180:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode 0. 0180:fixme:d2d:d2d_device_context_Flush iface 000000000A6741E0, tag1 0000000000000000, tag2 0000000000000000 stub! 0180:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode 0. ... --- snip ---
If you need to run from terminal instead of desktop link and the spam annoys you, pass 'WINEDEBUG=-all'.
I'll leave it to Alexandre (OP) to retest and make a final judgement.
From my point of view the case could be closed.
$ sha1sum reaper619_x64-install.exe 18c7f90a4322dcaa11beb6ac813b0aea986a5b35 reaper619_x64-install.exe
$ du -sh reaper619_x64-install.exe 14M reaper619_x64-install.exe
$ sha1sum Reveal_Sound_Spire_x64-1.5.5-5130.zip bb4c21b4d43ad0cc2f12880f501a74298b0a10da Reveal_Sound_Spire_x64-1.5.5-5130.zip
$ du -sh Reveal_Sound_Spire_x64-1.5.5-5130.zip 160M Reveal_Sound_Spire_x64-1.5.5-5130.zip
$ wine --version wine-6.0-rc4
Regards