Deijin27 / RanseiLink

Pokemon Conquest Rom Editor
GNU General Public License v3.0
49 stars 1 forks source link

Support editing KuniImage #46

Closed Deijin27 closed 7 months ago

Deijin27 commented 1 year ago

kuniimage2

Notes:

Deijin27 commented 8 months ago

Done. Test in game

Deijin27 commented 7 months ago

Update:

Firstly, from testing I've found that the still version is used on the top screen during the battle intro.

Secondly, I have tested and bug fixed, and now it works perfectly.... except one thing.

I imported the animation of ignis into both the aurora and ignis slots, and it plays all the animations correctly in the ignis slot, but in the aurora slot it only plays the first 3.

There must be something that tells it how many animations to load. Maybe (hopefully) this is stored in the kingdom data.

I tested swapping animation order and confirmed that it does take the first N animations, it doesn't care about the names.

I've also confirmed that it works fine if you have fewer animations than originally by importing aurora into the ignis slot.

Deijin27 commented 7 months ago

Bad news. I've tried everything in the kindom data, I'm pretty sure it's not there. idk where else it would be.

Deijin27 commented 7 months ago

I should do a straight up file swap to make absolutely sure im not missing something, considering the ncer is exited rather than made from scratch

Deijin27 commented 7 months ago

Update: fully swapping the file doesn't help, you still have an animation limit. :(

Deijin27 commented 7 months ago

Closing this as done, we'll just have to live with the limitation for now.