Hello, I've had this tool for a long time, but have only been using it a lot lately, with the Steam HD remaster version. I have some experince with cheating/hacking FFX since back in the PS2 days, before the remaster was a thing. I also have experience with the Steam version itself. I've been using a combination of several tools along with Ronso (Cheat Engine, Farplane, FFXED...) to edit/alter the game, as well as figure out many unknowns and some issues with this Ronso skill editor, and with how the abilities tables and the text tables work and can be altered.
I have no contact with fuzzymilipede or pbirdman, the two names that always this sort of FFX stuff leads me to, since no one else seems to be much interested, or know much about the game internally. This forum thread is the only other thing that I have ever seen other than those two, that has been really useful and proves that there's a person very interested in the game behind the tool. Even if I don't see people talking about this tool much, at least it seems as if this is the only place where someone will want to hear what I have to help, and to have some questions answered or get some help myself, because I have to do everything on my own, that's how it's always been for me. I hope someone will reply to me, and not that this post is forgotten and dies with no answer whatsoever. Although, maybe I'm hoping too much here... People seem to be really interested if I have something to give them, like stuff that they can do to alter the game, but they're the ones that just want the guide and the fun, people just want for me to release stuff for them, but they lose all interest when it comes to something that doesn't come with an easy tutorial attached to it. No one seems to be willing to help or share their knowledge.
That being said, the reason I'm posting here is to, besides announce once more my interest in this masterpiece game, share what I have researched on my own, hoping that at least someone will silently benefit from my knowledge, even if I never ever hear from that person's existence at all.
Unless otherwise mentioned, I'm refering to the HD remaster in Steam with language set to English (since Ronso will error for any other language, tested them all). Despite this, many of what I know applies to all versions of FFX, except for obviously content that was not available in other versions (such as all the changes originally introduced in the "international" release of the PS2 version in Japan, as well as these being the only PS2 versions that made it to Europe/PAL)
First of, as already mentioned, the Ronso tool will fail to find any data on the FFX.exe process, unless language is set to English. This is so despite the insistence within the tool, as well as the OP here, that this should be compatible with all languages. I'm guessing they meant all PS2 versions, since this tool is apparently compatible with certain PS2 emulators running FFX (I have not tested that, not that I can remember)
For me, this tool will always allocate two ability tables and two string tables (for names and descriptions), but at least three of each exist in the Steam version. One contains abilities accessible to the player and their respective text, another contains many enemy abilities with also their respective text, those two are found by the tool without a problem (only with the language restriction)
However, I'm aware of the existence of another table for enemy-exclusive abilities, and its corresponding text table for strings. While I've had no luck so far to allocate in memory and copy to a file the contents of the ability part, I found the whole text table, and translated all of its contents to readable text through trial and error methods. This, not coincidentally, is an exact coincidence of what I have in an old Cheat Engine table for the Steam version, to add any ability in the game to the player's inventory (also created through trial and error, with some help of previous knowledge from doing the same thing on the various PS2 versions). This third table contains many many enemy-exclusive abilities that are notably missing from those found by Ronso, such as Seymour's (as an enemy), Lord Ochu's, Chocobo Eater's, Evrae's, the boss right before Yunalesca (move trigger command battle), Yunalesca's, Overdrive Sin's, Sin's Core's, Braska's Final Aeon's, Yu Yevon's, among others... And, if the Cheat Engine table is right, there should still be a fourth table, containing Dark Aeons, Penance, Shinryu, Nemesis, boss right before arriving to Zanarkand, Defender boss, Guados, machines, Cactuars, endgame random encounters... all of which are still missing with these three text tables, but found within the CT, but I have yet to search for those strings in game memory and translate to see if it coincides (which it should)
Guess I'll upload this Cheat Engine table, as well as the the three abilities and text tables (except the ability one I'm missing), to Google Drive and link it here. The tables are provided both raw (as an huge ass array of bytes, useful to find it quickly in memory without pointers), and translated to readable text (new line means end of string). I will upload as well what every of the possible 256 values within a byte translates to in FFX (with English language), so text can be translated in either direction. Note that this translation reference was done by myself with trial and error (as always...), and as such isn't perfect or fully documented.
https://drive.google.com/drive/folders/1oDBKrlSWngLW3SAGe_XFZzGITk2s73Yz?usp=share_linkI also have some feedback about an issue with the "reset" option in the tool and what some of the unknowns do, are related to, or how they behave... The reset if used will break the other enemy tables, despite those not being found/listed by the tool, so it's best to save an uncorrupt "reset" file and load from it instead. I will add that to the link, too.
"Exit?" additional flag is used by all self-destruct abilities to eject the user. It is not used by anything else, like "Escape" or "Dismiss", and eject is a status to the target which has nothing to do with the flag.
Byte 27 listed as "Unknowns 1", indicates which menu (if any) the ability calls. For Doublecast this is 1 (Black magic), for Overdrives other than Yuna and Rikku 4, for "Summon" and "Grand Summon" 5, for "Items" and "Quick Pockets" 6, for weapon change 7, for armor change 15, for "Switch" dummy command 10, for "Use" 17, for "Mix" 20, for "Spare Change" 21, for "Pay" 22. This corresponds to "Category", in other words, all black magic spells are category 1, all Overdrives are category 4. Doublecast itself is a special, as for "Swordplay" being listed under Overdrive, and "Spiral Cut" being listed inside Swordplay, there's another unknown byte that determines this. Setting "Mix" to 4 instead opens a submenu with all already "learnt" results (used results that are displayed in Overdrives menu outside of battle). If Rikku had never mixed, then it'll be grayed out, much like summoning in the final battle. Setting "Grand Summon" to 4 will gray out, since Yuna doesn't have access to any other Overdrive.
Byte 26 listed as "Unknowns 1" is this one I was talking about, Trigger Commands are 1 (only show in certain battles?), main menu (such as "Skills") are 9 (don't show grayed out, hide instead), Overdrives (left button) are 17 (always show), but setting this to 0 makes it be in a submenu, such as "Type Reels" or "Spell Fury", these are 0 so "Slots" or "Fury" must be opened first. This is also how skills, specials and spells are each inside their menu, not outside on main.
Byte 29 listed as "Unknowns 2" determines who should have access to the ability, "Summon" is 1 (Yuna), this is why only she can see the command despite it being one that is unlocked to everyone by default (internally in the save data), but since the usage is restricted to Yuna it won't appear on anyone else's menu. This is also how Overdrives are exclusive to a character or aeon, since in the save data it's only a yes/no for everyone, but this byte determines that each Overdrive must only be accessed by X user, so they won't show up for everyone else. 255 means everyone, so setting "Summon" to 255 for example, means that everyone has the "Summon" command (game can softlock if summonning underwater, in Home or against Evrae, aeons will T-pose underwater, Shiva is very funny). For Overdrives it's the same, setting Fury to 255 means everyone has it listed. The order, from 0 to 17 (decimal), is: Tidus, Yuna, Auron, Kimahri, Wakka, Lulu, Rikku, Seymour, Valefor, Ifrit, Ixion, Shiva, Bahamut, Anima, Yojimbo, Cindy (or all sisters), Sandy, Mindy. This is also how the "Attack" commands for all aeons except Yojimbo and Magus, as well as aeon subcomands like Sonic Wings, are restricted to only one aeon, since in the save data those are, again, abilities that you either have or do not have, regardless of user. So setting "Sonic Wings" to 255 will list it for everyone regardless of save data. The "Attack" command that says in its description to use a weapon, as well as every right-side menu command for both characters and aeons, is individually learnt or not learnt for every character. This is how permanent party members have one set of right-side menu options, aeons have another, and Seymour only has "Escape" by default, despite all of those having its byte 29 set to 255, it is save data that determines who has it learned. In other words, if the save data lists it as learned, if this byte is the same as the current turn or 255, and if the current turn character has, if needed, the ability individually learnt, only then it will be displayed. Should anything fail, it won't be listed. Needless to say every ability on the sphere grid is 255.
Byte 31 listed as "Unknowns 2" appears to be related to targeting, and if set improperly will disallow target selection and simply skip the turn, that's all I know for this one, sorry.
Byte 33 listed as "Unknowns 2" indicates which side of the main menus the command is to be located, 0 is main (or in a submenu due to byte 26 being 0), 8 is right-side (weapon, armor, escape, shield, boost, dismiss), 16 is left-side (Overdrives and trigger commands, the game simply checks if gauge cost is 0 or not to determine if it's an OD or trigger)
Byte 34 listed as "Unknowns 2" has to do with the tier of a spell, most probably the reason Lulu has different casting animations for different spells. Tier 1 is 19, tier 2 (-ra) is 3, tier 3 (-ga) is 35. Skills are 4, most specials are 0, most Overdrives are 1, trigger commands are 8.
Byte 35 listed as "Unknowns 2" is related to the animation when the user is about to use the ability, not the animation of the ability itself. For example, setting an Overdrive to 0 will remove the orange aura and the use Overdrive sound effect. Most commands other than Overdrives are 21, ODs are 4.
Byte 92 listed as "Unknowns 2" seems to be for non-aeon Overdrives, most often pointing which screen must appear for the player to enter input for the OD. Setting this to 0 will bypass the input screen as successful, in most cases completely removing it. However, there are a few things to keep in mind. For Tidus, "Blitz Ace" requires interaction in-between unlike his other 3 ODs, this means that the screen will still appear and no matter what the player does, the animation will display as failed, but the 9th hit will be done to the enemy, although with a power of 4 (not with a power of 24 as it should be). This can be fixed by changing the hit amount to 14, the final 6 hits will be all power 4, making it the same as one power 24 hit. Setting the hit count above 16 will crash the game regardless of animations. Slice and Dice correctly displays the 6 hits without any input screen. The other two also work as normal but without input. For Lulu's Fury, it's always skipped and 16 spells are used (unless the number of hits is manually decreased for each Fury). For Wakka's Reels, the animation must be set to the proper result, if you set the byte to 0 but don't change the animation, the slots will still appear, although the three rolling parts will be empty, but input still changes the result even if you can't see anything. Changing the animation will skip the slots input screen entirely. For Auron, input will still be requested if the byte is 0, but failing the input has the successful effect anyway, inflicting delay, eject, full break, or hitting twice. However, much like "Blitz Ace", "Tornado", even with successful input, will display the animation of only 1 hit, despite the enemies receiving both hits correctly. The power of the hits is also correct, not needing any workarounds this time.
Finally, I've been editing abilities to add status effects, either inflict or remove, and I noticed that apparently going beyond 10 effects in total will unset some of the effects if I go to another ability and then come back. Is this a glitch in Ronso, or a limitation of how the abilities are implemented in the game? Becuase I can't have more than 10 simultaneously. It's a bit of an annoyance keeping in mind that each break status is separate, making full break take 4 of the 10 possible statuses.
I hope I was understood and I receive a reply from someone someday. Until then.