News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

[SM] Door opening animation speed

Started by Silver Skree, July 24, 2010, 06:12:59 PM

Previous topic - Next topic

Silver Skree

Sup. Anyone know how to change the speed at which the doors animate when they open so that it matches the speed of the closing animation? I imagine it might be something you could pull off with just a hex tweak.

Black Falcon

#1
[spoiler=Blue doors]Blue door opening left:

Delay animation 1: 84C48C - 0600 to ???? (reversed)

Delay animation 2: 84C490 - 0600 to ???? (reversed)

Delay animation 3: 84C494 - 0600 to ???? (reversed)


Blue door opening right:

Delay animation 1: 84C4BD - 06 00 to ???? (reversed)

Delay animation 2: 84C4C1 - 06 00 to ???? (reversed)

Delay animation 3: 84C4C5 - 06 00 to ???? (reversed)


Blue door opening up:

Delay animation 1: 84C4EE - 06 00 to ?? ?? (reversed)

Delay animation 2: 84C4F2 - 06 00 to ?? ?? (reversed)

Delay animation 3: 84C4F6 - 06 00 to ?? ?? (reversed)


Blue door opening down:

Delay animation 1: 84C51F - 06 00 to ?? ?? (reversed)

Delay animation 2: 84C523 - 06 00 to ?? ?? (reversed)

Delay animation 3: 84C527 - 06 00 to ?? ?? (reversed)[/spoiler]


[spoiler=Orange doors]
opening left:

Delay animation 1: 84C04E - 0400 to ???? (reversed)

Delay animation 2: 84C052 - 0400 to ???? (reversed)

Delay animation 3: 84C056 - 0400 to ???? (reversed)


opening right:

Delay animation 1: 84C0B1 - 0600 to ???? (reversed)

Delay animation 2: 84C0B6 - 0600 to ???? (reversed)

Delay animation 3: 84C0B9 - 0600 to ???? (reversed)


opening up:

Delay animation 1: 84C110 - 0600 to ???? (reversed)

Delay animation 2: 84C114 - 0600 to ???? (reversed)

Delay animation 3: 84C118 - 0600 to ???? (reversed)


opening down:

Delay animation 1: 84C173 - 0600 to ???? (reversed)

Delay animation 2: 84C177 - 0600 to ???? (reversed)

Delay animation 3: 84C17B - 0600 to ???? (reversed)[/spoiler]


[spoiler=Green doors]door opening left:

Delay animation 1: 84C1D2 - 0600 to ???? (reversed)

Delay animation 2: 84C1D6 - 0600 to ???? (reversed)

Delay animation 3: 84C1DA - 0600 to ???? (reversed)


door opening right:

Delay animation 1: 84C231 - 0600 to ???? (reversed)

Delay animation 2: 84C235 - 0600 to ???? (reversed)

Delay animation 3: 84C239 - 0600 to ???? (reversed)


door opening up:

Delay animation 1: 84C290 - 0600 to ???? (reversed)

Delay animation 2: 84C294 - 0600 to ???? (reversed)

Delay animation 3: 84C298 - 0600 to ???? (reversed)


door opening down:

Delay animation 1: 84C2EF - 0600 to ???? (reversed)

Delay animation 2: 84C2F3 - 0600 to ???? (reversed)

Delay animation 3: 84C2F7 - 0600 to ???? (reversed)[/spoiler]


[spoiler=Red Doors]
door opening left:

Delay animation 1: 84C351 - 0600 to ???? (reversed)

Delay animation 2: 84C355 - 0600 to ???? (reversed)

Delay animation 3: 84C359 - 0600 to ???? (reversed)




door opening right:

Delay animation 1: 84C3B3 - 0600 to ???? (reversed)

Delay animation 2: 84C3B7 - 0600 to ???? (reversed)

Delay animation 3: 84C3BB - 0600 to ???? (reversed)




door opening up:

Delay animation 1: 84C415 - 0600 to ???? (reversed)

Delay animation 2: 84C419 - 0600 to ???? (reversed)

Delay animation 3: 84C41D - 0600 to ???? (reversed)




door opening down:

Delay animation 1: 84C477 - 0600 to ???? (reversed)

Delay animation 2: 84C47B - 0600 to ???? (reversed)

Delay animation 3: 84C47F - 0600 to ???? (reversed)[/spoiler]


[spoiler=Grey Doors]door opening left:

Delay animation 1: 84BEB0 - 0400 to ???? (reversed)

Delay animation 2: 84BEB4 - 0400 to ???? (reversed)

Delay animation 3: 84BEB8 - 0400 to ???? (reversed)




door opening right:

Delay animation 1: 84BF19 - 0400 to ???? (reversed)

Delay animation 2: 84BF1D - 0400 to ???? (reversed)

Delay animation 3: 84BF22 - 0400 to ???? (reversed)




door opening up:

Delay animation 1: 84BF82 - 0400 to ???? (reversed)

Delay animation 2: 84BF86 - 0400 to ???? (reversed)

Delay animation 3: 84BF8A - 0400 to ???? (reversed)




door opening down:

Delay animation 1: 84BFEB - 0400 to ???? (reversed)

Delay animation 2: 84BFEF - 0400 to ???? (reversed)

Delay animation 3: 84BFF3 - 0400 to ???? (reversed)
[/spoiler]


Finally done :D
Change values to 02 00 to make them open as fast as they are closing

All values are in ROM adressing format

Silver Skree

#2
Shit. Black Falcon impresses yet again.

That'll do great, thanks!

Edit: Wow, you're finding them as fast as I'm applying them!

JAM

5th Grey Door aka Bomb Room Door.  :heheh:

Delay 1: 23ABF
04 00

Delay 2: 23AC3
04 00

Delay 3: 23AC7
04 00

And even more.
Big delay for closing: 23A54
28 00

Silver Skree

Bumping this topic. These edits need to be posted under Hex Tweaks and/or a patch made to make all doorcaps open faster posted under the patches section. I may do the latter if someone doesn't do it sooner.