View previous topic :: View next topic |
Author |
Message |
Tootai

Joined: 25 Jun 2007 Posts: 84
|
Posted: Wed Mar 05, 2008 3:54 am Post subject: Double Dragon 2 prototype rom |
|
|
So here's the prototype rom i've been meaning to release:
http://personal.inet.fi/koti/wigwam/Double Dragon 2 - The Revenge (J) (Prototype).nes
I don't know if there's anything different about it than the title screen so dig around and let me know! |
|
Back to top |
|
 |
B00daW BANNED
Joined: 24 Feb 2008 Posts: 135 Location: Gehenna
|
Posted: Wed Mar 05, 2008 6:29 am Post subject: |
|
|
Here is a binary and ASCII comparison of the two dumps.
I guess the binary comparison serves no point to most people other than to act as a marker for quantitative difference. (Please disregard the header information.)
In the ASCII comparison, you can tell that they had already started localizing the game for America before the game was ready to be released in Japan. Also, the SAMPLE information is present in both. So we can also determine that a lot of those byte for byte changes are sample related and were planned to be edited out later.
We can determine there are subtle script changes, and we know for a fact that there are no graphical differences.
I would doubt that there are even many bug fixes done between the two versions. The game is playable smoothly all the way through.
(As for gameplay, a little technique is to jump a lot and do the rising knee as much as possible. Also learn to time your jumps and know how far they are. Those are the only techniques needed throughout the game except for the ninja twins and the final boss. For the ninja twins, use your jumping spinning kick. For the final boss use a combination of both and work on more critical timing.)
I've beaten both games, but I *hate* that NEStopia doesn't allow for dual emulator instances and haven't made a game by game comparison like old times.
--
To those wishing to do what I did in the future, Windows has a command called 'fc'.
Binary compare:
fc /b file1.nes file2.nes >compbin.txt
ASCII compare:
fc /l file1.nes file2.nes >compasc.txt |
|
Back to top |
|
 |
LocalH

Joined: 15 May 2004 Posts: 160
|
Posted: Wed Mar 05, 2008 8:27 am Post subject: |
|
|
To be honest, FC sucks. You should get Hex Workshop and use it's resynchronizing compare, it's pretty good at matching up blocks of data that are not at the same location in the ROM but are otherwise identical, and can tell you where data was inserted or removed. |
|
Back to top |
|
 |
B00daW BANNED
Joined: 24 Feb 2008 Posts: 135 Location: Gehenna
|
Posted: Wed Mar 05, 2008 1:36 pm Post subject: |
|
|
LocalH wrote: | To be honest, FC sucks. You should get Hex Workshop and use it's resynchronizing compare, it's pretty good at matching up blocks of data that are not at the same location in the ROM but are otherwise identical, and can tell you where data was inserted or removed. |
Oh, I do, but there is no output option. You can't dump your results. |
|
Back to top |
|
 |
Johnny Undaunted
Joined: 08 Sep 2003 Posts: 306
|
Posted: Fri Mar 07, 2008 9:40 pm Post subject: |
|
|
B00daW wrote: | In the ASCII comparison, you can tell that they had already started localizing the game for America before the game was ready to be released in Japan. Also, the SAMPLE information is present in both. So we can also determine that a lot of those byte for byte changes are sample related and were planned to be edited out later.
|
Yeah. The only differences between the Japanese prototype and released version is in the ending messages when you beat the game on Practice or Warrior, which isn't even possible to view during normal gameplay since those were written for the American version. I wonder if there is anymore script difference other than those messages. |
|
Back to top |
|
 |
B00daW BANNED
Joined: 24 Feb 2008 Posts: 135 Location: Gehenna
|
Posted: Sat Mar 08, 2008 3:03 am Post subject: |
|
|
Johnny Undaunted wrote: | Yeah. The only differences between the Japanese prototype and released version is in the ending messages when you beat the game on Practice or Warrior, which isn't even possible to view during normal gameplay since those were written for the American version. I wonder if there is anymore script difference other than those messages. |
Perhaps we could have some side by side comparisons and if Chris had some extra time he could take a look at some of these?
Might be interesting...
I might do it later, but I'm not in a "to be counted on" mode at the moment.  |
|
Back to top |
|
 |
Skrybe Staff

Joined: 28 Aug 2003 Posts: 1610
|
Posted: Wed Mar 12, 2008 12:11 am Post subject: |
|
|
Mirrored. I've noticed the Stage 2 helicopter doesn't shoot at you in the prototype, at least not while I was playing on Easy. In the final, it shoots at you at all difficulties.
Thanks again for dumping this, Tootai! |
|
Back to top |
|
 |
B00daW BANNED
Joined: 24 Feb 2008 Posts: 135 Location: Gehenna
|
Posted: Wed Mar 12, 2008 12:14 am Post subject: |
|
|
Skrybe wrote: | Mirrored. I've noticed the Stage 2 helicopter doesn't shoot at you in the prototype, at least not while I was playing on Easy. In the final, it shoots at you at all difficulties.
Thanks again for dumping this, Tootai! |
Wuss, it shoots at you on "normal".  |
|
Back to top |
|
 |
Tootai

Joined: 25 Jun 2007 Posts: 84
|
Posted: Wed Mar 12, 2008 1:39 am Post subject: |
|
|
Thanks for letting me know about the helicopter. Some guy on No-intro mentioned something about cheat codes being included but he hasn't elaborated further on that yet. Anyone find those yet? |
|
Back to top |
|
 |
|