vote up 0 vote down star

This might be a little off-topic as a non-programming question, but perhaps any answer provided might help a programmer in an esoteric testing scenario or something.

I have a new standard def living room TV with a media computer attached to it running Windows XP Pro. I installed an ATI Radeon 9800 series AGP video card for connecting to the NTSC input on the TV. It initially came up in 640x480 resolution, and then I tried 800x600 to see what it would do. (It scaled 800x600 to the native 640x480.)

Now I want to switch it back to 640x480 and the option is missing from the Resolution slider in the Display Control Panel. Is there a magic trick to make this low resolution come back as an option?

flag

25% accept rate
This is not programming related, period. – Cody Brocious Jan 16 '09 at 22:20
Thanks to the people who made helpful suggestions. I will later when I am at home and update the question if I am able to fix my issue. – Brendan Kidwell Jan 16 '09 at 22:27
I'm not sure how hard it is for people to grasp that Stack Overflow is not meant for all computer questions, just programming related questions. – George Stocker Jan 16 '09 at 22:47
Well, there is a fuzzy line there. Granted, this particular question is pretty far past the fuzz. Especially since it starts with "This might be a little off-topic as a non-programming question". :) – EBGreen Jan 16 '09 at 22:49

closed as not programming related by Cody Brocious, George Stocker, ctacke, Gamecat Jan 16 '09 at 22:24

4 Answers

vote up 4 vote down

Microsoft® Windows® XP does not have the 640 × 480 screen resolution available in the Display Settings dialog box by default.

There is a way to enable 640 × 480 in Windows XP for older games and applications that need 640 × 480 screen resolution. Use the following steps to enable 640 × 480 in Windows XP.

  1. From the Start menu, click Control Panel.
  2. Click Appearances and Themes.
  3. Click Display.
  4. Click the Settings tab.
  5. Click Advanced.
  6. Click the Adapter tab.
  7. Click List All Modes.
  8. Select 640 by480, 256 Colors, 70 Hertz.
  9. Click OK.
  10. Click OK.
  11. Click Yes to retain the setting.
  12. Click OK.
  13. From the File menu, click Close to exit Appearances and Themes.

This enables 640 × 480 screen resolution permanently.

Answer taken from: http://support.gateway.com/s/SOFTWARE/MICROSOF/7509594/FAQ2/7509594faq11.shtml

Edit: Fixed formatting.

link|flag
vote up 2 vote down

Right click desktop

Choose Properties

Go to Settings tab

Click Advanced

Go to Adapter tab

Click List all modes

Here you will see all resolution modes.

link|flag
vote up 0 vote down

Although not programming related.

There should be an option to show modes your monitor doesn't support (auto-detect).

link|flag
vote up 0 vote down

The resolutions that appear on that slider are controlled by a combination of a variety of different INF files for your hardware. I would suggest a program such as PowerStrip to use unlisted resolutions.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.