Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

[CMD] Qres - screen resolution, color depth, refresh rate


  • Please log in to reply
No replies to this topic
ahkiot0
  • Members
  • 51 posts
  • Last active: Mar 11 2015 12:45 AM
  • Joined: 31 May 2008
<!-- m -->http://go.to/aksoftware/<!-- m -->

Qres (Anders Kjersem)

QRes is a command line utility to change screen resolution, color depth and refresh rate.

* File Size 4,50 KB (4 608 bytes)
* Version: 1.1
* License: Freeware
* Requirements: Windows 95/NT4/98/ME/2000/XP/2003/Vista/2008/7

<!-- m -->http://home.no/aksof...oducts/QRes.zip<!-- m -->

Command line Examples:

qres.exe /x:640 Changes resolution to 640 x 480.
qres.exe /x 1280 /y 1024 Changes resolution to 1280 x 1024. (If your graphics card supports it)
qres.exe /c:8 Changes color resolution to 256 colors.
qres.exe /c:16 Changes color resolution to high color (16 bit).
qres.exe /c:24 Changes color resolution to true color (24 bit).**
qres.exe /r:0 Changes the refresh rate to Adapter Default.*
qres.exe /r:-1 Changes the refresh rate to Optimal.*
qres.exe /r:80 Changes the refresh rate to 80 Hz.

* Windows 95/98/Me only.
** On Windows XP you must use 32 bit.