Hello, Wine-1.3.14 came to working on Solaris 11 Express very fine. "Final Fantasy XI" and "Dragon Age 2 Demo" Dragon Age 2 Demo http://twitpic.com/43h8r2 Final Fantasy XI JP (Japanese input is terrible) http://twitpic.com/42u6ov http://twitpic.com/42u61h I operated by backout the fix. libwine: Reserve some low memory space even without a preloader. http://www.winehq.org/pipermail/wine-cvs/2009-October/061016.html To our regret, what it is effective in this operation is not understood. Please enjoy. Thanks, Kazuyuki Sato
Kazuyuki Sato wrote:> libwine: Reserve some low memory space even without a preloader. > http://www.winehq.org/pipermail/wine-cvs/2009-October/061016.html > > To our regret, what it is effective in this operation is not understood.Most 32-bit windows programs (those compiled without LARGEADDRESSAWARE flag) can only deal with lover 2GB of memory. Wine reserves this memory to force all system libraries to be loaded into upper 2GB. If you remove this commit your program can run out of space. Or in some cases won't even start.