home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / hmxfiler / natu_maturi / natu_maturi.lzh / 夏祭.HMX
Text File  |  1999-11-13  |  715b  |  42 lines

  1. #!HMX
  2.  
  3. #名前
  4. $SoftName = 夏祭 ~なつまつり~
  5.  
  6. #メーカー
  7. $Maker = DISKDREAM
  8.  
  9. #内容
  10. $Contents =『CGギャラリー』『夏の思い出』をすべて見られるようにする
  11.  
  12. #作者
  13. $Creator = M2
  14.  
  15. #フォルダー
  16. $Folder = %Program FilesDir%\DISKDREAM\夏祭
  17.  
  18. #ファイル名
  19.  
  20. #CGギャラリー
  21. $OpenFile = Sys.dat
  22. #橘 みやの
  23. @WriteBinary = 0x0a8:24-01
  24. #一乃原 麻由
  25. @WriteBinary = 0x0c0:36-01
  26. #四方 薫子
  27. @WriteBinary = 0x0e4:30-01
  28. #ジェミィ・ホワイト
  29. @WriteBinary = 0x102:32-01
  30. #時野 苺
  31. @WriteBinary = 0x122:22-01
  32. #?????
  33. @WriteBinary = 0x138:9-01
  34. #@WriteBinary = 0x142>0x273-00
  35. $CloseFile
  36.  
  37. #夏の思い出
  38. $OpenFile = common.dat
  39. @WriteBinary = 0xd7f>0xdff-01
  40. @WriteBinary = 0x7400>0x77ff-01
  41. $CloseFile
  42.