Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion Issue #2

Open
tahirijaz opened this issue Aug 31, 2023 · 2 comments
Open

Conversion Issue #2

tahirijaz opened this issue Aug 31, 2023 · 2 comments

Comments

@tahirijaz
Copy link

Running into an issue with converting this file:

https://16colo.rs/pack/blocktronics_block_to_the_future/avg-mcfried.ans

get the following errors:

INVALID CODE:  ESC[1;192;192;192tavg_; [] at index 365
INVALID CODE:  ESC[1;166;251;255tE; [] at index 256350

Some File Details:

{
    "year": 2015,
    "pack": "blocktronics_block_to_the_future",
    "filename": "avg-mcfried.ans",
    "archive": "blocktronics_block_to_the_future.zip",
    "filesize": 256574,
    "sauce": {
        "title": "",
        "author": "",
        "group": "",
        "date": "2014-09-09",
        "tinfo1": "80",
        "tinfo2": "448",
        "tinfo3": "0",
        "tinfo4": "0",
        "tinfos": "IBM VGA",
        "comments": null,
        "datatype": "1",
        "filetype": "1",
        "flags": {
            "ice-colors": true,
            "legacy-aspect": false,
            "letter-spacing": false
        }
    },
    "tags": {
        "artist": [
            "avenging angel"
        ],
        "group": [
            "blocktronics"
        ],
        "content": []
    }
}
@BourgeoisBear
Copy link
Owner

BourgeoisBear commented Sep 1, 2023

I never implemented this code. Here is the closest reference (not exactly the same) I could find, and I'm not entirely sure what it's supposed to do...

image

@BourgeoisBear
Copy link
Owner

If someone can provide documentation of this CSI code (the correct one, without the $ before the t), I'll add support for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants