In the NES version of Tetris, how much faster is a soft drop

nestetris

In terms of frames, how much faster is a soft drop in Tetris for the NES?

Like, on level 0, the piece moves down one cell every 48 frames. When you soft drop the piece, is there a specific equation for how fast it falls?

Like, if x = the normal frames between cell drop and y = the frames between each cell drop during a soft drop, is there an equation for y in terms of x?

Best Answer

Soft drop speed is twice as fast as normal gravity (or =1/2G). So on level 0, where normal gravity is one cell per 48 frames, soft drop is one cell per 24 frames.

Source