Quote:
Could this be a "Bug Report" for the new Alpha since it's not detecting extra RAM that well?

It's using unsigned arithmetic, so if the amount of memory is less than the player originally shipped with, the calculation wraps round and the player assumes there's nearly 2^32 bytes of extra RAM. This isn't really a bug (I haven't heard of anyone modding their player by chiselling off existing RAM chips), but we'll change it for the next release anyway.

Peter