Recent content by UraniumCloud

  1. UraniumCloud

    ROM Hack WIP Dragon Quest Builders 2 Save Editor(& PC[STEAM])

    github /Mugafo/DQB2ChunkEditor (I don't have enough post for links sorry) There are some performance issues and not all blocks work (some duplication with Id's I've seen). I 've been pretty busy with work recently, so I haven't had as much time to work on the improvement/features.
  2. UraniumCloud

    ROM Hack WIP Dragon Quest Builders 2 Save Editor(& PC[STEAM])

    That's pretty cool, is that just for block textures? Based on your map flattener I was able to throw together a basic tile editor, it's pretty simple for regular blocks, but the items (or "item" blocks) are confusing me with how some of the data is stored in the save files.
  3. UraniumCloud

    ROM Hack WIP Dragon Quest Builders 2 Save Editor(& PC[STEAM])

    I think the story people are hardcoded and would have to be changed with a memory editor instead of from the save file. I haven't been able to find where that gets stored in memory yet though.