Dec 20, 2018 at 1:26 AM
Join Date: Dec 20, 2018
Location: Hyperborea
Posts: 6
Pronouns: she/her
Hey gamers! I have a fresh new mod for you, I call it: Cave Story Randomizer.
https://shru.itch.io/cave-story-randomizer
Basically, it just shuffles around the locations of every weapon, equipment, and upgrade chest in the game. If you've heard of randomizers for games like Super Metroid or Zelda: A Link To The Past before, then you'll understand what this does right away.
I literally just got this to the point where I feel it's complete and viable to use, but I haven't had the chance to do a ton of testing yet. Any feedback or bug reports would be greatly appreciated.
Have fun!
EDIT: Here's the source code, in case anybody is interested. https://gitlab.com/toromi/cave-story-randomizer The TSC modification is kind of low tech and doesn't involve any elaborate grammar-aware parsing or anything fancy like that. Basically I'm just performing find-and-replace operations on the script contents. This has it's issues right now, obviously, but I think once I make it Event Label aware, it should work quite nicely.
https://shru.itch.io/cave-story-randomizer
Basically, it just shuffles around the locations of every weapon, equipment, and upgrade chest in the game. If you've heard of randomizers for games like Super Metroid or Zelda: A Link To The Past before, then you'll understand what this does right away.
I literally just got this to the point where I feel it's complete and viable to use, but I haven't had the chance to do a ton of testing yet. Any feedback or bug reports would be greatly appreciated.
Have fun!
EDIT: Here's the source code, in case anybody is interested. https://gitlab.com/toromi/cave-story-randomizer The TSC modification is kind of low tech and doesn't involve any elaborate grammar-aware parsing or anything fancy like that. Basically I'm just performing find-and-replace operations on the script contents. This has it's issues right now, obviously, but I think once I make it Event Label aware, it should work quite nicely.
Last edited: