ff6a:utils

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ff6a:utils [2017/02/09 20:06]
madsiur [Assembly]
ff6a:utils [2018/12/13 15:38]
madsiur removed
Line 1: Line 1:
-===== Overview =====+~~NOTOC~~ 
 +===== FF6A / GBA Utilities =====
 This is a list of utilities that can be used to edit various aspects of the game. For general utilities such as hex editors, please visit the [[rh:utilities|utility page]] of the ROM hacking section. For FF6 utilities (SNES ROM), check the FF3us and FF6j [[ff3:ff3us:util:start|utility page]]. This is a list of utilities that can be used to edit various aspects of the game. For general utilities such as hex editors, please visit the [[rh:utilities|utility page]] of the ROM hacking section. For FF6 utilities (SNES ROM), check the FF3us and FF6j [[ff3:ff3us:util:start|utility page]].
  
Line 8: Line 9:
 | FF6AE 3.1.1 | Multi-Editor for FF6A. A new WPF version coded from scratch is on the way.|  Madsiur  |  {{ff6a:utils:data:ff6ae_3.1.1.zip|Download}}  | | FF6AE 3.1.1 | Multi-Editor for FF6A. A new WPF version coded from scratch is on the way.|  Madsiur  |  {{ff6a:utils:data:ff6ae_3.1.1.zip|Download}}  |
 | FF6MDE 1.72 | Can edit chest data and animation strings in FF3us and FF6 Advance. |  Drakkhen  |  {{ff3:ff3us:util:data:ff6mde_1.72.zip|Download}}  | | FF6MDE 1.72 | Can edit chest data and animation strings in FF3us and FF6 Advance. |  Drakkhen  |  {{ff3:ff3us:util:data:ff6mde_1.72.zip|Download}}  |
 +| FF6A SRAM Editor | Neat SRAM Editor. If you can make it work, write a guide. |  Kaleid  |  {{ff6a:utils:sram-editor-ff6a.zip|Download}} 
 +| FFVIExplore 0.5c | **Not for GBA** editor / unpacker for the Steam version. |  Nyxo  |  {{ff6a:utils:data:ffvi_explore_v0.5c.zip|Download}} 
 +| FF6 Save Importer 0.6 | Bash shell scripts to migrate save files; includes checksum updaters. |  jvh147  |  {{ff6a:utils:data:ff6_save_importer_v06.zip|Download}} 
 +| cb extractor 0.7 | Text/codepage -map for the Steam version; includes Bash text extractor. |  jvh147  |  {{ff6a:utils:data:cb_extractor_v07.zip|Download}}  |
 ===== Graphic Editing ===== ===== Graphic Editing =====
 ^ Name      ^ Short Description       ^ Creator         ^ Download link         ^ ^ Name      ^ Short Description       ^ Creator         ^ Download link         ^
-| NLZ-GBA Advance 5.0 | Graphics editor that can edit regular and LZ77 compressed graphics.  |  NintendoLord |  {{ff6a:utils:gfx:nlz_gba.zip|Download}}  |+| NLZ-GBA Advance 5.0 | A program to edit regular and LZ77 compressed graphics.  |  NintendoLord |  {{ff6a:utils:gfx:nlz_gba.zip|Download}}  |
 | Advance Palette Editor | A program to edit regular and LZ77 compressed palettes. |  HackMew  |  {{ff6a:utils:gfx:ape.zip|Download}}  | | Advance Palette Editor | A program to edit regular and LZ77 compressed palettes. |  HackMew  |  {{ff6a:utils:gfx:ape.zip|Download}}  |
 +
 +===== Sound Editing =====
 +^ Name      ^ Short Description       ^ Creator         ^ Download link         ^
 +| Sappy 2006 Mod 17.1 | Can import / export songs and SFX. Read install.txt carefully  |  Nagona  |  {{ff6a:utils:data:sappy17.zip|Download}}  |
  
 ===== Assembly ===== ===== Assembly =====
 ^ Name      ^ Short Description       ^ Creator         ^ Download link         ^ ^ Name      ^ Short Description       ^ Creator         ^ Download link         ^
-| no$gba | The most complete GBA debugger((1)) |  Martin Korth  |  [[http://problemkaputt.de/gba.htm|Download]]  |+| no$gba | The most complete GBA debugger(( If you like the debugger, consider a donation since the guy does this for a living.)) |  Martin Korth  |  [[http://problemkaputt.de/gba.htm|Download]]  |
 | VBA-SDL-H | VBA version that support hacking features such as breakpoints and tracing.|  Labmaster  |  {{ff6a:utils:asm:vba-sdl-h.zip|Download}}  | | VBA-SDL-H | VBA version that support hacking features such as breakpoints and tracing.|  Labmaster  |  {{ff6a:utils:asm:vba-sdl-h.zip|Download}}  |
 | VBA Tracer | Tracing emulator based off of VisualBoy Advance 1.7.1.|  g8z and al  |  {{ff6a:utils:asm:vba_tracer.rar|Download}}  | | VBA Tracer | Tracing emulator based off of VisualBoy Advance 1.7.1.|  g8z and al  |  {{ff6a:utils:asm:vba_tracer.rar|Download}}  |
  
-((1))If you like the debugger, consider a donation since the guy does this for a living.