I submitted a PR: [https://github.com/Senketsu/nsu/pull/3](https://github.com/Senketsu/nsu/pull/3)
* Updates nsu to work with Nim 1.0 * Migrates from oldwinapi to winim * Removes the dependency on the broken png library and libpng.dll (replacing it with Flippy, thanks @treeform !) * Fixes a bug on Windows where high DPI displays weren't captured correctly If you want to try it directly, you can pull from [https://github.com/johnscillieri/nsu](https://github.com/johnscillieri/nsu) I have no idea if there is a better way to create the PNG using Flippy, but it works for me on Linux and Windows.
