📧 Message Board Archive

Now theres another question (sorry about that)
How do I do to change the TITLE screen and the SPLASH?
Re: Now theres another question (sorry about that)
: How do I do to change the TITLE screen and the SPLASH?



To change the splash, just create your own bmp image, and save it in our d-mod's Tiles directory.



The title is just a sprite created by the START.c script, so it can be any graphic you want.



Are you using the skelaton dmod by the way?
Re: Now theres another question (sorry about that)
: : How do I do to change the TITLE screen and the SPLASH?

: To change the splash, just create your own bmp image, and save it in our d-mod's Tiles directory.

: The title is just a sprite created by the START.c script, so it can be any graphic you want.

: Are you using the skelaton dmod by the way?



Then the splash is easy,hmmmm.



Nope,I dont use the skeleton,thanks for the suggestion
Re: Now theres another question (sorry about that)
: : : How do I do to change the TITLE screen and the SPLASH?

: : To change the splash, just create your own bmp image, and save it in our d-mod's Tiles directory.

: : The title is just a sprite created by the START.c script, so it can be any graphic you want.

: : Are you using the skelaton dmod by the way?

: Then the splash is easy,hmmmm.

: Nope,I dont use the skeleton,thanks for the suggestion



The Skeleton dmod is awesome, yeah.



The start.c script in the skeleton uses title-01.bmp for the title screen and but1-, but2- and but3- bmps for the buttons, they're set to their places ready, so it's easy to just draw something over them with paint. :)



If you're using the files from original dink though, it's different. So don't listen to me here ;)