I recently set up the Wordle door under MBSE. It works but I noticed
that the door only outputs a ANSI-encoded score file so I was trying to use iconv to convert that file to ASCII.
I've been trying different ideas but the one line I've tried is:
iconv -f CP437 -t US-ASCII//TRANSLIT blt61.ans > blt61.asc
No dice so far.
Not sure if that will work with these score files. End result might not look pretty if there are cursor movement codes in there.
Sean Dennis wrote to Warpslide <=-
Not sure if that will work with these score files. End result might not look pretty if there are cursor movement codes in there.
I found a program calles "ansifilter" that looks to be quite featureful and what I need but Slackware 15 is running an oolder version of glibc
so I can't use it yet. I could use it if I was running
Slackware-current but I won't use that on a production machine.
https://slackbuilds.org/repository/15.0/system/ansifilter
Sean Dennis wrote to Gamgee <=-
https://slackbuilds.org/repository/15.0/system/ansifilter
Unfortunately, it breaks due to an upstream requirement of glibc 2.34. Nothing the SBo maintainer can do. I could run -current but I will not run that on a production machine. Not a big deal for now. I've been
in contact with the door's author and he's about to release a new
version of "Wordle" so that might be a moot point for now.
However, I have been looking at Alex's (the Wordle author) development environment. I might use it for my own doors. Tonight I was able to
get Free Pascal under Linux to cross-compile to 16-bit DOS and Win64.
I might just use that. A lot simpler than the other set up I was
using. A single compile and codebase for DOS, Win32/64, and Linux
would definitely spur on my door development.
Huh, confirmed the breakage. Quite unusual in my experience to see a package on SBo that doesn't build. Not sure how this wasn't noticed by
the maintainers. Strange.
Excellent!
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 253 |
Nodes: | 10 (0 / 10) |
Uptime: | 50:00:47 |
Calls: | 1,647 |
Files: | 4,010 |
Messages: | 388,067 |