Nethack runs in every resolution. The 40 characters in low-res aren't enough, though the game doesn't care about that. Colors are not used, no matter what resolution you are using.DarkLord wrote: Sat Nov 18, 2023 2:04 am Can Nethack ST run in medium res? I know it runs in low-res, I've got it there on my
Mega STe.
That's correct. Nethack's (or every other game's) screen output and keyboard input get redirected to/from the modem and the VT52 codes will be tranlated to ANSI codes.DarkLord wrote: Sat Nov 18, 2023 2:04 am So the caller is calling in with their terminal software and if they choose to play
Nethack from your BBS, their terminal interprets and displays according to VT52
or ANSI, right? They are not running Nethack ST on their system.
That's just because Nethack doesn't use any colors. If it would, the VT52 color codes would be translated to ANSI color codes as well.DarkLord wrote: Sat Nov 18, 2023 2:04 am What I'm trying to figure out is, since you're running in mono/hi-res, even if they
are running something like ANSITerm, which shows 16 color ANSI screens to a very
nice degree, they will still see a mono screen?