Runa Does an ASM

Pretty amazing. Now we just need more than one line for weapons(I know it has to do with memorylimitations, but it would still be cool to somehow get past)and everything I would have ever wanted would be in gba.

1 Like

Looks interesting. I’d say it would be great for adding flavor to your player characters. Does it just have a generic thing for enemies and npcs? Or would you have to go about resolving that later?

1 Like

I am trying to work on something from @Snakey1’s support rework, to make the fourth page only appear for those with personal information.

2 Likes

Nice to hear. I like this innovative wizardry. Maybe I’ll try to learn something to provide one day.

1 Like

Wow Runa this is actually pretty cool! Loving the ASM.

3 Likes

UPDATE!
The Personal Info page will now no longer display if a unit has their first like set to 0x0000.
screentime
Download link has been updated to include these files, and can be found in the top post.
Please make sure to credit @Snakey1 for this addition as well! This code is based off his Support Rework, which can be found here:

13 Likes

Aw no need to credit. Not a huge contribution from my end at all lol. Nice going getting the system working!

3 Likes

What does that snow thing come from? Am I reading too much into a placeholder line of text about this random MageDiabolist boss? (I probably am.) But I’m interested in knowing more about this guy. First of all, where does he get those nice Renault-recolor robes?

He got them from Laurent LaCroix Boutique, of course!

2 Likes

This is a nice addition Runa. I’m wondering why nobody made a similar thing before.

1 Like

Hello, is there any conflict with any patch on febuilder yet? What about skill system and ex modular save?
Do you know if you can make it compatable with febuilder? If you can please are you willing to do it?
Otherthan those questions this is a good work and I am looking forward to use it, good job!

1 Like

It’s a difficult part because MSS is involved.
Because MSS is a single program, it is difficult to rewrite only a part.
Since it is rewritten by SkillSystems, it cannot be overwritten twice.

If this hack is integrated into SkillSystems, it will be easy to use.

2 Likes

I’ll see what I can do about putting this into Skill System as a (most likely) optional feature.

2 Likes

Now this is definitely awesome, being able to give characters more details than just your simple support convo on what they like and dont like.

Age and height is also a good addition!

I appreciate stuff like this. Great job.

@7743 Personal Data Table has been implemented into skill-system-master. Ball is in your court now :smiley:

7 Likes

Thank you for information.
I Will consider later.

6 Likes

[FE8] Split Char Desc by EID

image
(ignore the terrible post time-skip mug, it’s only a test :O)

Changes the character description getter to grab a separate textID based on whether an EID is set. The textIDs are kept in a CSV separate from the character table. This is only conditional for one EID, as this was intended to be used for a time-skip only. If anybody wishes to make this more viable/modular, go right ahead!

Download can be found here!

18 Likes

Fixed a problem with Personal Info Page! The conditional to determine the amount of pages was incrementing by the wrong number (because my original file had additional entries), but it has been fixed now!

4 Likes

Fantastic work here. I’ll be watching the progress of personal data table patch closely. (Febuilder gang)

3 Likes