[Bug 10580] S.T.A.L.K.E.R. shadow corruption

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 26 00:26:04 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=10580





--- Comment #16 from Vitaliy Margolen <vitaliy at kievinfo.com>  2008-05-26 00:26:03 ---
I think found the problem. The old codepath used to remap constant indexes:
tmp_loc = constant_locations[lconst->idx]
New code doesn't. Inserting extra debug print statements confirms it:
23 != 11
22 != 11
13 != 11
(11 being the lconst->idx).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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