Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

nVidia-disable LCD scaling, refresh rates (Users)

posted by RayeR Homepage, CZ, 12.01.2009, 10:04

Hi, I found easy way how to control on-chip scaler:

mov ax,4F14h ;VESA VBE OEM function
mov bl,2     ;Subfunction 02 = Set Panel Expansion/Centering
mov bh,1     ;00 = Return Current Setting, 01 = Set Centering/Expansion
mov cx,0000h ;Exp. mode: 00 = Scaled, 01 = Centered 1:1, 02 = Left Corner 1:1
int 10h      ;call VGA/VBE service
int 20h      ;exit


This should work on all nVidia cards but it is not exactly what I'm looking for. It always sends native resolution to LCD - if no expansion then just black borders are added around instead lowering resolution. But better than nothing. I can use it in batch files to customize mode for different programs.

---
DOS gives me freedom to unlimited HW access.

 

Complete thread:

Back to the forum
Board view  Mix view
22752 Postings in 2119 Threads, 402 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum