We just reached 30,000 articles on this wiki! 🥳
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Splatterhouse 2

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Splatterhouse 2

Also known as: Splatterhouse Part 2 (JP)
Developer: Now Production
Publisher: Namco
Platform: Genesis
Released in JP: August 4, 1992
Released in US: 1992
Released in EU: 1992


DebugIcon.png This game has debugging material.
LevelSelectIcon.png This game has a hidden level select.
RegionIcon.png This game has regional differences.


NotesIcon.png This game has a notes page

Sub-Page

Miscellaneous tidbits that are interesting enough to point out here.
Notes

Japanese Version Stage Select

Splatterhouse 2 JP Stage Select.png

Press Down, Down, B, Down, Down, C on the title screen to access a stage select. Use Up and Down to select a stage and Start to play one. This only works on the Japanese version; the US/Europe versions have a password feature instead.

Additional Debugging Functions

Hmmm...
To do:
US/EU access method and values

When using the above Stage Select cheat code, the game jumps into screen mode 4 submode $00. For screen mode 4, the submode number can be in the entire range $00..$16 inclusive, and by setting this submode number to one of several specific values, we can access several debugging features left over in the final game, some of which were partially dummied out. If you use any other submode number, you will wind up jumping in the middle of one of these features' code.

Use patch code 2F59:xx (Gens/GS), where xx is one of the following:

$07: Font ROM Dump

Splatterhouse2 FontROMDump.png

You can view 256 consecutive tiles from the ROM with any palette. There are three options:

  • ROM Block No.: The starting location in the ROM to dump.
  • Palette Block No.: The palette to use in the dump.
  • Palette No.: Which of the four palette lines to use.

Use Up and Down to select an option and Left and Right to select a value. Due to a bug (partial dummying out? TODO), the values for the two palette options won't show up until you press Down to select them. Furthermore, the default palette won't show you any indication of which option is presently selected, however selecting "OK" will reload the palette, and some palettes (such as the initial selection) will make it clear.

Hit A on "OK" to dump tiles, and hit C at any time to go to the Stage Select.

$0E: (control select + Stage Select)

Most of this mode's code was removed, so using it will not draw cleanly, but the effect still works.

The control select entries from the Options screen will draw on top of the title screen. Use Up and Down to select a method, then press C to go into the Stage Select... or rather, to draw the Stage Select number on the title screen, as the game jumps in the middle of the Stage Select code.

$0F: OBJ Test

Splatterhouse2 OBJTest.png

This works like the Font ROM Dump screen, except it lets you show objects, with the catch that you cannot just specify an object number:

  • Pattern No.: This selects the sprite configuration. Use A and B to select values; the effect is immediate.
  • Transfer No.: This selects which tiles are loaded for the sprite. Use Left and Right to select values; you must choose "OK" to see an effect.
  • Palette Block No.: This selects which palette block (four palette lines) is loaded for the sprite. Use Left and Right to select values; you must choose "OK" to see an effect.

Otherwise, it functions just like the Font ROM Dump screen, right down to having the same first time draw bug and palette quirks.

$16: (invincibility + Stage Select)

Most of this mode's code was removed, so using it will not draw cleanly, but the effect still works.

The word "OFF" will draw on top of the title screen. Use Left and Right to toggle this switch "ON" or "OFF", then press C to go into the Stage Select... or rather, to draw the Stage Select number on the title screen, as the game jumps in the middle of the Stage Select code. When the switch is "ON", you will be invincible (you will appear to take damage but your Life meter will not go down).

Regional Differences

Opening

The game originally featured English dialog with the Japanese equivalent on the right side throughout the game. For an unknown reason, all of the text was replaced and revised (some of it quite different), and the font was stylized.

Japan World
Splatterhouse2-Opening1-JP.png Splatterhouse2-Opening1-World.png

Title Screen

The title of the game changed from Splatterhouse Part 2 to simply Splatterhouse 2.

Japan World
Splatterhouse2-Title-JP.png Splatterhouse2 GENESIS title.png

Mask

The mask also resembled a kabuki mask in the Japanese version, both in close-ups and on Rick's sprite, but was changed to a skull mask.

Japan World
Splatterhouse2-Rick-JP.png Splatterhouse2-Rick-World.png

Miscellaneous

The amount of hearts given per difficulty was changed - it was originally five for Normal, three for Difficult and one for Very Difficult. The American and European release changed this to four for Normal, three for Difficult and two for Game Master. After every stage, two hearts are restored to Rick like in the prequel, but this was changed to full health. As mentioned above, the Japanese release had no password feature - it instead had a hidden level select, and the player originally had only five continues. Each continue or new game originally gave Rick two lives rather than three.