https://bugs.winehq.org/show_bug.cgi?id=17258
--- Comment #27 from Christian Costa titan.costa@gmail.com --- Created attachment 55861 --> https://bugs.winehq.org/attachment.cgi?id=55861 hack
The hack makes the game work.
Note the it seems the 16-bit values order is correct as native and builtin resources have for instance version number 1.2.3.4 stored as 02 00 01 00 04 00 03 00.
So the game wants DX5 and check the minor is >= 5 for all 3 dlls.