http://bugs.winehq.org/show_bug.cgi?id=30849
--- Comment #72 from Erich Hoover ehoover@mines.edu 2012-06-07 15:34:48 CDT --- (In reply to comment #70)
... Yes, it's 0xfffeffff for LARGE_ADDRESS_AWARE.
So (combined with some tests I've run), we have: true 32-bit w/o LF: 0x7ffeffff true 32-bit w/ LF: 0x7ffeffff WoW64 32-bit w/o LF: 0x7ffeffff WoW64 32-bit w/ LF: 0xfffeffff
Testing the game just on it's own I've found that it will work up to a value of 0xfff00000, 0xfff00001 and it'll stall.