blkerby/MapRandomizer

Tattoo ROM with map rando identifier and seed information

ryannewington opened this issue · 2 comments

It would be great for integrations via fxpak/sd2snes/usb2snes to be able to

  1. Positively identify a map rando ROM by reading an known value from a known memory address
  2. Be able to have a mechanism to determine the logic mode (basic/medium/hard/extreme) used to create the map rando. We discussed on discord having the seed name retrievable from the ROM, and able to be used to look up the settings via HTTP.

Addressed this now in 9ac43b2.

Tested and looking great!