this post was submitted on 02 Jan 2024
445 points (94.9% liked)

Games

31974 readers
2478 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AnUnusualRelic 25 points 9 months ago* (last edited 9 months ago) (10 children)

It looks like the game just crashed. And he looks happy rather than annoyed.

Is that what beating Tetris is? I thought it would maybe run out of cubes after a while, or something.

[–] Nibodhika 13 points 9 months ago (4 children)

I haven't read about the specifics of this Tetris crash, but usually what happens with these old games is that memory is very tightly packed, imagine you have a small version of Tetris that has 3 digits XYZ where X is the speed of the game, Y is the amount of lives and Z is the level you are in, so for example if you're in speed 5 with 8 lives on level 7 the number would be 587, if you go up one level it becomes 588, now on that example if you're on speed 9 with 9 lives on level 9, i.e. 999, and you go up one level the number becomes 1000, but because only the 3 last matter you're now on speed 0, with 0 lives on level 0, since speed zero means nothing moves you crashed the game.

Again, this is not exactly what happened here, but probably something similar where increasing a number overflew to the next one in memory and that caused some weird behaviour.

[–] AnUnusualRelic 1 points 9 months ago (3 children)

Yes, I completely understand that those games that ran on a shoestring can easily crash when some values are exceeded. What puzzles me is that I would have expected the player to be annoyed at his game crashing (of course simpler games on dedicated hardware didn't really get to crash all that much back then, so maybe that was seen as an achievement of sorts).

I suppose it's my lack of exposure to the console side of things, having gone from 8 bit PCs to the ubiquitous intel machines without ever using one of the dedicated gaming devices.

[–] [email protected] 6 points 9 months ago* (last edited 9 months ago)

Tetris doesn't really have an end. It just keeps going. So this is a very specific crash where if you get far enough into the game, it can't keep up with the player any more. You "beat" Tetris by playing so well you make the game break.

This is similar to getting pacman to crash by beating level 255 at which point incrementing the level goes past what can be stored and the data gets corrupted.

load more comments (2 replies)
load more comments (2 replies)
load more comments (7 replies)