Skip to content

Something wrong with newlines locations #2

@m100bit

Description

@m100bit

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:
изображение_2021-12-28_223312

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

But there are some images from Defacto2, 16colors and other Ansilove-based resources, included Ansilove itself, where everything is totally fine:
image
(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'):
image

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions