https://bugs.winehq.org/show_bug.cgi?id=36859
--- Comment #22 from Jeremy White jwhite@codeweavers.com --- Running this further, with the Shipwrecked DLC, I uncovered a further issue.
It would issue a GetLongPathNameA(".../SGJellyfish.lua"...). The actual file on the file system is named 'SGjellyfish.lua' and it goes on to claim the file does not exist.
The updated patch addresses that as well. The second part of this patch is not as clearly correct to me; the rubric of strlen <= 12 troubles me. I'll either get advice and then submit after 1.8, or just submit after 1.8, and take my lumps...