README 702 B

123456789101112131415161718192021
  1. Playball Sample Data
  2. ====================
  3. The Sony game cartridge Playball has a built in ROM with samples that are
  4. replayed during the game. Also the game Hardball (by Sony) can use these
  5. samples, when it detects the Playball ROM in the second cartridge slot.
  6. Due to copyright reasons, we cannot distribute these samples with openMSX.
  7. If you have the samples (in WAV format), you should put them in this directory,
  8. with the following file names:
  9. playball_0.wav
  10. playball_1.wav
  11. ...
  12. playball_14.wav
  13. (Note that playball_0.wav and playball_5.wav are the same sound, you do need to
  14. provide them both though.)
  15. If you want to have real fun, provide your own samples instead of the original ones!