NCAA Basketball Final Four 97 (PlayStation)

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2Feca6ebb8 9f61 4deb 9a9b

How many video games involve a marriage proposal? at least one! Plug in a second controller and use it to enter this sequence in the main menu NCAA Basketball Final Four 97,

Select, Start, Triangle, Up, 
X, Square, Up, X, 
Left, Up, X

New one puzzle The item will appear:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F9c591036 8325 4312 b2de

If you select this, you will get a question:

Melissa, will you marry me? Love, Scott
https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe41b271a 2d1b 4ae9 8f99

if you answer yes i willYou will get this message:

And they lived happily ever after...

And if you answer no i won’tYou will get this:

Error, please try again
https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F842ab7d2 3a2e 4166 a974
Left: She will! Right: error.

Heart touching!

After looking into this I found out puzzle , Items in the list of strings for the main menu:

80068944 "?? PUZZLE ??"
80068954 "SECRET"
8006895c "EXHIBITION GAME"
8006896c "CONTINUE SEASON / TOURNAMENT"
8006898c "START NEW SEASON"
800689a0 "START NEW TOURNAMENT"
800689b8 "TEAM INFORMATION"
800689cc "OPTIONS"

then i did my normal thing memory snapshot diff trick To find out which memory addresses hold controller inputs. he took me to the ceremony 80076398Which reads the button press from controller 2. It compares your button presses in sequence 8009add4It uses the standard PlayStation mapping for the buttons:

8009add4 0001 0000  # Select
8009add8 0008 0000  # Start
8009addc 1000 0000  # Triangle
8009ade0 0010 0000  # Up

8009ade4 4000 0000  # X
8009ade8 8000 0000  # Square
8009adec 0010 0000  # Up
8009adf0 4000 0000  # X

8009adf4 0080 0000  # Left
8009adf8 0010 0000  # Up
8009adfc 4000 0000  # X

If you match it, on the counter 800d2000 Increases. If that counter reaches 11, the new menu item becomes active.

Hmm, but what about this? Secret string just below puzzle , One? The same function checks the pressing of controller 2’s button against another sequence:

Select, Start, Square, Circle, 
Triangle, Triangle, Circle, Right, 
Left, X

If you enter that, a separate new item pops up:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F235633b2 2d80 48a8 9c73

it Secret The menu has:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F995b8d03 6dca 463b afdd

I’m not sure what Sick , Aan It happens, but big head mode Definitely does what you expect:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F2a29561b 8350 47bc 967c
big head player

as does roll creditThe Scott with the marriage proposal above appears to be lead programmer Scott Corley:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcfd82a40 161c 4ed8 a15b
Credit to Scott Corley

I hope it works out for Scott and Melissa!

I said above that there is a marriage proposal in “at least one” video game. I should have said “at least two”, because that’s exactly what another game from the same development studio has NCAA Basketball Final Four 97,

world league basketball Uses the same button code as above. Enter them to make the same puzzle , And Secret Options appear.

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc95a15fb 9af1 4e12 b597

The marriage proposal screen has the same options and text as the secret menu screen. This is how Big Head Mode works:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F238cc183 122b 415a a123

Credits are different. Scott Corley is not listed on the staff roll, but is listed on the rear team NCAA Final Four ’97 Special thanks go to:

https%3A%2F%2Fsubstack post media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e4b89f7 0fd8 488b 978d

I sent Scott Corley a note about these Easter eggs. He said he recently pulled out of the game to show his son his marriage proposal. But he forgot the code and couldn’t work! He and Melissa were truly happy forever.

I found some more video game marriage proposals: mortal kombat 1, marvel’s spider man, clacksAre there other people besides me whom I am missing?

Look for many more adventures in reverse engineering retro game Easter eggs my collectionAnd to get the next article as soon as it arrives, subscribe to Rings of Saturn here on Substack, more soon!



Leave a Comment