mirror of
				https://github.com/Dadido3/noita-mapcap.git
				synced 2025-10-31 03:09:35 +00:00 
			
		
		
		
	
				- Update capture.dll to read via glReadPixels - Move coroutine wake up into OnWorldPostUpdate - Update resolution checks for new capturing method - Remove fullscreen mode check - Increase screen capture delay  | 
			||
|---|---|---|
| .. | ||
| .gitignore | ||
| capture.dll | ||
| Capture.pb | ||
| README.md | ||
Capture
A dynamically linked library, that supplies a single function to take a screenshot and store it as PNG file.
State
Works, not as fast as the go version, but fast enough.