mirror of
https://github.com/gomson/TimothyLottes.github.io.git
synced 2026-08-05 07:08:50 +00:00
Update 20161105.html
This commit is contained in:
+4
-4
@@ -4,11 +4,11 @@
|
|||||||
<center><i>Getting Owlboy working on a 29" Makvision VGA Arcade CRT from a VGA Port of an APU based laptop.</i></center>
|
<center><i>Getting Owlboy working on a 29" Makvision VGA Arcade CRT from a VGA Port of an APU based laptop.</i></center>
|
||||||
<br>
|
<br>
|
||||||
Owlboy appears to be rendering around 640 pixels across, and then when windowed, doubling pixels to get to 1280.
|
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).
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
Current AMD 16.9.2 Driver has a bug which won’t allow the user to make a custom resolution.
|
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,
|
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,
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<a href="http://support.amd.com/en-us/download/apu/previous?os=Windows%208.1%20-%2064">http://support.amd.com/en-us/download/apu/previous?os=Windows 8.1 - 64</a>
|
<a href="http://support.amd.com/en-us/download/apu/previous?os=Windows%208.1%20-%2064">http://support.amd.com/en-us/download/apu/previous?os=Windows 8.1 - 64</a>
|
||||||
@@ -23,7 +23,7 @@ I found I was unable to get full-screen to work at the correct resolution otherw
|
|||||||
Next bring up <tt>Radeon Settings</tt>, click on the <tt>Preferences</tt> button at the bottom,
|
Next bring up <tt>Radeon Settings</tt>, click on the <tt>Preferences</tt> button at the bottom,
|
||||||
and then click on the <tt>Radeon Additional Settings</tt>. This brings up a new window.
|
and then click on the <tt>Radeon Additional Settings</tt>. This brings up a new window.
|
||||||
Click on the <tt>Custom Resolutions</tt> button for the attached VGA display.
|
Click on the <tt>Custom Resolutions</tt> button for the attached VGA display.
|
||||||
Then click on the <tt>New</tt> button and setup for 640×480×60Hz with Progressive and CVT as the timing standard.
|
Then click on the <tt>New</tt> button and setup for 640x480x60Hz with Progressive and CVT as the timing standard.
|
||||||
Then click <tt>Verify</tt> to generate the mode. Accept the mode.
|
Then click <tt>Verify</tt> to generate the mode. Accept the mode.
|
||||||
With the mode set, start Owlboy and go into full-screen mode (F11 if I remember right),
|
With the mode set, start Owlboy and go into full-screen mode (F11 if I remember right),
|
||||||
and remember to turn letter-box on.
|
and remember to turn letter-box on.
|
||||||
|
|||||||
Reference in New Issue
Block a user