May 17, 2006 at 11:16 PM
I noticed there aren't many topics/websites that give overview about how to mod Doukutsu. Are there any files/topics that can help me answer the following questions? If not, maybe this topic is a good place to sum everything up. If yes, please delete this topic.
Edit: I added the answers for future modders to have everything in one page:
Q1: How many level editors are out there? Sue's workshop and Miza or are there more? Wich one do you recommend?
A: Those two, and Sue´s workshop is the better one.
Q2: How do I edit the sprites and events (like pop up messages) in these editors?
A: Learn the TSC stuff. Where to find a good explanation?
Q3: How do I edit the graphics?
A: Either change the .pbm files into .bmp files, then edit them and change them back. Or, just make your pc open .pbm files with paint. Remember to disable the read only property. When your done editing, open the file in a hex editor and make sure the last 8 characters are ´(c)pixel´ (28 43 29 50 69 78 65 6c)
Q4: Is it possible to change the code, like make the sprites go faster or jump higher or stuff like that?
Q5: Is there more stuff to edit?
Thanks a lot.
Edit: I added the answers for future modders to have everything in one page:
Q1: How many level editors are out there? Sue's workshop and Miza or are there more? Wich one do you recommend?
A: Those two, and Sue´s workshop is the better one.
Q2: How do I edit the sprites and events (like pop up messages) in these editors?
A: Learn the TSC stuff. Where to find a good explanation?
Q3: How do I edit the graphics?
A: Either change the .pbm files into .bmp files, then edit them and change them back. Or, just make your pc open .pbm files with paint. Remember to disable the read only property. When your done editing, open the file in a hex editor and make sure the last 8 characters are ´(c)pixel´ (28 43 29 50 69 78 65 6c)
Q4: Is it possible to change the code, like make the sprites go faster or jump higher or stuff like that?
Q5: Is there more stuff to edit?
Thanks a lot.