bcdedit /set IncreaseUserVA 2560 (2GB RAM 을 가진. 윈도우에서의 메모리 확장 지원)

shint의 이미지


4GB 지원도 있지만.
2GB 지원도 되는거 같습니다. ㅇ_ㅇ;;

마영전 게임에 이런 파일이 있네요.

EnableLAA.bat

@echo off
set local
bcdedit /set IncreaseUserVA 2560
if %ERRORLEVEL% == 0
{
echo ERROR
set result = 0
}
else
{
echo SUCCESS
set result = 1
}
exit

+ /PAE /EXECUTE 옵션