This adds a Quality of Life feature that is for those who like Zipless gameplay. This will also benefit zip players who forget they are running zipless. This will eject Mega Man out of the wall when clipped into it. Changes the byte at address 34990 from 38 to 18. In doing this the game fixes the leftward wall ejection by clearing the carry bit (from SEC to CLC) This only makes it harder for players to perform rightward zips, as the game will eject Mega Man out of the wall leftward as intended instead of having him at a stationary position.
This adds a Quality of Life feature that is for those who like Zipless gameplay. This will also benefit zip players who forget they are running zipless. This will eject Mega Man out of the wall when clipped into it. Changes the byte at address 34990 from 38 to 18. In doing this the game fixes the leftward wall ejection by clearing the carry bit (from SEC to CLC) This only makes it harder for players to perform rightward zips, as the game will eject Mega Man out of the wall leftward as intended instead of having him at a stationary position.