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

#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)



Messages In This Thread
Edit monster mould unused - by doofenH - 01-03-2020, 01:57 AM
RE: Edit monster mould unused - by madsiur - 01-03-2020, 02:08 AM
RE: Edit monster mould unused - by assassin - 01-03-2020, 08:28 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite