Castlevania: Symphony of the Night Randomizer
Help
Usage
This randomizer targets the original NTSC-U release of Castlevania: Symphony of the Night (SLUS-00067). You will need an image of your game disc in BIN/CUE format. If your disc image is split across two .bin files, drag only the first .bin file (track 1) into the drop zone.
If the seed name is appended to your randomized image filename after downloading, you will need to modify your cue file track listing to reference the new filename.
Read the FAQ for more.
Command line interface
See the github repository for information on running the randomizer at the command line.
Links
- FAQ
- PPF Patcher [Browser version]
- Relic Tracker [Lua version] (thanks TalicZealot)
- The Long Library, a SotN
discord server with a dedicated
#randomizer
channel
Bugs
Think you found a bug? Make sure you read the FAQ before reporting. The best way to report a bug is by using GitHub issues.
Changelog
- Add item stats randomization.
- Add PPF output option.
- Add Trio as a possible relic location in Guarded and Equipment extensions.
- Add Thrust Sword logic to Speedrun preset.
- Increase minimum complexities for Safe and Adventure presets.
- Add Tournament Mode.
- Add Scavenger preset.
- Make Leap Stone a 0-relic check in Speedrun preset.
- Add music randomizer.
- Fix escape requirements not being honored when a location is empty.
- Add Jewel of Open + Soul of Wolf + Leap Stone as Gold Ring location lock for Speedrun preset.
- Fix duped progression item in Cave.
- Add Forbidden Library Opal location to Adventure preset.
- Add Pixie singing "Nocturne" when sitting in a chair.
- Increase worker performance.
- Add FAQ.
- Add Jewel of Open + Soul of Wolf + Skill of Wolf to Gold Ring location locks in Speedrun preset.
- Fix missing cape color layer.
- Add solutions to spoiler log.
- Increase minimum complexities.
- Prevent generation of seeds that softlock at Holy Glasses.
- Show preset ID at file select menu.
- Increase minimum complexities.
- Add "Menu" theme.
- Add multithreaded seed generation strategy.
- Add Sprite and Nosedevil familiars in Guarded and Equipment extensions.
- Add Speedrun preset.
- Randomize all cape colors.
- Fix erasing Ring of Vlad location.
- Add Adventure preset.
- Add Empty hand preset.
- Add night mode.
- Fix exception when replacing Holy Glasses with relic.
- Fix gold ring duping.
- Fix progression item duping at relic bosses.
- Fix missing progression item at Scylla.
- Fix information leak of progression item randomization.
- Fix progression item randomization in Outer Wall.
- Add progression item randomization.
- Fix icons of equipment stolen by Death.
- Fix disappearing items.
- Fix duping item that replaces Cube of Zoe.
- Fix relic placement in miscellaneous presets.
- Fix missing replacement item at Soul of Bat.
- Add extra agony to agonize preset.
- Add relic locations extension with new Guarded option.
- Fix softlock in Lesser Demon fight.
- Add Joseph's Cloak color randomization to Turkey Mode.
- Fix relic duping when performing glitches.
- Update links section.
- "The Manly Update": Add Jewel + Power + Wolf to locks on Demon Card location.
- Add extra agony to agonize preset.
- Fix some candles not being randomized.
- Add extra agony to agonize preset.
- Fix crash related to transfering data to web worker.
- Fix uncurse being placed in random candles.
- Add support for custom enemy drops from enemies that have no vanilla drops.
- Add support for custom enemy drops, starting equipment, item locations, and prologue rewards.
- Deprecate relic logic selector in favor of presets.
- Add selector for built-in relic logic schemes.
- Add support for custom relic logic.
- Add file input as alternative to drag API.
- Use web worker.
- Add drop randomization.
- Add checksum verification.
- Add turkey mode.
- Add candle randomization.
- Add prologue reward item randomization.
- Add Axe Lord and Luck Mode starting equipment randomization.
- Add copy seed button.
- Display seed at file select menu.
- Distribute jewel types with same frequency as vanilla.
- Add option to show relic locations in spoilers.
- Fix Maria cutscene skip in Richter mode.
- Remove Maria cutscene in Marble Gallery to avoid confusion.
- Add spoilers option.
- Fix bug that allowed salable gems to be sold in shop menu.
- Items are now placed by type with same frequency as vanilla.
- Add item location randomization.
- Add relic distribution (thx Soba)
- Fix relic duping in Medusa room.
- Fix shop relic name not being updated in shop menu.
- Produce more uniform relic distribution (thx Soba).
- Remove Maria cutscene in Alchemy Lab to avoid softlock.
- Fix 2nd castle relic locations (thx Soba).
- Fix randomized equipment by same type.
- Fix random seed not being reproducible.
- Fix crash after Scylla fight.
- Fix faerie scroll duping.
- Fix same seed causes different randomizations.
- Fix equipment randomization.
- Fix bug that allowed bat relic to be placed in 2nd castle without ability to get spike breaker armor.
- Download file name contains seed value.
- Fix shop relic glitch.
- Fix relic duping in clock tower and outer wall.
- Add equipment location randomization.
- Add starting equipment randomization.
- Ported setz's relic randomizer to javascript.