명령어를 이용한 윈도우 해상도 변경
1. ChRes v0.3
Change screen resolution V0.3
Written by M.Hirsch (www.vrdevelopers.de), software in the public domain.
It is your responsibility to choose a mode supported by your video card
and monitor! Unsupported modes may damage either!
Use at your own risk!
Syntax: chres <width> <height> <bpp> <refresh> : set screen resolution
chres reset : set the values stored in the registry
chres list : list available video modes
* 사용법 : chres 너비 높이 색상 빈도율
3451330041.xxx* 제작사 : http://www.vrdevelopers.de/
2. MultiRes v1.58
* 사용법 : multires /너비,높이,색상,빈도율
예) multires /800,600,32,75
multires /모니터번호:너비,높이,색상,빈도율 /모니터번호:너비,높이,색상,빈도율
예) multires /1:800,600,32,75 /2:1024,768,16,60 /3:640,480,8,85
2806134938.xxx* 제작사 : http://www.entechtaiwan.com/util/multires.shtm
3. QRes v1.1
QRes v1.1
Copyright (C) Anders Kjersem.
QRES [/X:[px]] [/Y:[px]] [/C:[bits] [/R:[rr]] [/S] [/L] [/D] [/V] [/?] [/H]
/X Width in pixels.
/Y Height in pixels.
/C Color depth.
/R Refresh rate.
/S Show current display settings.
/L List all display modes.
/D Does NOT save display settings in the registry..
/V Does NOT display version information.
/? Displays usage information.
/H Displays more help.
Ex: “QRes /x:640 /c:8” Changes resolution to 640 x 480 and the color depth to 256 colors.
* 사용법: Qres /x:너비 /y:높이 /c:색상 /r:빈도율
5374586767.xxx* 제작사 : http://www.aksoftware.tk/
위의 프로그램들을 이용하여 도스 명령어를 통해 해상도를 변경할 수 있습니다.
바로가기 또는 단축키로 명령어를 연결하게 되면 보다 간편하게 해상도 조절할 수 있습니다.
필요한 자료였는데 잘 정리된 정보로 도움이 되었습니다.
감사합니다.