mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-06-26 04:05:50 +00:00
SWF movie loading crashed with __debugbreak when the window height was below 720px (e.g. after leaving exclusive fullscreen). The fallback chain only tried 720.swf which doesn't exist. Now falls back through 720 -> 1080 so scenes always find a valid SWF.