[Bug 30849] Diablo 3: Hangs on "Authenticating Credentials"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 7 12:44:42 CDT 2012


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

Jason Parker <north at ntbox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |north at ntbox.com

--- Comment #60 from Jason Parker <north at ntbox.com> 2012-06-07 12:44:42 CDT ---
You've got an off-by-*mumblemumble* on your 2GB example, Erich.

0x80000000 == 2GB (0x00000000 -> 0x7FFFFFFF)
0xC0000000 == 3GB (0x00000000 -> 0xBFFFFFFF)

3GB should be just fine - this is what setarch -3 is doing, which Windows (What
versions?  Does that matter?) supports.


Also it should be pointed out that 64-bit wine compiles needs to not have this
limit.

-- 
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