FF6 Hacking

Full Version: Day/Night cycles in FF6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I've uploaded a video here:

http://youtu.be/7fTzrXh1AiM
_________ Hello _________

This is a hack which will allow others to implement a day/night cycle in FF6. This is intended mainly for hackers to use in their projects, rather than being a standalone hack. You will need to have some knowledge of how to hack events to use this, as it isn't quite plug and play.

So far I only intend to show proof of concept. I still have a couple issues which I want to iron out, and I want to refactor the code to make it easier to use. So far, I think it works reasonably well, but I probably don't know about some issues it may cause if used in the wrong places.

I have it set up so that you can walk into buildings and the timer keeps running, but the buildings don't get darker (since they're lit). The timer doesn't run on the overworld. Inside any area, you can modify the entrance event (with a small modification) to tell the game what state it's in:

1. The time is cycling and the area is lightening/darkening as needed.
2. The time is cycling, but the area is not growing brighter/darker. It's useful for shops like the ones I run into during the video.
3. The time is not cycling (so it's essentially vanilla FF6).

When I get it finished, I'll post links, instructions, documentations, etc. here. That will likely be a couple days.

I'm going to use parts of this in CYOA.
That is really cool Lockirby. Any chance this may also work on the overworld or does the lighting function completely differently on those tilesets?
Hey? What's hacking without taking a look at something new and different?
Pretty cool I must say. I think he is using event command 50 multiples times but there is no such command on the overworld map.
I'm pretty sure that it can't work on the overworld without some serious hacking. It's not event hacking anyways, so I can't really do it yet.
(12-28-2013, 09:36 PM)Lockirby2 Wrote: [ -> ]It's not event hacking anyways, so I can't really do it yet.

Are you saying your hack not not an event hack or that there's no event hacking on the Overworld? I am curious now.
very nice man
Oops, should have been more specific.

I meant that doing the day/night cycles on the overworld would take more than event hacking, so I wouldn't be able to do it.
having such a patch is a really nice luxury, it opens up a lot of potential for some hidden events and some other stuff as well
Yeah, I'm interested in seeing what people can do with it! I already know a couple things that I want to use it for.
Pages: 1 2 3 4