Language…
12 users online:  Atari2.0, Cristian Cardoso, Danik2343, Green, howardadam1126, Isikoro, marvisjj, masl, Oskise, RenkoV2, SpacePea,  Telinc1 - Guests: 234 - Bots: 328
Users: 64,795 (2,377 active)
Latest user: mathew

All Second Timed Lift Patch

SMW Patches → All Second Timed Lift Patch

Submission Details

Name: All Second Timed Lift Patch
Author: Roy
Added:
Version History: View
Tool: Asar
Requires Free Space: Yes
Bug Fix: No
Featured: No
Description: Installs an ASM hack to the Timed Lift init routine that makes Timed Lifts come in 2-second and 3-second variants too. Read the readme for usage.
Tags: lorom sa-1
Comments: 3 (jump to comments)
Download 1.05 KiB | 222 downloads

Screenshots

Comments (3)

 Ayami Link
For people who uses this patch, you maybe want to write this in your .ssc file:
Code
BA 0002 0,0,198 16,0,199 12,4,187
BA 0000 A timed lift that will last 1 second.
BA 0102 4,-4,18 0,0,198 16,0,199
BA 0100 A timed lift that will last 2 seconds.
BA 0202 12,-4,18 0,0,198 16,0,199 
BA 0200 A timed lift that will last 3 seconds.
BA 0302 0,0,198 16,0,199 12,4,184
BA 0300 A timed lift that will last 4 seconds.

This will make sprites appear with the correct number in Lunar Magic as they behave with this patch (at the cost of the 2 and 3 seconds ones having a bit of garbage ONLY SHOWN IN LUNAR MAGIC, NOT IN GAME), and also a tooltip saying the seconds they lasts depending of their position:
 Erik Link
This is a nice feature. In fact, I'm surprised they didn't end up making it like this for the original game as well.
 Blind Devil Link
Added SA-1 support.