shithub: choc

Download patch

ref: 76ca4ec01f1d6f9c5ae2f2cf84ceb43cf2e54872
parent: db8a80473feaba572e4c9c486eae1e8c86bd4667
author: Mike Swanson <mikeonthecomputer@gmail.com>
date: Sat Mar 24 12:29:52 EDT 2018

NEWS: Add mention of the unrestricted aspect option

--- a/NEWS.md
+++ b/NEWS.md
@@ -12,6 +12,9 @@
     loaded.  (thanks Zodomaniac, chungy)
   * Fixed an exception thrown by the Windows kernel when debugging with
     GDB.  (thanks AXDOOMER)
+  * With aspect ratio correction disabled, the game can scale to any
+    arbitrary size and remove all black borders in full screen mode.
+    (thanks chungy)
 
 ### Build systems
   * Microsoft Visual Studio files have been removed due to technical