Skip to main content

Digital Devil Story: Megami Tensei II









Please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!




Digital Devil Story: Megami Tensei II



From The Cutting Room Floor



Jump to: navigation, search







Title Screen


Digital Devil Story: Megami Tensei II

Developer:
Atlus
Publisher:
Namco
Platform:
NES
Released in JP: April 6, 1990




CodeIcon.png This game has unused code.
CopyrightIcon.png This game has hidden developer credits.
DevTextIcon.png This game has hidden development-related text.
EnemyIcon.png This game has unused enemies.
GraphicsIcon.png This game has unused graphics.
ItemsIcon.png This game has unused items.
DebugIcon.png This game has debugging material.




NotesIcon.pngThis game has a notes page


The first game in the Megami Tensei series to not be based on a novel, Digital Devil Story: Megami Tensei II is set 35 years after the nuclear-tipped end of civilization as we know it, when Pazuzu inexplicably declares a pair of nerds playing JRPGs in their bunker the saviors of mankind, gives them the ability to chat up demons and sends them out into the Capitol Wasteland to salvage what's left of mankind.



Contents




  • 1 Hidden Text


  • 2 Startup Check


  • 3 Enemies Watch


  • 4 Remaining Debug Functions?


  • 5 Debugging Error Feature


  • 6 Unused Enemies


    • 6.1 Jashin Chronos


    • 6.2 Jaki Azezal


    • 6.3 Kyoujin Doctor Bakuta




  • 7 Unused Overworld Tile Effects


    • 7.1 Sleep


    • 7.2 Strong Damage




  • 8 Unused Events


    • 8.1 Mesian Woman


    • 8.2 Dark Hero


      • 8.2.1 Dialogue Translation




    • 8.3 Placeholder Room


    • 8.4 Early Suzuki Co. Ltd. Guardman Sequence


    • 8.5 Izanami's Early Makai Message


    • 8.6 Stand and Stare Events




  • 9 Unused Graphics


    • 9.1 Old Lady


    • 9.2 Orbs


    • 9.3 YHVH Sprite Error


    • 9.4 Pazuzu's Cutscene


    • 9.5 Ending Sprites


    • 9.6 Unused Town Sprites, Tokyo


    • 9.7 Unused Town Sprites, Makai


    • 9.8 Placeholder Sprite


    • 9.9 Baal Eye Animation




  • 10 Unused Items


    • 10.1 Missile Launcher


    • 10.2 Miaraka no Yubiwa






Hidden Text


A message from the game's programmer is copied to RAM and used to check for a soft reset.


DDSII PRESENTED BY ATLUS & PROGRAMING BY COZY

"COZY" refers to the series producer Koji Okada.


Startup Check


Each time the game is started, it checks for the presence of a certain value in SRAM memory. When uninitialized (ie. the cartridge is started for the very first time, or the back-up battery is changed), an animated "DDSII" logo is shown before the normal intro. This logo won't be shown if the SRAM is already initialized.


Dds2logo.gif


In addition, the game checks for the presence of a specific peripheral in the Famicom's expansion port. This peripheral is expected to wait for one bit written to the expansion port and return it into the data bit of the expansion port inverted. Test routine is sending data of itself, just using the one lowest bit of the each opcode byte. If all $46 bits are read correctly, then the routine goes to the SRAM test routines. It's just like a self-test cheat, but using a special device instead of button codes.


The SRAM test routine first checks if SRAM contain a specific data pattern (A[i] = (A[i-1] * 5) & 0xff, A[0] = 0xAA) throughout the whole SRAM area. If the data pattern is exactly the same, screen color will change to blue. If the test routine detects that there is no default pattern in SRAM, it rewrites it, then checks it again, so as to verify the SRAM consistency. If the SRAM is OK, then the screen color will change to pink. If these two tests fail, then the color will changed to red. The test routine always kills the SRAM data, so this can be used for test purposes only.


Independent of the test results, the test routine will always goes into the infinite loop with the one single sound tone, while the color is representing test results. You can exit this test only if you remove the special peripheral from the expansion port and then reset the console again. These routines were probably used in the duplication plant before releasing the cartridges, as a quick test for SRAM consistency. Obviously, if you run these tests and kill all the SRAM data, the DDSII logo will appear again before SRAM reinitialization.


Enemies Watch


After the game's ending sequence (which shows you all of the bosses/places you've encountered during the game), the "END" screen will appear and loop. But if you press and hold Up + Left + A + B or Up + Right + A + B on the second controller and Up + Left + A + B + Select + Start or Up + Right + A + B + Select + Start on the first controller at the same time, the "END" screen will disappear and you will see all the enemies/bosses/monsters and demons with their names, levels and HP/MP stats. All monsters are sorted by classes and by the levels from higher to lower ones.


