From c7ff3954f9e555da9a7b3298a8df0c693a904e56 Mon Sep 17 00:00:00 2001 From: TimothyLottes Date: Tue, 8 Nov 2016 18:15:20 -0500 Subject: [PATCH] Add files via upload --- 20161105.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/20161105.html b/20161105.html index 5bbc8bb..fe79468 100644 --- a/20161105.html +++ b/20161105.html @@ -4,11 +4,11 @@
Getting Owlboy working on a 29" Makvision VGA Arcade CRT from a VGA Port of an APU based laptop.

Owlboy appears to be rendering around 640 pixels across, and then when windowed, doubling pixels to get to 1280. -It is possible to get Owlboy full-screen on a 640×480×60Hz VGA output, for pixel perfect CRT display (no doubling). +It is possible to get Owlboy full-screen on a 640x480x60Hz VGA output, for pixel perfect CRT display (no doubling).

-Current AMD 16.9.2 Driver has a bug which won’t allow the user to make a custom resolution. -Was unable to find old drivers on the AMD website until I duckduckgo’ed for old driver and found a link which can be used to grab old drivers, +Current AMD 16.9.2 Driver has a bug which won't allow the user to make a custom resolution. +Was unable to find old drivers on the AMD website until I duckduckgo'ed for old driver and found a link which can be used to grab old drivers,

http://support.amd.com/en-us/download/apu/previous?os=Windows 8.1 - 64 @@ -23,7 +23,7 @@ I found I was unable to get full-screen to work at the correct resolution otherw Next bring up Radeon Settings, click on the Preferences button at the bottom, and then click on the Radeon Additional Settings. This brings up a new window. Click on the Custom Resolutions button for the attached VGA display. -Then click on the New button and setup for 640×480×60Hz with Progressive and CVT as the timing standard. +Then click on the New button and setup for 640x480x60Hz with Progressive and CVT as the timing standard. Then click Verify to generate the mode. Accept the mode. With the mode set, start Owlboy and go into full-screen mode (F11 if I remember right), and remember to turn letter-box on.