loader image

How to Reprogram Tetris By Playing It – Behind the Code Leveled Up

What makes us different from other similar websites? Forums Games How to Reprogram Tetris By Playing It – Behind the Code Leveled Up

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7168
    thumbtak
    Keymaster

    In this video, the concept of “code injection” in Tetris is explored, where specific controller inputs during gameplay can be used to alter the game’s behavior. This is demonstrated through the use of high score tables and specific controller inputs at crucial moments, which can lead to a change in the game’s execution path. The focus is on a specific crash point in the game, which occurs when a certain routine, called the “jump Handler,” is interrupted during its execution. By manipulating the interrupts and the values of certain memory addresses, the speaker shows how to redirect the game to a different execution path, effectively “reprogramming” the game. This is demonstrated on an emulator and then on real hardware.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack