øAslickproductions.org/forum/index.php?PHPSESSID=ukascihcm6qoputfjcvkl4kg34&action=profile;area=showposts;sa=topics;u=313e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index2adb.htmlslickproductions.org/forum/index.php?PHPSESSID=ukascihcm6qoputfjcvkl4kg34&action=profile;u=313e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index2adb.html.zx#Äh^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿȰ,06@OKtext/htmlISO-8859-1gzip@øÕ6@ÿÿÿÿÿÿÿÿWed, 11 Mar 2020 11:14:04 GMT0ó°° ®0®P®€§²ð®#Äh^`6@ Show Posts - Gedankenschild

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Gedankenschild

Pages: 1
1
Final Fantasy IV Research & Development / Baby Zeromus?
« on: October 22, 2015, 11:47:53 PM »
With the forum being on the quiet side this time of the year, I thought I'd throw something out here I didn't see mentioned anywhere.

While going through the WSC ROM, I noticed a monster that wasn't in the game. I decided to replace the Imp graphics and palette with those of said monster and took a screenshot:



Maybe some kind of leftover from the testing phase?

Later I worked with the SNES ROM and there it was again!



I never even noticed this before! I played the game a million times - I know this isn't in it.
Did you guys know about this? What could it be?

2
Final Fantasy IV Research & Development / 4bpp Graphics Backport
« on: July 26, 2014, 08:46:52 PM »
Hi everyone!

I thought I'd share what I've been up to recently. After looking through Gemini's very helpful posts from years ago (Thanks!) about inserting 16-color portraits into the menu screen, I became curious. I decided to take a look at ASM and tried to at least understand what exactly his code was doing. After a couple of weeks of studying the guides and experimenting with debuggers I finally hit the jackpot and got my very first ASM hack to work: inserting the 4bpp Wonderswan enemies into the expanded SNES ROM and actually making it work! (YAY!)

It's obviously not finished yet and quite a few things need to be done. The code that loads the enemy graphics is also used to load the background tiles and menu elements like the pointer and damage numbers. Which is a very welcome side effect as far as I'm concerned... 30 color battle backgrounds, anyone? :happy: Also, other palettes like spell flashing and enemy death need to be changed as well. The more complex bosses cannot simply be copied over either, because of the more sophisticated way the game loads their tiles. But that's not much of problem - a tiny bit of simplification won't hurt that much, I think. Oh, and summons display as garbage, so they use unique tile loading code. Same is true for Toad/Piggy/Tiny status effects.

I rewrote the enemy palette/size/graphics pointer index documented by JCE3000GT (Thanks to you as well!) and I can say that code-wise everything seems to be working very well. Even the Four Elements battle (which had me worried) causes no problems thanks to the unsophisticated way the game manages the palettes, hehe... (Remember how Kainazzo turns yellow before transforming into Valvalis - totally unnecessary, but very fortunate for this project!)

I just pasted part of the battle background tiles back over the originals in 4bpp mode to make at least the field background look right in these screens. (That, of course, throws off the index and screws all the other bgs.)

Regards!



(Edit: Replaced screenshot, original didn't survive the forum update)

Pages: 1