This issue also happens to me. I'm not sure exactly how to reproduce it though.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: namida on June 11, 2017, 10:10:41 AM
I've added support for loading Lemmini levels to NeoLemmix, and will add Lemmins next. Regarding graphic sets, I'll look into it - we're just concerned about those already included with it, right? If so, it might be simpler if I just put together some tool to quickly convert them to the current (.DAT) format, which we can then run through the regular graphic set convertor - especially considering that further touchups are probably needed (trigger areas might be Lemmini-positioned (ie: at the lemming's center) rather than normal positioning (ie: at the lemming's foot), steel pieces aren't marked as such, etc).
Quote from: namida on June 11, 2017, 10:40:01 AM
One engine I can think of that may at least be worth looking at is Lemmings DS. I don't know if any original content was ever made for it, but if it was it would be good to be able to load it into NL. However, it uses a binary format (and a very complicated one by the looks of things, considering Tightrope City is a 17KB file), and I'm not too great with understanding C code, so this might be tricky to achieve.