Why are all LCD monitors now widescreen?


Recommended Posts

Widescreen is awesome for working with Visual Studio, and playing recent 3D games.

However, I hate how LCDs in general and widescreen LCDs in particular cannot adapt to old games with low resolution like 800x600 or 640x480. They look like crap compared to what they looked on CRTs.

As it may have been stated before.. widescreen (16:9) is the new standard. The inch description is actually calculated from corner to corner which makes the widescreen appear smaller than phasing 4:3 monitors. You actually do not lose any real estate, its just longer versus wider.

I use dual widescreen at work and at home.. and other than finding dual wallpaper 2880x900.. I love them.

As it may have been stated before.. widescreen (16:9) is the new standard. The inch description is actually calculated from corner to corner which makes the widescreen appear smaller than phasing 4:3 monitors. You actually do not lose any real estate, its just longer versus wider.

I use dual widescreen at work and at home.. and other than finding dual wallpaper 2880x900.. I love them.

You contradicted yourself. :p

(2880/900)/2 = 1.6:1

You have 2 16:10 monitors.

16:10 aka (8:5) seems to be the new standard for monitors.

16:9 is the new standard for HDTV.

By the way I have always consider box set 4:3 and widescreen 16:9 so the whole 16:10 is baffling to me. As I have been searching since your post to find information about this to see that others are questioning it themselves.

Interesting though.. about to pull out the ruler and measure the screen. :p

http://www.tgdaily.com/content/view/38217/117/

Widescreen is awesome for working with Visual Studio, and playing recent 3D games.

However, I hate how LCDs in general and widescreen LCDs in particular cannot adapt to old games with low resolution like 800x600 or 640x480. They look like crap compared to what they looked on CRTs.

It's the other way around. It's up to software to adapt to whatever hardware you use it on.

I love my 21" widescreen, I really want to get another, but I may wait a little.

From what I heard from a co-worker, there is a industry wide shortage of glass or some other material. Cutting a widescreen template from thier glass sheets is more effecient and produces less excess waste material. Clients of ours have a hard time buying 19"s, or at least they are slightly more expensive than they used to.

Anyone else hear this?

The 16:10 has a number of advantages. In video editing, the user can view a much more extended timeline. This format also allows you to view two A4 sized pages in a word processor, or two separate windows simultaneously.

According to manufacturer NEC: The vision of humans naturally moves horizontally rather than vertically, and ergonomics experts have recommended a broad format for a long time. In a professional setting, the use of large screens better facilitates execution of the tasks on the screen and thus contributes to increased productivity.

Widescreen is awesome for working with Visual Studio, and playing recent 3D games.

However, I hate how LCDs in general and widescreen LCDs in particular cannot adapt to old games with low resolution like 800x600 or 640x480. They look like crap compared to what they looked on CRTs.

If you have a DVI connection you should be able to use the ati/nvidia control panel to pillarbox them. Of course my cheap LCD is VGA so I can't :(. You can also try widescreengamingforum.com which has ways of getting old games into widescreen.

If you have a DVI connection you should be able to use the ati/nvidia control panel to pillarbox them. Of course my cheap LCD is VGA so I can't :(. You can also try widescreengamingforum.com which has ways of getting old games into widescreen.
Even when it works (and drivers don't always work as they should), LCDs use linear interpolation to achieve non-native resolutions, which simply put, looks like crap. Text can become almost illegible.

It's a case where supposedly superior technology is actually less flexible than the old. LCDs are able to look great at ONE resolution and fail at every other.

I don't like widescreen monitors because I surf a lot and the internet is not designed with them in mind. Pages are meant to be viewed in 4:3 or 5:4 aspect ratios; the empty spaces are quite distracting to me.

That being said, widescreens are great for watching videos. My favorite (and current) monitor is a 20.1" sporting a 1600x1200 resolution. I have enough real estate to do everything I want without webpages losing their intended proportions.

you can also cut more panels out of the really big panels that are made in the manufacturing plants. It is cheaper and easier to make widescreen monitors than it is to make 4:3. Also with people using computers to watch movies and hd content it is better to just make widescreen monitors.

Well it became a standard in cinema, in televisions, on camcorders, so there's only one kind of "screen" remaining, which is the computer...

Yeah, it's smaller, but I still think we can do better arrangements that way (aka horizontal menus take A LOT more space than vertical menus because of the text, but if we talk widescreen, it's more feasable to do horizontal menus), and video cards can perform better :D

