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

    • JBL BAR 800 5.1.2 Dolby Atmos soundbar is an amazing deal today by Sayan Sen This Amazon Prime Day 2026 sales so far we have had a couple of nice deals related to sound and audio. First we have the Sennheiser HD 600 at its lowest ever price of just $225. Next we also have the Beats Studio Pro at its lowest price ever at just $150. However perhaps you prefer your gear to sound great on a larger scale, like throughout the room. In that case an all-in-one soundbar system can help and currently JBL's BAR 800 is a great deal for sure as it's up for grabs at just $600 (purchase link under the specs table down below). One thing that should be appreciated a lot about these JBL soundbars is their spec sheet and the frequency response data it provides. The firm is honest about it as JBL confirms the subwoofer is able to go down to 35 Hz at -6dB or F6. This means it should be covering 40Hz and up very well, where most of the bass lies. You miss out on a lot of sub-bass but that is to be expected given the price point and the subwoofer driver size. Speaking of which, it is a 10-inch driver and promises a max output power of 300 watts at 1% THD (total harmonic distortion). JBL also claims the system will provide you with a "True Dolby Atmos" experience. The surround speakers are wireless and battery-powered which means setting them up should be really convenient. The technical specs of the JBL BAR 800 are given in the table below: Specification Value Channel Configuration 5.1.2-channel soundbar system Dolby Atmos Yes, with 2 up-firing drivers Total System Power Output 720 W Soundbar Power Output 340 W Surround Speaker Power Output 2 × 40 W Subwoofer Power Output 300 W Soundbar Drivers 3 × 46×90 mm racetrack drivers, 3 × 20 mm tweeters, 2 × 70 mm up-firing full-range drivers Surround Speaker Drivers 1 × 46×90 mm racetrack driver (each speaker) Subwoofer Driver 10-inch (260 mm) wireless subwoofer Frequency Response 35 Hz – 20 kHz (-6 dB) Audio Inputs Optical, Bluetooth, Chromecast built-in, AirPlay, Alexa Multi-Room Music (MRM), USB* HDMI Inputs 1 HDMI video input HDMI Output 1 HDMI eARC output HDCP Version 2.3 HDR Pass-Through HDR10, Dolby Vision Bluetooth Version 5.0 Wi-Fi Version 6, 6E Streaming Services Chromecast built-in, Apple AirPlay, Alexa MRM Get it at the link below: JBL Bar 800-5.1.2-Channel Dolby Atmos soundbar with Detachable Surround Speakers (Black): $599.85 (Sold and Shipped by Amazon US with Prime) Prime subscription can be cancelled within three business days. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Microsoft releases PowerToys v0.100.1, fixes a bug that made remapped keys misbehave by Ivan Jenic Microsoft just released PowerToys v0.100.1, a patch update that addresses several stability and behavior issues found in v0.100.0. The v0.100.0 patch was a significant update for PowerToys, as it introduced all sorts of new features and additions, such as a rebuilt Shortcut Guide, a Command Palette Extension Gallery, webcam overlay support in ZoomIt, and more. However, the v0.100.0 version also introduced some bugs and stability issues. And now, Microsoft is addressing these issues in the new patch. The most impactful fix in this release perhaps is in Keyboard Manager, where remapped modifier keys were being delivered as system-key events, causing unexpected behavior in apps. The clearest example of this was Alt-to-Backspace remaps, deleting whole words instead of a single character. So, if you thought there was an issue with your keyboard, Microsoft just confirmed that it was PowerToys. Beyond the Keyboard Manager fix, v0.100.1 also addresses several other issues. It fixes a bug with Power Display that was preventing monitors from waking from standby correctly. Additionally, the new update patches Quick Access crashes on launch, and resolves a Shortcut Guide crash that occurred when switching between sidebar sections. Here’s the full changelog: Color Picker Fixed a bug where the main Color Picker window could appear inside the zoomed-in picker view Command Palette Fixed Run history initialization in AOT builds Fixed a bug where the Performance Monitor dock item could show ??? after restart Fixed the Hibernate command using the Sleep icon Limited the "pin to dock" dialog to displays where the dock is enabled Keyboard Manager Fixed modifier keys remapped to non-modifier keys being delivered as system-key events, which caused unexpected behavior in apps such as Alt-to-Backspace deleting whole words Power Display Fixed a bug where selecting On in the monitor power-state control did not wake a monitor from standby Fixed built-in display detection and brightness control on dual-GPU laptops where the internal panel is driven by the discrete GPU PowerToys Run Fixed VS Code Workspaces discovery after VS Code moved recently opened workspace data to shared storage Quick Access Fixed Quick Access flyout crashes caused by unhandled XAML exceptions during launch or page navigation Shortcut Guide Fixed a crash when navigating between Shortcut Guide sidebar sections Fixed number-key rendering in shortcut manifests and added a Postman shortcut manifest Updated bundled shortcut manifests to use the literal number-key token so number keys render correctly across apps ZoomIt Fixed a race condition in audio initialization for ZoomIt video recording You can download PowerToys v0.100.1 from the official GitHub releases page.
    • OBS Studio 32.2.0 Beta 2 by Razvan Serea OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the widely used Open Broadcaster Software, to allow even more features and multi-platform support. OBS Studio supports multiple sources, including media files, games, web pages, application windows, webcams, your desktop, microphone and more. OBS Studio Features: High performance real time video/audio capturing and mixing, with unlimited scenes you can switch between seamlessly via custom transitions. Live streaming to Twitch, YouTube, Periscope, Mixer, GoodGame, DailyMotion, Hitbox, VK and any other RTMP server Filters for video sources such as image masking, color correction, chroma/color keying, and more. x264, H.264 and AAC for your live streams and video recordings Intel Quick Sync Video (QSV) and NVIDIA NVENC support Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support. GPU-based game capture for high performance game streaming Unlimited number of scenes and sources Number of different and customizable transitions for when you switch between scenes Hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, fast mute of any audio source, show or hide any video source, switch between scenes,and much more Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes DirectShow capture device support (webcams, capture cards, etc) Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly. Streamlined Settings panel for quickly configuring your broadcasts and recordings. Switch between different profiles with ease. Light and dark themes available to fit your environment. …and many other features. For free. At all. OBS Studio 32.2.0 Beta 2 changelog: Beta 2 Changes Fixed a CI deployment issue. There are no application changes since Beta 1. 32.2 New Features Replaced add source dropdown with new dialog [Warchamp7] Improved FPS selector UX [jcm93] Added missing file support for filters [exeldro] Added ability for plugins to set custom icons for new source types [cg2121] Included .webp files when adding a directory to Image Slide Show source [TarunCore] Added copy paste functions to frontend API [exeldro] Added filter to compose SDR into HDR [jpark37] Added delete as a hotkey to delete sources on macOS [PatTheMav] Added dynamic bitrate support to multitrack video [lexano-ivs] 32.2 Changes Forced Intel-based installations to update to Apple Silicon version on macOS [PatTheMav] This change means that OBS Studio versions built for Intel-based Macs but running on Apple Silicon Macs will automatically update to OBS Studio built for Apple Silicon Macs. If an installation was using third-party plugins, those plugins will no longer load until replaced with Apple Silicon versions. Fixed audio mixer state getting out of sync when changing settings via websockets or plugins [Warchamp7] Added theming for checked QToolButtons [glikely] Improved OpenGL performance slightly on low-end machines [kkartaltepe] Set minimum size for color source to 1 pixel [exeldro] Added minimum width to spinboxes [Warchamp7] Disallowed overwriting the crash handler [sebastian-s-beckmann] Applied process mitigation policies for Windows [notr1ch] Adjusted description of multitrack video [jhnbwrs] Changed new capture devices to use fallback frame rate by default [PatTheMav] Improved DLL loading behavior on Windows [notr1ch] Limited multitrack video config to Custom service [PatTheMav] 32.2 Bug Fixes Fixed OAuth and dock state save corruption [PatTheMav] Fixed group bounds not resizing when removing items [howellrl] Fixed canvas mixes not being restored after video reset [dsaedtler] Fixed some erroneous crashes during shutdown [Warchamp7] Fixed display capture sometimes capturing black after a duplicator failure [ThrowTop] Fixed color of controls dock output buttons in System theme [shiina424] Fixed virtual camera reset failures [stephematician] Fixed potential crash when user discards changes in the settings window [suogesi] Fixed incorrect return value in virtualcam filter [xtfo] Fixed source toolbar buttons not working after dragging a source into a group [Warchamp7] Fixed properties hint icon spacing [Warchamp7] Fixed potential crash when a video device reconnects on macOS [jcm93] Fixed an issue where PipeWire could fail on NVIDIA GPUs [hoshinolina] Fixed obs_canvas_get_video_info returning incorrect framerate [dsaedtler] 32.2 Deprecations Deprecated obs_properties_add_button [sebastian-s-beckmann] Download: OBS Studio 32.2.0 Beta 2 | Portable | ARM64 | ~200.0 MB (Open Source) View: OBS Studio Homepage | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Is a fast food restaurant a good metric to compare against?
    • Grand Theft Auto VI pricing revealed alongside Ultimate Edition and pre-loading details by Pulasthi Ariyasinghe Last week, Rockstar revealed Grand Theft Auto VI pre-orders will be starting soon, and just a day ahead of that, now the studio has announced the official pricing for the highly anticipated game. This has been a hotly debated topic among fans and industry veterans for a long time, considering the game is expected to be the biggest entertainment product launch ever. The confirmed pricing for the Grand Theft Auto VI standard edition is $79.99, which Rockstar says gives access to the "single-player experience set in the biggest, most immersive evolution of the series yet." This follows what most of our readers thought would happen with the pricing too. At the same time, a $99.99 Grand Theft Auto VI: Ultimate Edition has been confirmed as well, which lands with "an exclusive collection of premium vehicles, weapons, apparel, and action threaded across all aspects of Jason and Lucia’s story." Pre-ordering will also give fans extra bonuses, including a Vintage Vice City Pack of cosmetic items as well as a free month of GTA+. Head to the official website of the game here to check out all the cosmetic rewards the Ultimate Edition and pre-orders bring. Interestingly, the studio does not mention Grand Theft Auto VI multiplayer at all in today's announcement. Perhaps this will arrive later, following the campaign launch, or the studio is keeping that reveal for a later date. Digital pre-orders for Grand Theft Auto VI will begin on June 25, 2026, at midnight local time across regions for Xbox Series X|S and PlayStation 5. The title is slated to launch on November 19 on those same platforms. Pre-loading for Grand Theft Auto VI will kick off on November 12, giving players a week to get the game ready on their consoles. As for the physical edition, Take-Two has confirmed that this will be available without a disc, with the box only containing a download code inside. This will be purchasable starting November 12, giving players who take this route time to pre-load the title as well.
  • Recent Achievements

    • One Year In
      OHI Accounting earned a badge
      One Year In
    • First Post
      Almohandis earned a badge
      First Post
    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      122
    4. 4
      Michael Scrip
      83
    5. 5
      Xenon
      72
  • Tell a friend

    Love Neowin? Tell a friend!