0 of 0

File information

Last updated

Original upload

Created by

Daniel Pistelli

Uploaded by

xowny

Virus scan

Safe to use

Tags for this mod

About this mod

Enable large address Aware flag, allowing 32 bit games/aplications to utilize up 4GBs of ram.

Permissions and credits
Donations
Enable large address Aware flag, allowing 32 bit games/aplications use up to 4gbs of ram.




Basically speaking, 32-bit (x86) software only recognizes 2 GB of memory
(the other 2 GB is reserved for the system), and anything above 4 GB
simply does not exist in the 32-bit world.

Nowadays, almost everyone already has more than 2 GB of RAM installed on
their PC. To make x86 applications recognize this additional RAM (up to
4 GB), a “patch” in the .exe file is necessary that sets a flag called LARGEADDRESS .


Instructions:

Run it (administrator mode recommended), select the .exe (executable of the app/game) and it's
done. The tool itself will create a backup of the .exe file in which it
received the patch.

Credits: Daniel Pistelli