general/other FreeBSD 14.2 32-bit wine: extremely slow GUI rendering

I wonder if anyone had this issue. 32-bit wine takes seconds to draw a simple window with input textboxes and buttons. Worked well on previous FreeBSD versions.
Code:
% /usr/local/share/wine/pkg32.sh info | grep wine
pkg -o ABI_FILE=/usr/lib32/libc.so.7 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/blackhaz/.i386-wine-pkg info
wine-10.0,1                    Microsoft Windows compatibility environment
All packages in pkg32 are up to date.

Any ideas?
 
Back
Top