Traditional ASM hack generally requires modifying in assembly level. Many times it is even hard to say that the hacker himself can make it clear on the original functionality, which results in extremely low reliability and poor efficiency. There are also many of other problems, such as headache RAM space management, conflict on various functionality, limition on skill index bit width, etc.
Today, With the 98% progress of decomp project and extensive CHAX engineering practices (such as this, this, this, this and this…), We can review on existing work from a higher perspective. At such a stage that people’s understanding of the vanilla functionality mechanics has reached at an unprecedented level, it’s time to solve existing problems, and reconstruct C-SkillSys project closer to a modern software engineering.
Use FEB to config your skillsys!
Modern c-skillsystem can directly enable users to configure the rom data in FEB via FEB patches. Download the Patches.zip from release page, unzip and put it to <path-to-FEBuilder>\config\patch2\FE8U\ directory with latest version of laqieer/FEBuilderGBA from @MisakaMikoto
I think a move towards a C based skillsystem is for the best, although it will take a while. It’ll also make it easier to have a version for fe6/fe7 once all 3 decomps are far along. Kudos to you!
We always could, although progress on the decomp has made this easier over time. Several skills in the older skillsys are written in C, but most are not.
Having a play around with this, it’s really impressive work!
I did notice that pressing left to select combat art doesn’t allow you to select Without Art, but pressing right works as expected.
Combo/chain attack could maybe use an indicator similar to the one for battle arts? and sprite doesn’t swap when anims off but I guess that’s just not finished yet.
Also installing worked fine for me on WSL although the dotnet var only worked until I closed the session so might be good to add a note about adding it to ~/.bashrc so it will persist?
In FE-Engage, according to my understanding, it is an inherent mechanism, just like assassin cannot trigger silencer attack to BOSS in FE8. So I also set it to trigger combo-attacks unconditionally.
√
Yes, I recommand to put the following variables to ~/.bashrc:
Is there currently no way to view what combat arts are available to a unit?
This is honestly really cool. Was able to get everything to work following the instructions just fine, though I did need to update and upgrade apt-get since I was doing this on a fresh install, if you feel it might be worth adding a note about that after wsl is installed.
My apologies for not being more clear before, but I mean in game. On the unit menu, other than when you attack, how to you view available combat arts such as wrathful stike and grounder? Do you need to press select on a certain page or?