...Not software made 10 years ago. Besides, tell me how Baldur's Gate is supposed to "adapt" to 1650x1080 resolution and not look ridiculous.

Yes, even software that was made 10 years ago should have been written from the get-go to anticipate any strange resolution that might not have existed at the time is was written. It's called hardware abstraction--the drivers and the OS isolate you from these sort of things. Since Windows has had a graphical interface, the API has been there to get the screen resolution, no matter what it is. It doesn't matter if it's 640x480 or 4096x4096--you work with what's available, not with "common presets".

Yes, even software that was made 10 years ago should have been written from the get-go to anticipate any strange resolution that might not have existed at the time is was written. It's called hardware abstraction--the drivers and the OS isolate you from these sort of things. Since Windows has had a graphical interface, the API has been there to get the screen resolution, no matter what it is. It doesn't matter if it's 640x480 or 4096x4096--you work with what's available, not with "common presets".
I'm not sure you get the point. Windows and DirectX and whatever are not responsible in any way for old 2D games looking bad on LCD monitors. The Infinity Engine, that renders all the Black Isle games, was written with 800x600 resolution in mind. Contrarily to 3D models, 2D sprites don't scale; when you change the resolution, you change their size. Short of re-drawing Baldur's Gate graphics with higher resolutions, it is impossible to make this game display the way it was meant to on a display that has a fixed resolution of 1680x1050, 1920x1200 or whatever.

A CRT monitor doesn't mind displaying in 320x240 or 1600x1200; it can display exactly the number of pixels you want it to display. It is flexible. LCDs, on the other hand, have a fixed resolution; try to render 800x600 on a widescreen 22" display, and you end up stretching those 800x600 pixels across the 1680x1050 physical pixels of the LCD.

How software is supposed to make up for this, I wonder. :rolleyes:

A CRT monitor doesn't mind displaying in 320x240 or 1600x1200; it can display exactly the number of pixels you want it to display. It is flexible. LCDs, on the other hand, have a fixed resolution; try to render 800x600 on a widescreen 22" display, and you end up stretching those 800x600 pixels across the 1680x1050 physical pixels of the LCD.

How software is supposed to make up for this, I wonder. :rolleyes:

