Question about the Monster Formation Wiki
#1
Hello, I would want to have more information about Monster Formations. I've read the Wiki, but it seems a bit unclear to me still.

It says that the first four bits of byte 1 is VRAM map. Is it the "mould" that I remember seeing in FF3usME? (I can't use it as I'm on Linux and it doesn't seem to work with Wine. Also, I'm too lazy to create a virtual machine only to run that.) Also, what is the MSB Monster Index? Finally, how does the unused " Monsters Loaded to BG1 (unused)" works? Thanks in advance!
Reply
#2
(10-07-2019, 11:44 PM)NPCnextdoor Wrote: It says that the first four bits of byte 1 is VRAM map. Is it the "mould" that I remember seeing in FF3usME? (I can't use it as I'm on Linux and it doesn't seem to work with Wine. Also, I'm too lazy to create a virtual machine only to run that.) Also, what is the MSB Monster Index? Finally, how does the unused " Monsters Loaded to BG1 (unused)" works? Thanks in advance!

Yes, the "mould" is the same as the VRAM map. That determines how the monster graphics are loaded into VRAM.

The monster index MSB is the "Most Significant Bit" of the monster index. You'll notice that the monster index is only 8 bits per monster. That would only allow you to select monsters 0-255. The MSB is the 9th bit which allows you to select monsters 0-511. I think there are only 383 valid monsters in vanilla. Setting the index to 511 means the monster slot is empty.

AFAIK, the "Monsters Loaded to BG1" bits are unused and have no effect. Monsters are normally displayed as sprites, but can be displayed on the BG1 layer during certain attack animations. The switch from sprites to BG1 is seamless and you would probably never notice it unless you turn layers on and off using an emulator. I think it's possible that the game designers wanted an option to show certain monsters on BG1 all the time, perhaps to allow larger monster images to be used. But this doesn't appear to have been implemented in the code at all.

*Shameless Plug* - If you can't get FF3usME to work in wine, monster formations can be edited using FF6Tools, which should run in your browser even on Linux. I just added a VRAM map view which allows you to see how the monster graphics are stored in VRAM.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Question about monster palettes HatZen08 1 1,191 02-02-2024, 10:22 PM
Last Post: Everything
  Formation Event Pointers PowerPanda 4 3,311 05-01-2021, 11:14 AM
Last Post: PowerPanda
  Formation Special Event Flag Findings Gi Nattak 1 2,231 01-07-2021, 04:48 PM
Last Post: C-Dude
  Question about lack of space for monster molds... Tenkarider 4 4,390 06-16-2015, 06:51 PM
Last Post: Catone
  Rages and Formation - How do they work? Fenrir 2 3,393 07-02-2013, 03:53 PM
Last Post: Fenrir

Forum Jump:


Users browsing this thread: 1 Guest(s)