[Bug 17258] M.A.X.2 : error "Screen init failed" when starting the game

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 11 03:52:42 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=17258

--- Comment #27 from Christian Costa <titan.costa at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list