(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-11-24 01:50 PM
0 users currently in ROM Hacking.
Acmlm's Board - I3 Archive - ROM Hacking - Zelda3C ~ Quest for Calatia: New Site New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
GameMakr24
Newcomer


 





Since: 07-30-06

Last post: 6431 days
Last view: 6431 days
Posted on 10-01-06 04:24 PM Link | Quote
Hi everyone,

Sorry for the long delay -- I've been without a website for a long
time now. I'm finally moved in to my new address, located here:

http://www.questforcalatia.net/

Thanks for the patience and support!
MogGuy

Kabu


 





Since: 12-03-05
From: Look behind you...

Last post: 6331 days
Last view: 6298 days
Posted on 10-01-06 05:26 PM Link | Quote
Yay!

Man, every time I read an update, I want to play it even more!

But, anticipation is good. But I still think you're evil for taunting us wth this awesome looking game.

I love the Moblins and Goryias, but the Armos Statues don't seem to fir in. Maybe it's just me, though.
Omega45889

Shyguy


 





Since: 11-18-05

Last post: 6325 days
Last view: 6339 days
Posted on 10-01-06 10:50 PM Link | Quote
Word, nice work buddy.

Lookin forward to it
Reshaper256

190


 





Since: 11-17-05
From: United States

Last post: 6334 days
Last view: 6291 days
Posted on 10-02-06 02:50 AM Link | Quote
Nice, I like how you also have the Outlands page there too. I'll be checking for updates regularly again.
NEONswift

Bee








Since: 11-18-05

Last post: 6292 days
Last view: 6291 days
Posted on 10-02-06 10:12 AM Link | Quote
Those moblins look sweet. Always nice to hear on your progress GameMkr. It's odd how you seem (IMO) to be the only hacker who's successfully created a website to go with their hack without it being a gimicky thing. Pics and news updates are always a pleasure to read.
Jigglysaint

Octoballoon








Since: 11-19-05

Last post: 6311 days
Last view: 6296 days
Posted on 10-02-06 01:33 PM Link | Quote
I wonder how many miniutes it would take for me to find all that ASM data you are looking for? To be honest, all of them should be very easy to find via rom corruption and knowlege of the game's ram. I haven't started on SNES assembly yet, but if I ever finish my Blaster Master hack, maybe I can go take a look.
acillatem98

Crow








Since: 11-18-05
From: Barberton, Ohio

Last post: 6296 days
Last view: 6292 days
Posted on 10-02-06 04:20 PM Link | Quote
It's great that you have a place for updates. Out of any hack I've waited for, this has to be the best.

It will be much easier to follow now that you got a site.
Jigglysaint

Octoballoon








Since: 11-19-05

Last post: 6311 days
Last view: 6296 days
Posted on 10-02-06 05:15 PM Link | Quote
After about a half hour of rom corruption, I found the boss drop data, but there are some complications. First of all, the heart container is not a sprite on the sprite index. Instead it is composed of a graphic, and a what I call a "live chest". This means the data for the heart is actually treasure chest data, not a sprite. This is good in a way because if hacked, it could be possible to have certain monsters drop more than just heart containers. The heart container that the boss drops is called "muteheart" and is inded 62, or 3E in hex.

However, there are 2 other problems not including finding the heart graphic. The first is that you can only use treasure chest values, and heart pieces do not have an entry. It could be corrected if the treasure chest assembler is found. Second, the heart container contains code that further introduces the pendant/crystal. Any other item causes the game to hang. For this to be corrected, the code that makes the game continue would have to be edited to the item that's desired, or the item data would need to be copied to entry 3E. Either way it will take some more work to make it work.

This is my initial finding. If I find anything else, I'll post it.
MysticalOS
Newcomer


 





Since: 08-17-06
From: Georgia, USA

Last post: 6430 days
Last view: 6430 days
Posted on 10-02-06 05:30 PM Link | Quote
you never linked up with me or i woulda helped you gotten up way sooner If you don't use icq anymore, i should get an updated contact place to reach you at...
Reshaper256

190


 





Since: 11-17-05
From: United States

Last post: 6334 days
Last view: 6291 days
Posted on 10-03-06 12:54 AM Link | Quote
Originally posted by Jigglysaint
After about a half hour of rom corruption, I found the boss drop data, but there are some complications. First of all, the heart container is not a sprite on the sprite index. Instead it is composed of a graphic, and a what I call a "live chest". This means the data for the heart is actually treasure chest data, not a sprite. This is good in a way because if hacked, it could be possible to have certain monsters drop more than just heart containers. The heart container that the boss drops is called "muteheart" and is inded 62, or 3E in hex.

However, there are 2 other problems not including finding the heart graphic. The first is that you can only use treasure chest values, and heart pieces do not have an entry. It could be corrected if the treasure chest assembler is found. Second, the heart container contains code that further introduces the pendant/crystal. Any other item causes the game to hang. For this to be corrected, the code that makes the game continue would have to be edited to the item that's desired, or the item data would need to be copied to entry 3E. Either way it will take some more work to make it work.

This is my initial finding. If I find anything else, I'll post it.
You may want to contact GM before spending your time working on some of those ASM requests. I've already sent him a fix for the "Boss Hearts" request, but I'll admit it isn't entirely perfect. I'll send you my most recent patch in a PM, if you want to look at it. I didn't make the heart piece behave like a "live chest," as you've named it; the "you've just got a heart piece" message pops up when you get it, and if you're in a room that's not just a quadrant (such as the giant moldorm boss fight), you'll see the crystal/pendant appear, but not fall until you hit the button. The only real problem is that if you collect your "fourth" heart piece, the crystal/pendant GFX will become a heart when Link holds the full heart over his head. I've been meaning to get back into the code to fix this, but I haven't gotten around to it.
Jigglysaint

Octoballoon








Since: 11-19-05

Last post: 6311 days
Last view: 6296 days
Posted on 10-03-06 01:20 AM Link | Quote
Well I wasn't expecting to make a major contribution to the project. I was just curious how quickly it would take me to find the data via pure rom corruption(half an hour).
Reshaper256

190


 





Since: 11-17-05
From: United States

Last post: 6334 days
Last view: 6291 days
Posted on 10-03-06 01:25 AM Link | Quote
Ah, I see. You're just testing your corruption skills.
Jigglysaint

Octoballoon








Since: 11-19-05

Last post: 6311 days
Last view: 6296 days
Posted on 10-03-06 01:44 PM Link | Quote
Rom corrupting is a talent and a skill. Things are difficult when you have to locate data you have no clue how it is stored. The trick, is that you need to imagine all the possible ways somthing could be coded in. In this case, I got inspired and looked for a treasure chest entry that fit the bill, and the rest was just searching. For the Turtle Rock event and stuff like that, it's going to be a bit harder. I'll look, but only if it hasn't been found yet. LTTP is not one of the roms I am intimatly familiar with(unlike LA and OOS in which I am king there).
Simon Belmont
Except I'm totally fucking hyped about Dracula X: Chronicles.








Since: 11-18-05
From: Pittsburgh

Last post: 6291 days
Last view: 6291 days
Posted on 10-03-06 01:55 PM Link | Quote
Glad to hear it, GM I've been looking foward to this hack, I've played zelda 3 to the point where I can beat it eyes-closed, I can't wait for the new maps and everything your roof idea is awesome, btw.
Reshaper256

190


 





Since: 11-17-05
From: United States

Last post: 6334 days
Last view: 6291 days
Posted on 10-03-06 02:16 PM Link | Quote
Originally posted by Jigglysaint
Rom corrupting is a talent and a skill. Things are difficult when you have to locate data you have no clue how it is stored. The trick, is that you need to imagine all the possible ways somthing could be coded in. In this case, I got inspired and looked for a treasure chest entry that fit the bill, and the rest was just searching. For the Turtle Rock event and stuff like that, it's going to be a bit harder. I'll look, but only if it hasn't been found yet. LTTP is not one of the roms I am intimatly familiar with(unlike LA and OOS in which I am king there).
I've been working off of a disassembly of the game, but obviously ROM corrupting is a more valuable tool than I originally thought if you were able to locate the data so quickly. I know I'm starting to get just a *bit* off topic, but if you do become interested in hacking on Zelda 3 yourself, just send me a message or email and I'll get you some of the more detailed documents I've been using, (with the author's permission, of course.)
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - ROM Hacking - Zelda3C ~ Quest for Calatia: New Site |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.031 seconds; used 418.00 kB (max 525.72 kB)