https://bugs.winehq.org/show_bug.cgi?id=38104
--- Comment #13 from marco.santi@posteo.de --- (In reply to Sławek from comment #12)
I have installed 7k2. What to do to test under Linux? Should I install Wine skin? Does it needs some additional patches, making C&C works?
I am very much a layperson and only use the very user-friendly Wineskin app for Mac – so I can't speak for a Linux system or for more fundamental ways of running Wine. Sorry. As I understand, Wineskin is not available for Linux.
What I have is Wineskin for Mac with the latest engine, which provides 32on64 support, to run 7k2 on a 64-bit OS. https://github.com/Gcenx/WineskinServer/tree/master/Engines
I suppose if you build 7k2 with the latest Wine you should be fine.
The important part is to run winetricks cnc_ddraw
This made all the difference for me. I didn't need any other winetrick commands.
My wrapper also contains the Winedebug instructions -esync,-plugplay,+loaddll (these were added by Wineskin itself, I am painfully ignorant of what that means!)