Ddmmt2-theend.pngDdmmt2-enemy0.pngDdmmt2-enemy1.png


After all monsters are displayed, a "DDSII" logo will continuously flash on the screen, each roll changing colors from the whole color palette.


Remaining Debug Functions?


Holding the B button on controller 2 can do many things at certain points of the game, as a sort of debug toggle. A lot of it seems to have been cut but there is still quite a few things it reacts to.
A majority of these are in the game's intro, but other menus suggest that extended functionality existed at other points.



  • Holding B will cause the text on the "Caution for Devil Busters" screen to appear faster.

  • Holding B as you select the "Start" option on the title screen will cause the text on the "Caution for Devil Busters" screen to appear instantly.

  • It will make all options act like "end" (???) on the name entry screen.

  • It will auto-assign stats in an even manner on the stat screen. This only works on a new game; it will not work on a level up.

  • Oddly, it will prevent certain events (such the chest with 1000 Macca in Devil Busters' Mikon Town or the Sword Knight event) from having a palette fully assigned until the button is released.

    • It will cancel when viewing status in a shop or fusion screen.

    • It will automatically fuse any monster you select (if your level allows for it), ignoring the prompt.



  • It will skip the crowd cheering in the Colosseum mode, which is normally not possible.

  • It will instantly display/speed up the best ending's text after the pan to the sky.


Debugging Error Feature


Take this note to River Man

If you step on certain tiles out of bounds in mazes or on overworlds, this thing appears.


First row first number: Y coord (maze) ($042F)

First row second number: X coord (maze) ($0430)

Second row first number: Y coord ($0431)

Second row second number: X coord ($0432)

Third row: Current tile type ($040C)


Unused Enemies





Elementary, my dear Cactus.

This needs some investigation.
Discuss ideas and findings on the talk page.
Specifically: this enemy could possibly just be an extremely rare encounter like Jashin Set, but rare encounters in DDS2 are just as ridiculously rare as the Majin encounters in SMT1 and i don't have the patience to find out.

Jashin Chronos


Wait, never mindHe doesn't have the TIME to fight you.


Jaki Azezal


I start fires!Hot stuff coming through


Because Dark Hero is unused, so is this unique boss enemy. To fight him, use $0782:$4F. To put him in your party, either use $072F:$4F and fuse any monster or use $05B6:$4F to replace the first minion on your team.


Kyoujin Doctor Bakuta


Dds2 doctor bakuta fight.pngFEAR MY POWER- wait 90 HP? Ahahahahahaha


In a normal game, this crazed cybernetic scientist can be found underneath Kouraquen. However, in the final he is always a good guy despite his threats; at no point can you actually fight him no matter what you say to him. However, he does have a monster entry and you can even fight him if hacked into a battle. His combat capability is pretty simple, though.


To fight him, use $0782:$6B. To put him in your party, use $072F:$6B and fuse any monster or use $05B6:$6B to replace the first minion on your team.


Unused Overworld Tile Effects


Sleep


touch fuzzy get sleepy


This effect can be seen by changing the address $040C:$0A and walking around. When walking some of your party members will eventually fall asleep; this coding appears incomplete as it will always report the status of the last monster on the character list (enabled or not) falling asleep, regardless of who actually falls asleep.











Text
Translation
アクマは ねむってしまった
(Demon) fell asleep.

The effect was probably going to be used for the field of flowers in the "Forest of Confusion" area in Makai, which has flowers that put your group to sleep in a cutscene.


Strong Damage


Can be seen by changing the address $040C:$0B and walking around. The effect is identical to the strong damage tiles seen in some late-game dungeons.


Unused Events


Mesian Woman


hail messiah


This Mesian (?) woman has no dialogue whatsoever and no flags are ever checked within her scene, which immediately exits as soon as it is displayed.. She is entirely unused, and whatever she was supposed to be used for is unknown. Her scene uses song 20 (index $14) in the NSF, which is the standard song for the Healer.


It should be noted that the graphics used in this scene are entirely unique to this room and event, so whatever she was planned for must have been important.


To see this event, freeze RAM address $0402 to $36 and enter any indoor building (I.E. one that isn't a maze entrance).


Dark Hero


You were right hero! oh forget that fuck you hero!ohhhhhh snapwhere did he learn this shit?


This is the Dark Hero who left you earlier in the game to ally with Pazuzu. His dialogue explains that Satan revived him in order to stop you. He then sends Jaki Azezal, Kaijuu Tiamat, and Jashin Belphegor before fighting you himself as <blank> Dark Hero. Stats are high, equivalent to the end of the game, and the fact Satan is referred to strictly places this at the game's final dungeon.


The problem with this scene is, Dark Hero dies after fighting Bael earlier in the game and redeems himself, telling the player you were right in your beliefs about Pazuzu etc. In addition, this happens regardless of the minor ways you can alter the storyline. This would seem to make this cutscene a completely scrapped scenario from earlier in development!


To fight Dark Hero directly, modify and freeze $0782 to $00. To see his event, enter a maze, then modify and freeze $0402 to $2A and face something that would normally use an event tile (such as a Shop Sign) while in a maze.


You can not under any "legitimate" cheating circumstances actually have the game put Dark Hero in your party; some special control bit attached to his index number will make him cancel out of fusion using $072F, and recruiting him using monster address index trickery also doesn't work. To actually put him in your party, you must cut out the middleman and modify $05B6 to $2A.


Dialogue Translation































Text
Translation
よくきたな
Here I am.
おどるいて こえも でないようだな
You look stunned to see me.
オレは サタンさまに
いきかえらせて もらったのさ!
I asked Lord Satan to resurrect me!
どうやら サタンさまを
たおしに きたみたいだが
So apparently you came to defeat Lord Satan?
そうはさせん!
That's right! [presumably this line is the party speaking?]
いでよ アクマたち!
Get 'em, guys!

Placeholder Room


i'm still working on this robe of invisibility. shut up.


Whatever this is, it's found three times between legitimate values. Enter $0402:$CB and enter a non-maze building to see. There is no dialogue.


Early Suzuki Co. Ltd. Guardman Sequence











Used Early
Sorry but Pauline is off-limits this time! What...is the capitol of Assyria?

The event for the Guardman which allows you to make it inside of the Suzuki Co. Building, the last dungeon in the game, actually has an alternate, early "dungeon" version of the event! It's fully complete and mostly identical to the final, but is fairly glitched out; the Guardman takes the Business Card as usual, but instead of warping you to x:33, y:06 as in the final, he warps you to x:33, y:05 (one north of the usual location). The Guardman sprite will also accompany you here and will not disappear until you move. He can be very bugged and stubborn when returning after the dungeon, and will often refuse to transform into Belphegor after you've recruited Ahura Mazda, instead sending you into the dungeon again (checks flag $7C08). Additionally, the Guardman's existence inside the dungeon makes the Maou Satan battle glitched as well; since part of Satan's sprite is used as the background, and the background darkens to begin the fight, only the sprite portion of the Satan sprite remains:


Spoiler Image of the MMX9 Sigma Boss fight


This is most likely the real reason this version of the event was not used.


This unused event also reveals an additional unused event spot at the Guardman's warp destination inside Suzuki Company (at; this spot loads and stores $01 from the A register to flags $7C1E; more research is needed here.


To see this event, alter $0402 to $3B in any dungeon.


Izanami's Early Makai Message


While (probably) not unused, this requires great effort to see. If $0402:$26 is used on any Dungeon event in a New Game, the following dialogue appears:



























Text
Translation
どこからか やさしげな こえが
きこえてくれ
From somewhere you hear a gentle voice...
わたしは イザナミ...
I am Izanami...
あなたたちに アスモダイを
たおすことは まだ できません
I cannot let you defeat Asmodai yet.
マカイに くるのも
まだ はやすぎます
It is too early to come to Makai.
トウキョウへ おもどりなさい...
Return to Tokyo...

Presumably to get this to appear you'd have to skip Bael's Castle entirely after Zalatan (in which Moura places you right next to the castle; you'd have to deliberately avoid it), grind levels and defeat Tiamat to access Ground Zero, and go to Makai and fight your way close to Asmodai in the Valley of Sorrow.


Stand and Stare Events


Two identical placeholder events in dungeons, accessible with $0402:$1F and $0402:$30, feature a wasteland man who says nothing.


Another used digit is $0402:$21, which is the gnome guy who lets you escape from Zalatan. But if you access this event early, he will also stand and say nothing, which is not normally possible (nor what usually happens when you access events early).


Unused Graphics


Being the first "proper" game in the overarching MegaTen franchise, the game has a large amount of unused graphics.


Old Lady



ma, grandma found her way into the CHR ROM again


digital devil gothic


An entire unused character exists in a graphics bank. This old lady was found in a bank containing miscellaneous graphics. Unlike the Mesian Woman, she has no associated event. Since she appears to have no body to match and the closest match by a mile is the Healer's sprite, it's most likely she was supposed to fit there (and scrapped due to how incredibly awkward she looks). She doesn't fit entirely with the healer, though, and appears to be missing pieces that have probably been overwritten.


It's possible she was intended to be used in the Devil Busters area as the healer (as Devil Busters' healer room also uses a different music track), but in the final the old man sprite is used in both Devil Busters and the real game world.


Orbs


got unused no tama


i killed gutsman and this is all i got


Hidden within the YHVH bank are two orbs, a large orb and a smaller orb with a blinking animation. The larger orb was probably supposed to be used when you receive one after defeating certain Maou enemies. The smaller one may have been used when the orbs are given to Izanami at Lucifer's Temple.


YHVH Sprite Error











Original
Fixed

before he turned fashionably gold

he's-a cookin something up

A tiling error causes YHVH to lose a part of his lower mouth. The tile that replaces it, tile 98 when loaded in the PPU, is actually a piece of the left side of his mouth and cheek.


The correct tile is tile $9B. This appears to be a fairly obvious human error.


Pazuzu's Cutscene


apparently pazuzu was able to shoot projectiles at you


This 8x8 ball thing is found in the Tokyo landscape graphics while Pazuzu explains the situation during his cutscene. Whatever it is, it doesn't seem to be used in the cutscene or anywhere else.


Ending Sprites


hail messiah againDds2 ending bank animated.gif


Just a couple strange font graphics stored with the nighttime sky used in the good ending. It seems to be set up to animate for whatever reason.


Unused Town Sprites, Tokyo


sinkhole!!


Graphics for a big hole, some gravestones and something overwritten can be found in the Tokyo prefecture tileset. All underground passages use the Subway tile in the final.


bring out your dead


This gravestone (?) is just never used.


the hee-ho monument


There's also whatever this is which seems to be overwritten, or in any case doesn't appear to show in any Tokyo town scene.


Unlike the unused Makai town sprites, there appears to be no mapping data associated with the unused sprites. More investigation is needed here but it's unlikely there is any remaining data.


Unused Town Sprites, Makai


Dds2 makai town bridge.png


Makai also has a couple unused town sprites.













Normal
Simpler Bridge (Mockup)
Double Bridge (Mockup)

Dds2 makai bridge normal.png

Dds2 makai bridge mockup 1.png

Dds2 makai bridge mockup 2.png

This is a piece similar to the top of the bridge graphic on the bridge map you cross during one of the Anger dungeon segments. It seems to match with the bottom of the bridge, but there are a couple different configurations that would work here, possibly even more. Lot of work done making these tiles interchangable for a sequence that only happens once and takes five seconds to cross at maximum.


Dds2 makai well.png


A well. Yet another graphic that is just never used. Doesn't appear to have associated mapping data.


Dds2 makai town spikes.pngDds2 makai town spikes tiled.png


Weird "thorns". No idea; it appears to be a partially-overwritten ground tile since it doesn't really tile very well.


Placeholder Sprite


+


This appears in several tilesets and appears to be a filler/placeholder for free space.


Baal Eye Animation


what beautiful eyes you have


Despite never being in a position to be animated (cannot appear in battle or be fused), Baal has an eye animation. Technically not unused since the sprite will briefly animate during the ending if you have Baal in your party when you beat the game (and during the hidden post-ending enemy result sequence above), but probably one of the hardest animations to see because of Baal's event demon status.


Unused Items


Missile Launcher


An unused Missile Launcher consumable item is in the game. It does weak damage on a single enemy, and sells for 40 Macca. It would have sold for around 150 Macca if it were buyable. Given the estimated price and general uselessness of it, it was probably supposed to have been sold at Haneda or Shinagawa, neither of which have item shops.


Change any $00 value in addresses $0480 through $048F to $8A to see this item.


Miaraka no Yubiwa


The Miaraka no Yubiwa is a key item used late in the game to ensure entry to Lucifer's Castle. A duplicate of the item exists at $A3, among the "consumable" key items. At no point can you have this key item in your immediate item list. While many duplicates of other items exist as filler, this is notable due to existing in a clearly intentional position.


Change any $00 value in addresses $0480 through $048F to $A3 to see this item.





































































































































Retrieved from "https://tcrf.net/index.php?title=Digital_Devil_Story:_Megami_Tensei_II&oldid=636536"





Navigation menu
























if(window.jQuery)jQuery.ready();if(window.mw){
mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"});
}if(window.mw){
mw.loader.load(["mediawiki.toc","mediawiki.action.view.postEdit","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.uls.pt"],null,true);
}if(window.mw){
document.write("u003Cscript src="https://tcrf.net/load.php?debug=falseu0026amp;lang=enu0026amp;modules=siteu0026amp;only=scriptsu0026amp;skin=vectoru0026amp;*"u003Eu003C/scriptu003E");
}
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.tcrf.net/" : "http://stats.tcrf.net/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));

try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}


if(window.mw){
mw.config.set({"wgBackendResponseTime":1372});
}

Popular posts from this blog

Mario Kart Wii

What does “Dominus providebit” mean?

Antonio Litta Visconti Arese