And somebody here knows HOW I CAN TAKE THE GOLD BAR and the trashes and barrels?? I never can do this. please, help me ok?? Thanks again and again. hehehe

Moderators: mahlemiut, seymour, QRS
GHEMANT wrote:alchemy technique in final fight:
destroy all barrells/cabinets with any attack, then in 1/10 Sec. press Up lever and fire button simultaneous
destructor wrote:I training more Final Fight and...
My technique to get diamonds and gold bars:
A = button1
Up = cursor/joy up
1. hit barrel (or something) with A.
2. press UP
You can hold or not button A or UP, this have no difference but easiest is:
press A and hold -> press UP and hold too.
But this is very hard to get diamonds or g.b..
If I use this technique A+RIGHT+UP then I get diamonds or g.b. too. I think important is time between pressing A and UP ... but maybe something other. But this is impossible to still pressing A and UP in good time, we are people, not terminators.
Here must be some trick to easy get diamonds or g.b.
-------------------Patwos wrote:"I have come to the conclusion regarding the law of alchemy that, as long as some sort of response is made (button is OK) the moment the object(?) breaks, it is OK.
What I mean is that, by knowing the timing of destruction, and by using the lever or the button, we can almost always score. The reason why Cody is hard to score appears to be because he has a much shorter alchemy response time (which is the duration of a split second) than other characters. In Cody’s case, the timing of alchemy is right after (almost the same moment) the punch. Compared to that, Guy is faster, and Hagger is slower. ( talking about the punch.)
The numbers of Diamonds and the objects which can turn into gold, from the first screen, are 11,14,9,6,38,49 (total of 127). Among those, 1,1,2,2,6,6 (total of 18) definitely have the stuff in them. That means it is possible to score as many as 1,090,000 points just from the alchemy."
Code: Select all
1. Press A
2. TIME
3. Press B or move joystick.
Code: Select all
A - hit object
B (0,1sec after A)
B (0,2)
B (0,3) - hit
B (0,4)
Code: Select all
A
B - too fast
UP - hit
Code: Select all
A
B - hit
UP - too late
Code: Select all
A
UP
RIGHT
DOWN - hit
LEFT
UP
I test it with different buttons (directions) after press punch and all works the same, except punch. You say that after press punch I should press punch again. Sorry but with punch I never get diamonds or goldbars.GHEMANT wrote:however, official and correct technique is:
HAGGAR and GUY: press punch (destroy item) then, in 0,033 sec. press punch
CODY: press punch (destroy item) then, in 0,033 sec. press LEVER UP +punch.
eh ehdestructor wrote:I tried with autofire on A button too, no success, 1mln tries. With autofire on B button all works fine.
difficult question for me. I know that many command bridge are modify with extra buttons, I suppose for final fight there are 3 buttons:Chad wrote:do they install these autofire buttons into the machine, or do the players use devices to hit buton real fast?
Heh. I don't know if diamonds and GB are possible with button A but for sure are possible (EASY to do) with button B or with directionsGHEMANT wrote:eh ehdestructor wrote:I tried with autofire on A button too, no success, 1mln tries. With autofire on B button all works fine.is normal if you use autofire on mame emulator.
default autofire on mame is not good because it's very slow
for use autofire on A button, you must use autofire with 30 shoot/s with stick.
Code: Select all
frame 0 - A
frame 1 - A (because you are not Terminator and A is still pressed, you can hold A even until frame 11 it's never mind)
frame 2 - A
frame 3 - A
frame 4 - nothing
frame 5 - nothing
frame 6 - nothing
frame 7 - nothing
frame 8 - nothing
frame 9 - nothing
frame 10 - UP
frame 11 - B (and still UP is pressed)
Code: Select all
frame 0 - A
frame 1 - A (because you are not Terminator and A is still pressed)
frame 2 - A
frame 3 - A
frame 4 - nothing
frame 5 - nothing
frame 6 - nothing
frame 7 - nothing
frame 8 - nothing
frame 9 - nothing
frame 10 - B
frame 11 - B
frame 12 - UP
Code: Select all
frame 0 - A
frame 1 - nothing
frame 2 - A
Code: Select all
frame 0 - A
frame 1 - A
frame 2 - nothing
frame 3 - A
frame 4 - A
frame 5 - nothing
Code: Select all
frame 0 - A
frame 1 - A
frame 2 - nothing
frame 3 - nothing
frame 4 - A
frame 5 - A
frame 6 - nothing
frame 7 - nothing
GHEMANT wrote:I see a old video and JUMP is not used
I see punch (to destroy object) and gold bar appear. Not other movements are visible (like left or right direction, or jump or down).
I thought about it today, and I knowGHEMANT wrote: player have autofire on button A. In Final fight 90% of players use autofire in Japan, and this video is one of this.
Code: Select all
hit A
frame 1
frame 2
frame 3
frame 4
we are in frame 5 now! - hit B or move joystick to any direction
Code: Select all
hit A
frame 1 - Up, A
frame 2 - Up, A
frame 3 - Down, A
frame 4 - Down
we are in frame 5 now! - hit B or move joystick to any direction but Down direction will not work now because Down was in previous frame!