by Markster
»
July 27th, 2011, 3:15 am » Short link
Well it is a little more difficult than usual, you will need a hex editor, and then find the level name by typing most of it (but not all of the name) into the search feature on the hex editor, and you will notice that the last letter is not a regular english letter, it kinda looks like a piece of data, well remember which special letter is at the end of a level name and use that hex value for "S" "E" etc. at the end of a level name, say you want to change Ropey Rampage to Animal Antics (Which is what i am doing soon), in the hex editor, it will say (Ropey Rampag(Special letter for E), in order to change it just make sure it has enough letters and type in all of the letter except the last, change Ropey Rampag(Special letter for E) to Animal Antic(Special hex for S), after all that test it and it should work.
----------
Sorry, my grammar is not perfect, I am in a hurry.