The id logo at the start of the game looks all wavy. Whats wrong?
The id logo during the game’s startup process is pure ASCII art. Your Z-Machine interpreter isn’t using a fixed-width font, so it’s showing up incorrectly. Most Z-Machine interpreters that use non-fixed-width fonts also let you change the fonts that are used, so if you change it to a font like Courier, it’ll work fine. If you can’t, just accept that the id logo isn’t going to look right. It’s the only graphic in the entire game, and chances are that you’ve seen it before anyway. If not, here it is. Wooooo.