You go into the driver control panel and enable fixed aspect scaling (available with nVidia and ATi drivers - I've used them both). You can choose to stretch the image to fill the whole screen, stretch it to fill the vertical axis (while maintaining the aspect ratio, borders at the sides) or centre it using the exact pixel resolution (displays borders at the top, bottom and sides). I installed Worms World Party last night and had to enable that option in the ATi control panel to stop it looking funky - it should really be enabled by default.

Old games were really stupid when it came to using hardware, the good thing about it though, is that technology has improved and people are getting smarter at fixing things.

Like a custom hook for DirectDraw that makes a full screen only game run in windowed mode.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Ventoy 1.1.14 by Razvan Serea Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With Ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)EFI files to the USB drive and boot them directly. You can copy many files at a time and ventoy will give you a boot menu to select them. Both Legacy BIOS and UEFI are supported in the same way. Most type of OS supported (Windows/WinPE/Linux/Unix/Vmware/Xen...) Ventoy features: 100% open source Simple to use Fast (limited only by the speed of copying iso file) Directly boot from ISO/WIM/IMG/VHD(x)/EFI file, no extraction needed Legacy + UEFI supported in the same way UEFI Secure Boot supported (since 1.0.07+) Persistence supported (since 1.0.11+) MBR and GPT partition style supported (1.0.15+) WIM files boot supported (Legacy + UEFI) (1.0.12+) IMG files boot supported (Legacy + UEFI) (1.0.19+) Auto installation supported (1.0.09+) File injection supported (1.0.16+) ISO files larger than 4GB supported Native boot menu style for Legacy & UEFI Most type of OS supported(Windows/WinPE/Linux/Unix/Vmware/Xen...), 550+ iso files tested Not only boot but also complete installation process ISO files can be listed in List mode/TreeView mode Linux vDisk boot supported (vdi/vhd/raw) "Ventoy Compatible" concept Plugin Framework Menu Alias/Menu Style/Customized Menu supported USB drive write-protected support USB normal use unaffected Data nondestructive during version upgrade No need to update Ventoy when a new distro is released Ventoy 1.1.14 changelog: Update secure boot shim file to solve the UEFI CA 2023 issue. The new release use a new CA, so you need to enroll the new key for the first boot time. VentoyPlugson update synchronously. Global control plugin add a VTOY_SECURE_BOOT_POLICY option. Notes Download: Ventoy 1.1.14 | 15.9 MB (Open Source) Download: Ventoy Live CD | 187.0 MB Link: Ventoy Home Page | Project Page @GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Save 83% on PRO$PER Lifetime Pass by Sterling Stock Picker by Steven Parker Today's deal from our Apps + Software section of the Neowin Deals store, lets you save 83% on PRO$PER Lifetime Pass by Sterling Stock Picker. Note: Only available to NEW users. This deal is exclusive to Stacksocial. Gain Financial Freedom Through Expert Education PRO$PER Financial Success System is a comprehensive financial education platform designed to help individuals build stronger money habits, make informed financial decisions, and create a clear path toward long-term wealth. The program includes 12+ in-depth financial courses, more than 150 lessons, personalized learning pathways, and a financial dashboard that tracks your progress and goals. Members receive lifetime access to expert-led training from seasoned financial educator Jaden Sterling, along with exclusive resources such as worksheets, eBooks, webinars, and practical implementation tools. The platform also features Finley AI, an intelligent financial coaching assistant that delivers personalized guidance, recommendations, and educational support tailored to your unique financial journey. Ideal for anyone looking to reduce debt, improve budgeting skills, grow investments, prepare for retirement, or achieve greater financial confidence and stability. Whether you're a beginner learning the fundamentals of personal finance or someone seeking to strengthen an existing financial plan, the platform provides actionable strategies and step-by-step guidance to help you reach your goals. Through personalized recommendations, community support, and AI-powered coaching, members can develop better financial habits, avoid common money mistakes, and stay focused on long-term success. By combining education with practical implementation, PRO$PER empowers users to build sustainable wealth, improve financial security, and create a stronger foundation for their future. Comprehensive Financial Training Made Simple Financial Success Blueprint: Learn the fundamentals of budgeting, saving, debt reduction, investing, retirement planning, and wealth creation. 12+ Comprehensive Financial Courses: Access a growing library of expert-led courses covering personal finance and money management. 150+ Financial Lessons: Explore a wide range of educational content designed to strengthen your financial knowledge. Lifetime Access: Enjoy unlimited access to all current and future training materials at your own pace. Self-Paced Learning: Study anytime, anywhere, with no deadlines or fixed class schedules. Expert-Led Instruction: Learn from experienced financial educator and mentor Jaden Sterling. Step-by-Step Learning Paths: Follow structured roadmaps that simplify complex financial topics. AI-Powered Support for Financial Success Finley AI Financial Coach: Get on-demand guidance, insights, and support from an AI-powered financial assistant. Personalized Financial Dashboard: Track financial goals, confidence levels, progress, and areas for improvement. Tailored Learning Recommendations: Receive customized course suggestions based on your profile and objectives. Investment & Wealth-Building Insights: Explore strategies to grow wealth and make informed financial decisions. Resources and Support to Thrive Financially Decision-Making Support: Gain confidence in managing money, investing, and long-term planning. Community Support Network: Connect with like-minded members, share experiences, and learn from others. Exclusive Educational Resources: Access eBooks, worksheets, webinars, guides, and practical financial tools. Actionable Learning Approach: Apply concepts immediately through exercises, implementation strategies, and real-world examples. Good to know Length of access: Lifetime Redemption deadline: redeem your code within 60 days of purchase Access Options: Desktop and mobile Max number of devices: Unlimited Updates included Only available to NEW users PRO$PER Lifetime Pass by Sterling Stock Picker normally costs $499 but it can be yours for only $79.99, that's a saving of $420 (83%) off! For terms, and more details click the link below. PRO$PER Lifetime Pass by Sterling Stock Picker at 83% off (was $499) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Windows 10 is end-of-life (EOL) anyway.
    • 1. It only affects Windows 10, which is EOL anyway. 2. NVIDIA had very serious driver issues for >6 months after the GeForce RTX 5000 series came out.
  • Recent Achievements

    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
    • One Month Later
      Tom Schmidt earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      456
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      83
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!