Skip to content

Add large address aware flag

himie requested to merge bird/Kart-Public:large-address-aware into master

This allows the final exe to use more than 2gb of RAM in a 64-bit system which should get rid of most out of memory errors on 32-bit builds

LAA has been tested in moe mansion for a while now and it is known to significantly reduce the number of OOM errors that users experience

Merge request reports