Trevoulin2019 Posted September 7, 2019 Posted September 7, 2019 (edited) Dear SD 2 KYR Lovers and Modders These codes are amazing. There is one match i have always tried to get to work but don't know how or what sequence to do. This is the 2/3 Falls match. I have seen this code many times in many places but no proof/instructions on what to do. Maybe someone can shed some light. Thanks. I have seen this 2 versions of the code: #2of3Falls Iron Man 0002 D00963B4 8008BDB4 FFFF D00963B6 0002 8008BDB4 FFFF #Bestof2out3 700963B4 0002 8008BDB4 FFFF 700963B6 0002 8008BDB4 FFFF The match doesn't end after 2 falls for some reason. What conditions must it be like pinfalls and give up only and no KO. Would love to get this working. Edited September 7, 2019 by Trevoulin2019 Forgot something Quote
Lawzy Posted September 16, 2019 Posted September 16, 2019 Try this: D00963B4 0002 8008BDB4 FFFF D00963B6 0002 8008BDB4 FFFF Quote
Trevoulin Posted September 17, 2019 Posted September 17, 2019 Hey Lawzy Thanks for your reply on this. I used the code you gave me but no result. I turned off KO just in case and did two pinfalls to test it out but the match did not end after the 2 falls. Perhaps this code needs another part to it? Something to do with disabling the timer for Iron Man Match? Below are some screenshots I took. Code tried: D00963B4 0002 8008BDB4 FFFF D00963B6 0002 8008BDB4 FFF Quote
Lawzy Posted September 18, 2019 Posted September 18, 2019 OK, I had a quick look for you. Are you using NTSC? I think the timer address was PAL. Try this, should be correct now: D00963B4 0002 8008BD90 FFFF D00963B6 0002 8008BD90 FFFF It works by ending the time limit when a player reaches 2 falls, so make sure there's a time limit in the Iron Man match. I think there should be a better way to do this code, I might take a look at it later. Let me know if that works OK. Quote
Trevoulin Posted September 20, 2019 Posted September 20, 2019 ✅ SOLVED Hey Lawzy Great news! It works flawlessly well. I just used the code in a normal iron man match and worked well. After the second fall it ends by saying TIME UP, and then the WINNER screen as seen below. Tested it on multiple matches (Iron Man Single) and the 2/3 rules applied well. THANK YOU SOOO MUCH! Guess the problem with the previous codes was the NTSC/PAL address issue which I never knew could be a problem. YOU ARE A LEGEND. Really made me excited. So this code can be something concrete people can use for a 2/3 falls match. Please see screenshots below in a match Mankind vs. The Rock, made him GIVE UP twice and match ended as planned. Also tested with Pins, KO etc. First player score that hits 2 wins match and will end with TIME UP Message. 2/3 FALLS MATCH (WORKING CODE): D00963B4 0002 8008BD90 FFFF D00963B6 0002 8008BD90 FFFF Quote
Lawzy Posted September 20, 2019 Posted September 20, 2019 Awesome, glad it's working for you now! And no problem 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.