https://bugs.winehq.org/show_bug.cgi?id=54924
Bug ID: 54924 Summary: Cannot allocate memory above 3 GB Product: Wine Version: 8.7 Hardware: x86-64 OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: adrien_fernandes2@hotmail.com
Hello,
I don't know if I'll find any answer here but I'm a long time FreeBSD player and used all sorts of tricks to help me play my favourite games on Wine.
So, actually, I built Wine 32-bits myself with zero patch. It builds perfectly as-is and I use the NTCORE 4gb patch to enjoy more games (it's to apply the LARGE_ADDRESS_AWARE per .exe).
Most of the time, it runs really great but in some games which need more than 3 GB of RAM, the game will just crash saying that it cannot allocate more memory (it's understandable).
Is there a way to allocate more memory to Wine 32-bits ? Increasing the 3 GB to something like 3,5 GB by changing a line in the code?
Thank you very much for your help!