home *** CD-ROM | disk | FTP | other *** search
/ Fun CD 26 / OTACD26.ISO / archive / game / hmxfiler / tsuku / tsuku.lzh / TSUKU.HMX
Text File  |  2000-03-14  |  1KB  |  61 lines

  1. #!HMX
  2.  
  3. #名前
  4. $SoftName = 尽くしてあげちゃう
  5.  
  6. #メーカー
  7. $Maker = トラヴュランス
  8.  
  9. #内容
  10. $Contents = おもいでをすべて見られるようにする
  11.  
  12. #作者
  13. $Creator = M2
  14.  
  15. $Folder = %Program FilesDir%\TRABULANCE\TSUKUSHI 
  16.  
  17. #ファイル名
  18. $FileOpen = Tsuku.sav
  19. #おもいでフラグ
  20. @WriteBinary = 0xee7f-01
  21. ##CG回想
  22. @WriteBinary = 0xee83>0xeea0-00
  23. #@WriteBinary = 0xee84>0xee8f-ff
  24. #三津邑 愛理
  25. @WriteBinary = 0xee89-ff,ff,3f
  26. #君島 紀香
  27. @WriteChar   = 0xee8b-+0xc0
  28. @WriteBinary = 0xee8c-ff,ff,ff,01
  29. #森沢 理美
  30. @WriteChar   = 0xee8f-+0xfe
  31. @WriteBinary = 0xee90-ff,07
  32. #国府田 薫子
  33. @WriteChar   = 0xee91-+0xf8
  34. @WriteBinary = 0xee92-ff,3f
  35. #静原 亜季帆
  36. @WriteChar   = 0xee93-+0xc0
  37. @WriteBinary = 0xee94-ff,ff,ff,ff,01
  38. @WriteBinary = 0xee9d-fe
  39. #睦月 知沙
  40. @WriteBinary = 0xee9e-ff,0f
  41. #その他
  42. @WriteShort  = 0xee9f-+0x07f0
  43.  
  44. #Hシーン回想
  45. #三津邑 愛理
  46. @WriteChar   = 0xee98-+0x7e
  47. #君島 紀香
  48. @WriteShort  = 0xee98-+0x1f80
  49. #森沢 理美
  50. @WriteShort  = 0xee99-+0x07e0
  51. #国府田 薫子
  52. @WriteShort  = 0xee9a-+0x01f8
  53. #静原 亜季帆
  54. @WriteChar   = 0xee9b-+0x7e
  55. #睦月 知沙
  56. @WriteShort  = 0xee9b-+0x0180
  57.  
  58. #エンディング回想
  59. @WriteBinary = 0xee87-80,7f
  60. $FileClose
  61.