Users browsing this thread: 1 Guest(s)
Edit monster mould unused

#1
Posts: 145
Threads: 47
Thanks Received: 0
Thanks Given: 0
Joined: Jan 2020
Reputation: 0
Status
None
Is there a way to edit FFusME: Monster Formations' Mould Used "13-15"? I just need close to large 6 Mould #1 box, but with just a very small box #2 for monster like Speck.
  Find
Quote  

#2
Posts: 3,966
Threads: 279
Thanks Received: 234
Thanks Given: 56
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
I don't think anyone ever done this.. I remember reading on mnrogar's forum Lenophis trying to do so, but iirc it ended with him discovering some limitation with adding a mould, and if it can be done it will require a decent amount of ASM work. I hope someone will have a more positive answer than me..
  Find
Quote  

#3
Posts: 200
Threads: 1
Thanks Received: 10
Thanks Given: 0
Joined: Oct 2015
Reputation: 18
Status
None
there were 3 basic reasons:

1) 16384 square pixel RAM limitation.

Mold 6 already uses all of this, so you'd have to make sure the main monster is within 96x128 or such if you want a secondary one.

and we're rounding UP to the nearest multiple of 32 in each dimension, as 32x32 is the smallest subsprite.  so 112x112, for instance, is functionally the same as 128x128.

2) there are more structures to edit besides C2/D034 (and C2/D01A), and they hadn't been decoded at the time.  see also:

C2/C540 , and the pointers thereto at C2/C4A4.
C2/B9E7 .  just for reference; DO NOT EDIT.

and yes, the ASM work that Madsiur mentioned. Tongue

3) the existing molds cover like 98% of setups that aren't pipe dreams (i.e. that actually abide by #1), anyway.

------

there currently ARE NO Molds 13-15, so you'd have to relocate and expand the C2/C4A4 and C2/D01A tables right off the bat.

you're probably better off adding an entry to Mold 9.  it's 96x96 or 96x128 (the data conflicts), so you have RAM space for at least four 32x32 entries.  yes, you'll need to relocate C2/D0B0 and likely C2/C622.

or you just exert a little discipline to make the monster fit in 96x96 as opposed to 96x128 (we've already established that 128x128 is NOT an option when accompanied), and use the existing Mold 7.

----

another limitation found by somebody on this forum is that certain molds and/or total monster RAM usages do not play nicely with Magitek Armor.
Quote  
[-] The following 1 user says Thank You to assassin for this post:
  • madsiur (01-03-2020)



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite