PDA

View Full Version : SandMenu



MetaFox
April 30th, 2006, 21:22
Here's the menu that I'm using for the Sandman demo disc.

http://dreamon.cyberdogcastle.com/menuupdate.zip

You can have as little as one game on the disc, or as many as 15. The menu is stupid right now, so it only accepts data in a specific name. The menu scrolls left and right. Unlike Dream Inducer, the menu can start a game with either A or start. It can play an ogg music file, but it is not required. It can also display blinking arrows to let the user know that the menu is moving left or right (this is a cheat. the blinking arrows are images - ex: game01left.png and game01right.png). The menu expects all images to be 640x480 PNGs. If you don't want to use the arrows, or you don't want menu music, just leave them off the disc. The menu checks to see if any of the files are present on the disc. If they aren't it ignores them.

The layout is now as follows:

/games/game01.bin
/games/game02.bin
/games/game03.bin
/games/game04.bin
/games/game05.bin
/games/game06.bin
/games/game07.bin
/games/game08.bin
/games/game09.bin
/games/game10.bin
/games/game11.bin
/games/game12.bin
/games/game13.bin
/games/game14.bin
/games/game15.bin
/images/game01.png
/images/game01left.png
/images/game01right.png
/images/game02.png
/images/game02left.png
/images/game02right.png
/images/game03.png
/images/game03left.png
/images/game03right.png
/images/game04.png
/images/game04left.png
/images/game04right.png
/images/game05.png
/images/game05left.png
/images/game05right.png
/images/game06.png
/images/game06left.png
/images/game06right.png
/images/game07.png
/images/game07left.png
/images/game07right.png
/images/game08.png
/images/game08left.png
/images/game08right.png
/images/game09.png
/images/game09left.png
/images/game09right.png
/images/game10.png
/images/game10left.png
/images/game10right.png
/images/game11.png
/images/game11left.png
/images/game11right.png
/images/game12.png
/images/game12left.png
/images/game12right.png
/images/game13.png
/images/game13left.png
/images/game13right.png
/images/game14.png
/images/game14left.png
/images/game14right.png
/images/game15.png
/images/game15left.png
/images/game15right.png
/images/loading.png
/music/music.ogg