Fix: Stale NexenCore.dll
v1.4.11 shipped with an outdated NexenCore.dll that was missing the SetAtari2600Config entry point, causing EntryPointNotFoundException on startup.
Fixed
- Updated Dependencies.zip with freshly built NexenCore.dll containing all current native API exports
- Resolves startup crash caused by stale native DLL in embedded resource
Full Changelog: v1.4.11...v1.4.12