There are some files with mystically wrong newlines locations. Especially, for this board.
For example, there's a file called HOLIC5.ANS. It currently looks in Demozoo like this:

However, BedroomLAN's converter can't render it at all for the unknown reason:

But there are some images from Defacto2, 16colors and other Ansilove-based resources, included Ansilove itself, where everything is totally fine:

(this image took from Defacto2, there're some extra lines in the end of the file but the other part looks as it should)
Everything is also OK with the 'type' tool in Windows 10 (I'm sorry for this highlighted 'A'):

According on 16colors, this isn't an ansimation. When I'm trying to understand how the code works, there's some code between the latest '·' and '█▀▀▀█' which is the top of the word "BBS":
�[2H�[s
�[u�[0;34m
where � is an escape symbol.
There are some known codes for me - �[0;34m is a blue text, �[s and �[u are something like cursor position manipulations.
BUT �[2H is @!#?@!. There are at least 7 matches of �[2 in this file, but no one gives me any idea what it should be.
There are some more examples in the same BBS. All raw files are available in Defacto2 (MAY BE NSFW).
There are some files with mystically wrong newlines locations. Especially, for this board.
For example, there's a file called HOLIC5.ANS. It currently looks in Demozoo like this:

However, BedroomLAN's converter can't render it at all for the unknown reason:

But there are some images from Defacto2, 16colors and other Ansilove-based resources, included Ansilove itself, where everything is totally fine:

(this image took from Defacto2, there're some extra lines in the end of the file but the other part looks as it should)
Everything is also OK with the 'type' tool in Windows 10 (I'm sorry for this highlighted 'A'):

According on 16colors, this isn't an ansimation. When I'm trying to understand how the code works, there's some code between the latest '·' and '█▀▀▀█' which is the top of the word "BBS":
�[2H�[s�[u�[0;34mwhere � is an escape symbol.
There are some known codes for me -
�[0;34mis a blue text,�[sand�[uare something like cursor position manipulations.BUT
�[2His @!#?@!. There are at least 7 matches of�[2in this file, but no one gives me any idea what it should be.There are some more examples in the same BBS. All raw files are available in Defacto2 (MAY BE NSFW).