FF6 Hacking
FF6Tools - Browser-Based ROM Editor - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Dragons' Den (https://www.ff6hacking.com/forums/forum-13.html)
+--- Thread: FF6Tools - Browser-Based ROM Editor (/thread-3321.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: FF6Tools - ROM Editor for OS X - Everything - 05-18-2017

I just uploaded FF6Tools v0.4 to the wiki. Other than a bunch of miscellaneous bug fixes, the main new feature is the attack animation editor. It can edit the animation frames for each attack, and also for weapons and monster special attacks.

https://www.ff6hacking.com/wiki/doku.php?id=ff3:ff3us:util:ff6tools

I'm going to post v0.5 soon. I've added some functionality to the music and sound effect editor, and I've made substantial improvements to automatic data relocation.

And thanks to whoever made a page for FF6Tools on romhacking.net! Does anyone know how to add a link there that goes to the wiki page?


RE: FF6Tools - ROM Editor for OS X - seibaby - 05-18-2017

Fantastic work! I've yet to try it though because I lack an OSX machine...is there any possibility of porting this to Windows?


RE: FF6Tools - ROM Editor for OS X - SSJ Rick - 05-18-2017

that's really impressive


RE: FF6Tools - ROM Editor for OS X - madsiur - 05-20-2017

(05-18-2017, 12:44 AM)Everything Wrote: And thanks to whoever made a page for FF6Tools on romhacking.net! Does anyone know how to add a link there that goes to the wiki page?

You can "Edit Submission" to upload new version (any member can do this, I can do it if you're not a member..).


RE: FF6Tools - ROM Editor for OS X - JCE3000GT - 05-20-2017

(05-15-2017, 04:50 PM)Madsiur Wrote:
(05-15-2017, 11:10 AM)JCE3000GT Wrote: Can you tell me how to do this?  I have a ton of harddrives on my main computer that I could use to multi-boot but I have NO idea how to install OS X on it as I know nothing about Apple stuff beyond an iPhone.

I have not worked with virtual machines since college 3 years ago and at the time we were running instances of Windows Server on a Windows 7 machine. I found this (long) tutorial that seems legit and recent. I was also using VmWare (like the tutorial) and I think a free version exist. But basically you can skip the long step described of getting the Apple OS by "get an recent OS/X image by any means you want". Some further VmWare steps might be a bit less accurate though depending of the changes in OS/X settings from version to version.

https://www.pcsteps.com/2157-mac-os-x-virtual-machine-vmware-player/

Cool beans!  I'll give that a try once I install a 32-bit Windows XP on another harddrive for older apps.  My 64-bit Windows 7 doesn't like some software and the latest 64-bit version of Hexworkshop suuuuuuuuuuuucks!!!!!!!


RE: FF6Tools - ROM Editor for OS X - madsiur - 05-25-2017

@Everything: I can do the maintenance / updates on the FF6Tools RHDN entry. I've included a wiki link like you wanted: http://www.romhacking.net/utilities/1267/


RE: FF6Tools - ROM Editor for OS X - Everything - 07-24-2017

I've been working on a "Tile Layout Editor" for FF6Tools and I wanted to share my progress so far. It can edit the graphics that are made up of 8x8 tiles. So far it works for map tilesets, battle backgrounds, and various cinematic graphics. I'm planning to include it in v0.5 of FF6Tools. Here are some screenshots:

Map Tileset
World Map Tileset
Battle Background
World of Ruin Cinematic
Intro Cinematic
Ending 1
Ending 2
Ending 3


RE: FF6Tools - ROM Editor for OS X - SSJ Rick - 07-25-2017

very nice work done so far, I'd like to see more done


RE: FF6Tools - ROM Editor for OS X - Gi Nattak - 07-25-2017

(07-25-2017, 03:46 AM)Poco Loco Wrote: I'd like to see more done

Like what, he has covered everything now I think lol. If anything, a Windows version is what I'd like to see happen. But that's wishful thinking, not a request.


RE: FF6Tools - ROM Editor for OS X - Everything - 07-25-2017

(07-25-2017, 06:40 PM)Gi Nattak Wrote: If anything, a Windows version is what I'd like to see happen. But that's wishful thinking, not a request.

I wish I could port this to Windows. It's pretty deeply rooted in Mac-specific stuff though. I used to write programs with Visual Studio but I found that programming OS X is a lot less frustrating.