[GameShark] Pokémon Stadium Sushi-Go-Round Lickitung (code by seohaine)

Описание к видео [GameShark] Pokémon Stadium Sushi-Go-Round Lickitung (code by seohaine)

GameShark codes by seohaine:   / seohaine  . It took him less than an hour on stream to produce these codes on the spot.

81194D60 3402
81194D62 ????

where ???? is the item ID. Every sushi will be of this type.

Would it be possible to get only orange sushis normally? Probably not, I don't think there are enough RNG possibilities. It took a few attempts to get the 100k, the green status happen randomly, not sure about the odds.

There are 65,536 possible item IDs, giving a lot of different effects. The score is stored using signed integers, so the maximum possible score is 2,147,483,647. I was able to find a score of 2,144,729,499 by eating a single sushi for a given item ID, writing down the value, and using a script to compute how many sushis to eat to maximize the score, provided the multipliers aren't messed up. Link to the script: https://pastebin.com/mN27mCzz. I only checked a few item IDs, so this score can certainly be improved. Good thing the counter accelerates otherwise it would take a while.

0:00 - Orange sushis (0008)
1:29 - Unbounded multiplier (0009)
2:46 - White and blue image (0017)
2:55 - Plate on plate (001A)
3:08 - Highscore (0015)

Комментарии

Информация по комментариям в разработке