Montag, 6. April 2015

World Map Names

I found a data set that contains the names that are displayed on the world map when the player moves to or from a place. I edited the name of Edward's Castle by hand. The next goal is to make it editable in the editor.


2 Kommentare:

  1. I found some codes trying with zsnes, no idea if you can make something with them

    7E00D4-1E To worldmap from first town going to the west part

    1E change value with:
    01 - menu
    03 - tunnel
    1F - beach cave
    20 - nothing
    21 - Menu (glitched)
    22 - nothing



    7E0644-50
    replace 50 with
    50-Nazca,
    60-Mu
    70-city of the angels
    8B-china
    90-final sequence
    92- Euro
    A0- Woods
    B0- Angkor Wat
    CC- Pyramid
    e8- last battle
    e9- jeweler map
    F0- ending scene, school


    To the last boss
    7e0640-e8
    7e0642-e8
    7e0644-e8

    After map change, disable 7e0642-e8
    After kill last boss, disable all

    AntwortenLöschen
  2. Thanks I will see if those codes can be useful for me ;)

    AntwortenLöschen