FF6 Hacking
Making more space for writing events - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Hacks, Resources and Tutorials (https://www.ff6hacking.com/forums/forum-1.html)
+--- Forum: Narshe School (https://www.ff6hacking.com/forums/forum-14.html)
+---- Forum: Assembly / Hex (https://www.ff6hacking.com/forums/forum-25.html)
+---- Thread: Making more space for writing events (/thread-1355.html)



Making more space for writing events - madsiur - 01-03-2012

Here's a small video tutorial I did about the event command B2 which if used properly allow you to write much bigger event without wondering about free space in banks CA, CB or CC.

I assume you know how to hex edit and and at leats be able to modify a bit an event to understand that command and the tutorial. You'll need an hex editor, maybe the event dump (found here), an event commands list found on the same webpage. You can expand your ROM using FF3usME.

2016 Edition!





RE: How to have more space for writing events - Angelo26 - 01-03-2012

Nice Nice! I found out about this when creating custom events (you'll run out of space FAST - especially when paying attention to details). I call this the "boomerang" trick to explain what it does in a simple way - you send the "boomerang" to a specific location, it catches the code, reads it, and when it's done, it comes back to you.


RE: How to have more space for writing events - silvermaine - 02-23-2012

I am going to be using this over the next few days. I appreciate all you guys have done on this site. I'm an old man so learning this stuff is a challenge.


RE: How to have more space for writing events - madsiur - 02-23-2012

(02-23-2012, 06:07 PM)silvermaine Wrote: I am going to be using this over the next few days. I appreciate all you guys have done on this site. I'm an old man so learning this stuff is a challenge.

Well 5 month ago I didn't knew anything about hacking or what an hex editor was...I'm a bit old too but it'S so fun modifying FFVI that learning was fun too. I would really like the event you will be tweaking or creating once it's completed. You can always send me a message if you have problems.


RE: How to have more space for writing events - Kugawattan - 11-22-2015

This video is just what I was looking for and now it's gone ;_;


RE: How to have more space for writing events - Lockirby2 - 11-22-2015

Madsiur made a new YouTube channel. You can find the reuploaded video here:
[obsolete link removed]


RE: How to have more space for writing events - madsiur - 11-22-2015

(11-22-2015, 03:38 PM)Lockirby2 Wrote: Madsiur made a new YouTube channel. You can find the reuploaded video here

Yeah, sadly it might not be as clear as the first edition since while reuploading I lost the YT text annotations I've made. You can barely see what is happening in the hex editor.


RE: How to have more space for writing events (2016 Edition!) - madsiur - 04-14-2016

2016 Edition!