If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below. Also, before requesting
codes, note that there is a main site, which may contain what you
are looking for already. Also, if you know what you want, feel free to
search for it directly.
Tony Hedstrom, Even though I created the theme of Mortal Kombat but I would ask myself how to create codes for automatic Fatality Brutality etc. at the end of the battle for parts 1,2,3
Tony Hedstrom, Even though I created the theme of Mortal Kombat but I would ask myself how to create codes for automatic Fatality Brutality etc. at the end of the battle for parts 1,2,3
If I remember correctly, there is a specific button sequence you have to press to do a fatality. Find out where the game checks to see if that sequence happened... if it happened, it will branch to the fatality scene. Just make a code to change that conditional branch so that it always follows that branch.
Tony Hedstrom, The site was made codes on Ultimate Mortal Kombat finishing off with a button and fatalities were also made where any fighter could do to finish off the end of the fight I need the codes for a part of the 1,2,3 but it automatically without pressing http://gamehacking.org/?s=bsfree2&sys=3&gid=2076
Human Player Automatically Does Fatality 1, If Character Has It
Human Player Automatically Does Fatality 2, If Character Has It
Human Player Automatically Does Stage Fatality On The Proper Stages
Human Player Automatically Does Friendship
Human Player Automatically Does Babality
Human Player Automatically Does Brutality
Tony Hedstrom, I try to do it the same way as the master code open debugger for a couple of seconds before the computer when a fighter has won the go and do the finishing moves, I think so to get auto fatalities?
Tony Hedstrom, I try to do it the same way as the master code open debugger for a couple of seconds before the computer when a fighter has won the go and do the finishing moves, I think so to get auto fatalities?
You would start the assembly logger a couple of seconds before you get to the "Finish Him" text.
Tony Hedstrom, Do you mean to enter assembly in seconds before appearing inscription Finish Him? And probably always be determined by the top-most number?
You need to find the ram code that says a finishing move was used or not, once you have that code you can use the debugger on that address and look for the branches like BNE,BEQ, etc and change it so it always branches to the finishing move routine.
Tony Hedstrom, please help me for the last time to do a high jump Goofy's Hysterical History Tour (USA) PAR Code FFB104:00FF
Didn't you say that for the previous 20 last times? The Final-Final Fantasy..
By the way, is anyone interested in a character modifier or level modifier for Adventures of Batman & Robin? The game seems to be programmed oddly and a few hackers have attempted those hacks and haven't had much luck. Figured someone here would enjoy the challenge.
FANAT, if you don't want to jump as high, you should be able to just change the value in the code. You have it at 0010 right now, so try changing it to a higher or lower value.
Comment