Advertisement
AlucardX60

Sotn relic randomizer for dummies

Feb 24th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. First know that the randomizer overwrites your .bin file everytime you run it so make a backup.
  2.  
  3. -Prerequisites-
  4.  
  5. Python 2
  6. https://www.python.org/downloads/
  7.  
  8. Download and install Python 2.x.x. It shouldn't matter where. The default path should work though I have mine on an external drive. Enabling the .exe option also shouldn't be required but I did it anyway.
  9.  
  10. PS1 2352 image EDC/ECC recalculator
  11. https://www.romhacking.net/utilities/1264/
  12.  
  13. Download it and place the .exe and the sub folder alongside your .bin file.
  14.  
  15. The randomizer
  16. https://github.com/vgZerst/SotN-Relic-Randomizer/blob/8589962ca5e0f761828615289327c1d748682c06/relicrando.py
  17.  
  18. Place the .py script alongside the .bin
  19.  
  20. -Running the Scrpt-
  21.  
  22. By default the script looks for Castlevania - Symphony of the Night (USA) (Track 1).bin to randomize.
  23. Either rename your .bin file which would require a rename of the .cue file to the same. Then open the .cue with a text editor and rename the playlist file to the new .bin name.
  24. Or copy your .bin filename (including .bin) then open the script and replace Filename = "" with your filename.
  25.  
  26. Once you launch the script it will do its thing real quick and close. Enjoy.
  27.  
  28. P.S. DO NOT grab the jewel of open before you buy what replaced it in the shop. SotN has a flag set to check whether or not you have the jewel of open. If you do the slot for the jewel in the shop will be removed potentially soft locking you from completing a glitchless/casual run.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement