http://bugs.winehq.org/show_bug.cgi?id=31988
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #42335|0 |1 is obsolete| |
--- Comment #11 from Rico kgbricola@web.de 2013-06-25 05:56:40 CDT --- Created attachment 44960 --> http://bugs.winehq.org/attachment.cgi?id=44960 Improve constant table handling (try 2)
Slightly new version: - pointer arrays should work - initial struct handling (it may not be perfect, especially for deeper structs)
Still missing: - SetDefaults - Clean up the code and add some more comments for the corner cases
This will hit the git after 1.6.
Could you please try it with the mentioned games. It should be a lot better than the old patch. Well, it may be the case, that the games don't use the newly added features, at least it would be nice to check if there are no regressions to the last patch.