Final Fantasy Hacktics

Modding => War of the Lions Hacking => Topic started by: NiteKat on January 25, 2017, 09:16:11 am

Title: Help with Developing New Save Game Editor
Post by: NiteKat on January 25, 2017, 09:16:11 am
Hello! I am looking to develop a new save game editor for the War of the Lions that will allow some editing that the Lion Editor does not when it comes to characters. Part of the motivation for me in making a new editor is that I want the ability to be able to realistically level up characters without having to actually grind things out, in order to set up Melee mode matches or to replace a character that crystallizes at level a higher level late in the game. While Lion Editor will let you make a new character, if you change their levels you have to manually set their stats, and you can only mess with the end results, not the raw stats.

I've been able to make a lot of progress by using a hex editor (HxD) and Lion Editor itself to find certain offsets and values for things, as well as the Battle Mechanics Guide over at GameFAQs for some formulas, but now I am stuck on a few items. The editor, for now, is working/being built like a generic enemy generator of sorts, but if completed and provided to the community would be built more like a general save game editor.

If this is the wrong section, mods please feel free to move this. I don't know that my request quite constitutes a whole new project, yet, but it may evolve into that.

What I have so far:


What I'd like to complete:


What I'm stuck on and cannot find resources for via google:


Any help on the areas where I'm stuck would be appreciated, or general interest in an application that lets you get to the raw stats or automates making realistic characters would let me know if I should pursue making a more professional application, or just keep it a quick dirty program for my own uses.[/list]