shithub: duke3d

Download patch

ref: af0e8d3a7c012c2c6c64cfe34b6175ac67ec5a45
parent: 841970e1ef524cb249a79f8bcce2545d714d8e5b
author: Tanguy Fautre <[email protected]>
date: Sun Jul 5 08:50:40 EDT 2020

Added known issue on VS2019

--- a/README.md
+++ b/README.md
@@ -23,6 +23,10 @@
 * Fixed visual regressions introduced by previous ports. 
 * Removed +35K lines of obsolete, unused methods, and other dead code paths (mostly from Game).
 
+## Known Issues
+
+* Incorrect demo playback in 64-bit on some compilers, e.g. Visual Studio 2019 Release build (strict aliasing is disabled in GCC).
+
 ## Requirements
 
 An original copy of [Duke Nukem 3D](https://3drealms.com/catalog/duke-nukem-3d_27/). Specifically the DUKE3D.GRP file from the original CD in binary working directory.