Users browsing this thread: 1 Guest(s)
Functional Umaro Patch

#23
Posts: 617
Threads: 49
Thanks Received: 0
Thanks Given: 5
Joined: Feb 2017
Reputation: 25
Status
None
(10-11-2018, 09:47 AM)madsiur Wrote:
(10-10-2018, 11:09 PM)PowerPanda Wrote: Then, for the CC/351E routine (unequip all), I realized that it was redundant to keep loading the caseword with collected characters, so I removed 12 instances of the E1 command.

That is a very good optimization. I wouldn't call removing an SFX an optimization though but your way does the job. At the same time using free space is not a sin, sometimes people are reluctant to it but it has no difference aside of as an example you expand the ROM to do so.

True, but if you modify an event within the bounds of that event, you ensure compatibility. Using free space introduces the danger of patch conflicts.

I toyed around with putting all of the following into a subroutine, but it takes 4 bytes to call a subroutine, and only 3 bytes to play the sound effect and pause. Since I was so pressed for space, I opted for the 3-byte sound effect.

Note that in the version I'm actually putting out, I use freespace created by the Cyan's Uneventful Dream patch, as the routine is expanded by 72 bytes for 3 extra characters.

Code:
3B: "Position character in a 'ready-to-go' stance
92: Pause for 30 units
F4 4F: Play sound effect 79
92: Pause for 30 units
F4 4F: Play sound effect 79
92: Pause for 30 units
3A: Enable player to move while event commands execute (note: I don't know if this will do anything if nested in a subroutine)
FE: End


Projects:
FFVI: Divergent Paths (Completed) - a complete storyline and gameplay hack of FF6 that adds Leo as a playable character
  Find
Quote  



Messages In This Thread
Functional Umaro Patch - by Gi Nattak - 02-02-2011, 10:08 PM
RE: Controllable Umaro IPS patch - by Angelo26 - 02-03-2011, 12:34 AM
RE: Controllable Umaro IPS patch - by Gi Nattak - 02-03-2011, 01:00 AM
RE: Controllable Umaro IPS patch - by Yuke311 - 02-07-2011, 02:39 PM
RE: Controllable Umaro IPS patch - by SSJ Rick - 02-07-2011, 05:13 PM
RE: Controllable Umaro IPS patch - by Gi Nattak - 02-20-2011, 03:09 PM
RE: Functional Umaro IPS patch - by kefkaroth - 03-24-2011, 10:07 PM
RE: Functional Umaro IPS patch - by Gi Nattak - 03-24-2011, 10:48 PM
RE: Functional Umaro IPS patch - by QuickFix - 03-25-2012, 10:00 PM
RE: Functional Umaro IPS patch - by Gi Nattak - 03-25-2012, 11:53 PM
RE: Functional Umaro IPS patch - by QuickFix - 03-26-2012, 01:07 PM
RE: Functional Umaro Patch - by Lightning - 10-09-2018, 03:53 AM
RE: Functional Umaro Patch - by madsiur - 10-09-2018, 10:23 AM
RE: Functional Umaro Patch - by PowerPanda - 10-09-2018, 11:14 AM
RE: Functional Umaro Patch - by madsiur - 10-10-2018, 01:25 PM
RE: Functional Umaro Patch - by PowerPanda - 10-10-2018, 03:57 PM
RE: Functional Umaro Patch - by Lightning - 10-10-2018, 04:24 PM
RE: Functional Umaro Patch - by PowerPanda - 10-10-2018, 06:13 PM
RE: Functional Umaro Patch - by Lightning - 10-10-2018, 06:37 PM
RE: Functional Umaro Patch - by madsiur - 10-10-2018, 10:42 PM
RE: Functional Umaro Patch - by PowerPanda - 10-10-2018, 11:09 PM
RE: Functional Umaro Patch - by madsiur - 10-11-2018, 09:47 AM
RE: Functional Umaro Patch - by PowerPanda - 10-11-2018, 11:15 AM
RE: Functional Umaro Patch - by madsiur - 10-11-2018, 11:31 AM
RE: Functional Umaro Patch - by Lightning - 10-11-2018, 12:50 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite