Ports/PSP

From Castlevania: Symphony of the Night Wiki
Revision as of 04:05, 30 June 2025 by Sulaco (talk | contribs) (Created page with "The PSP version of SotN is found as an unlockable in Dracula X Chronicles. The version of the game appears to be based on the original JP release as it's missing some bug fixes originally found in the PSX US version of the game. Of note is that there appears to be a comprehensive implementation of the PSX SDK to bridge the original SotN code with the PSP SDK. Many functions for configuring hardware are empty stubs. Others that would have sent data to memory mapped hardw...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The PSP version of SotN is found as an unlockable in Dracula X Chronicles. The version of the game appears to be based on the original JP release as it's missing some bug fixes originally found in the PSX US version of the game.

Of note is that there appears to be a comprehensive implementation of the PSX SDK to bridge the original SotN code with the PSP SDK. Many functions for configuring hardware are empty stubs. Others that would have sent data to memory mapped hardware store values in RAM.