kion-dgl / Miku-Legends-2

Source Code for Writing files to the Megaman Legends 2 format to replace Megaman with Miku
https://kion-dgl.github.io/Miku-Legends-2/
GNU General Public License v3.0
5 stars 1 forks source link

Update Dashie in the Flutter #68

Closed kion-dgl closed 1 month ago

kion-dgl commented 1 month ago

I guess we'll take this one step at a time. The scene after you fixed the Flutter is scene 6. Which means the texture is in ST06T.BIN.

image

Offset is 0x20800

scene_20800

Palatte is 0x26000

poster_26000

Updated.

image

The next steps will be ST03T.BIN and ST0305.BIN.

kion-dgl commented 1 month ago

Next for ST03T.BIN the image offset is at 0x2e000

scene_2e000

Palette at 0x33800

poster_33800

kion-dgl commented 1 month ago

For ST0305.BIN we have the image at 0x1a000

scene_1a000

Palette is 0x23800

poster_23800