https://bugs.winehq.org/show_bug.cgi?id=5129
--- Comment #40 from unxed unxed@mail.ru --- Wrote a script implementing workaround from comment 23. This will clear you Wine prefix and install fresh working FastStone 5.6
curl -sSL https://raw.githubusercontent.com/unxed/fswine/main/fswine.sh > /tmp/fswine.sh && bash /tmp/fswine.sh
Even with HiDPI support! Don't forget to set you screen resolution to something like 200 in winecfg.
Tested on Linux Mint 21.3 Virginia, Cinnamon, amd64 wine-6.0.3 (Ubuntu 6.0.3~repack-1)
Source code: https://github.com/unxed/fswine/blob/main/fswine.sh