--- The cheap game show - "BLOCK" for PSP
- developed by rerofumi - Oct.14.2006

How to customize this game.

* customize item

  - stage (block pattern)
  - background picture
  - background music

* Stage

block pattern data is "block_**.dat".
It is plane text file.
You can edit it in text editor.

'0' is blank.
'1'-'8' is block with color.

* Background picture

You can change for background picture.
picture format is PNG, 512x512 pixel size.
A picture of top right corner (480x272pixel)is displayed.

"stagepic.dat" is configuration file.
It is plane text file.
You can edit it in text editor.

line is stage background(1 to 10).
You write a filename which you prepared picture.

* Background music

You can change for background music.
music format is WAV or OggVolbis.

"sounddat.lst" is configuration file.
It is plane text file.
You can edit it in text editor.

M001 to M010 is stage BGM file.

