//
대충 이렇게 해보니.
여신의 날개가 같이 나오거나. 캐릭터가 먼저 보이네요. ㅇ_ㅇ;;
타격이 빠름
통통 로딩
따닥 타격
벨 소리가 줄어듦
시간이 지나면. 약간 멈춤
//
CMOS BIOS - STEP2
//
BCDEdit /set - Windows drivers | Microsoft Learn
http://learn.microsoft.com/ko-kr/windows-hardware/drivers/devtest/bcdedit--set
데이터 실행 방지 - 위키백과, 우리 모두의 백과사전
http://ko.wikipedia.org/wiki/%EB%8D%B0%EC%9D%B4%ED%84%B0_%EC%8B%A4%ED%96%89_%EB%B0%A9%EC%A7%80
// 테스트 코드
bcdedit /set {current} nx OptIn
bcdedit /set {current} clustermodeaddressing 2
bcdedit /set {current} maxproc yes
bcdedit /set {current} usephysicaldestination yes
bcdedit /set {current} hypervisorlaunchtype Auto
bcdedit /set {current} hypervisoruselargevtlb yes
bcdedit /set {current} ems yes
bcdedit /set {current} detecthal yes
작업을 완료했습니다.
bcdedit /set {current} hypervisoriommupolicy enable
bcdedit /set {current} hypervisorloadoptions NOFORCESNOOP yes
bcdedit /set {current} hypervisorloadoptions yes
bcdedit /set {current} hypervisornumproc 2
bcdedit /set {current} hypervisorrootprocpernode 2
bcdedit /set {current} hypervisoriommupolicy enable
// 이건 하면 안됨 ㅠ_ㅠ;;
bcdedit /set {current} ems yes
bcdedit /set {current} detecthal yes
bcdedit /set {current} vga yes
bcdedit /set {current} groupsize 64
bcdedit /set {current} groupaware on
bcdedit /set {current} hypervisoriommupolicy enable
bcdedit /set {current} hypervisornumproc 64
bcdedit /set {current} hypervisorrootproc 64
bcdedit /set {current} hypervisorrootprocpernode 64
bcdedit /set {current} hypervisoruselargevtlb on
bcdedit /set {current} maxgroup on
bcdedit /set {current} nolowmem on
bcdedit /set {current} onecpu off
bcdedit /set {current} usefirmwarepcisettings yes
bcdedit /set {current} uselegacyapicmode yes
bcdedit /set {current} xsavedisable 0
bcdedit /set {current} x2apicpolicy enable
bcdedit /set {current} removememory 256
bcdedit와 CMOS BIOS 옵션 설정 변경 후. 윈도우 강제 종료 발생 ㅇ_ㅇ;;
디스크 정리 + 디스크 조각 모음 하면. 괜찮아지기도 함.
onecpu off 로 변경 ㅇ_ㅇ;;
네트워크 지연 오류 발생 (무선 Wi-Fi)
//
부팅 복구 명령어
bcdboot G:/Windows
64bit 게임 시작(실행)은 베타 버전입니다.
이용 중 정상적으로 진행이 되지 않는 문제가 발생할 경우 32bit로 이용해주시기 바랍니다.
댓글 1
로그인 후 이용하실 수 있습니다
글을 등록하실 때는 타인을 존중해 주시기 바랍니다. 타인을 비방하거나 개인 정보를 유출할 경우,
운영 정책에 의하여 제재를 받거나 관련 법에 의하여 처벌을 받을 수 있습니다.