home *** CD-ROM | disk | FTP | other *** search
/ Pleasure 76 / OTACD76.bin / archive / game / cnnavicv / cnnavicv.lzh / cnnavicv.txt < prev   
Text File  |  2007-12-19  |  11KB  |  259 lines

  1. ===============================================================================
  2. 【名    称】  「かんなび -神奈備-」変換プログラム
  3. 【著 作 権】  株式会社ウエストサイド
  4. 【制作者名】  NT
  5. 【制作月日】  2007/12/19
  6. 【動作環境】  Windows 2000 + Service Pack4
  7.              (Windows XP/Vista(32bit)でも動作すると思います)
  8.              NTFSフォーマットで8GB以上空き容量のあるHDD
  9. 【動作確認】  日本語版Windows 2000 + Service Pack4
  10. -------------------------------------------------------------------------------
  11. 【概    要】
  12.   "かんなび -神奈備-" (Sunlite)
  13.   の *.gyu ファイルを BMP ファイルに
  14.   *.dlt ファイルを BMP, TXT ファイルに
  15.   *.v ファイルを WAV ファイルに変換するものです。
  16.  
  17. 【対応画像】
  18.     イベント、立ちキャラ、背景、システム画像に対応しています。
  19.  
  20.     ※立ちキャラ画像の表情差分や目、口等のアニメーションは
  21.       手動で合成する必要があります。
  22.  
  23. 【導入方法】
  24.   "cnnavicv.lzh" を任意のフォルダに解凍してください。
  25.   ツールの実行ファイル名は "cnnavicv.exe" です。
  26.  
  27. 【操作方法】
  28.   実行ファイル cnnavicv.exe を開いて下さい。
  29.   以下に変換の手順を記述します。
  30.  
  31.  1.「変換」ボタンを押すと、ファイルオープンダイアログが出ます。
  32.   ゲームのインストール先にある変換したいファイルを選択して下さい。 (複数選択可)
  33.    もしくは、「一括変換」ボタンを押すと、フォルダ選択ダイアログが出ますので
  34.   ゲームのインストール先にある、変換したいファイルが存在するフォルダを
  35.   選択して下さい。 (単一選択のみ)
  36.    ※変換が上手くいかない場合は、ゲームのDVD-ROMメディアにある
  37.     変換したいファイルを選択して下さい。
  38.  
  39.    「変換」は選択ファイルのみを変換します。
  40.    「一括変換」は選択フォルダ内の全ファイルを変換します。
  41.    「一括変換」(下位フォルダを含む)は選択フォルダ以下にある
  42.   全てのフォルダ内の、全てのファイルを変換します。
  43.    ※一度に全データを変換したい場合は、ゲームのインストール先の
  44.     res フォルダを選択してください。
  45.  
  46.  2.変換状況がプログレスバーで表示されます。
  47.   cnnavicv.exe のあるフォルダに変換元ファイル名のフォルダを作成し
  48.   その中に変換ファイルを出力します。
  49.   出力先に同名のファイルが存在する場合はファイル名の先頭に
  50.   '_'を付けて出力します('は付けられません)。
  51.   '_'は最大9個付けられますが、それでも同名のファイル名が
  52.   存在する場合、変換フォルダ名01 ~ 変換フォルダ名99 まで
  53.   フォルダの作成を順次試み(変換フォルダ名 は適時読み替えてください)
  54.   作成したフォルダの中にファイルを作成しようと試みます。
  55.   それでもファイルが作成できない場合はエラーとします。
  56.   変換を中止したい場合は「中止」ボタンを押すと中止できます。
  57.   変換を一時停止したい場合は「一時停止」ボタン型チェックボックスを
  58.   オンにしている間、一時停止することができます。
  59.  
  60.  ※エラーメッセージなどはリストボックスに書き込まれます。
  61.   一番上のログが一番最近のログで、一番下のログが一番古いログです。
  62.   リストボックスの内容を保存したい場合は「ログ保存」ボタンを
  63.   押すと、現在のフォルダに ツール名_log.txt ファイルを
  64.   作成し、そのファイルに内容を出力します(ツール名は適時読み替えてください)。
  65.   「ログ消去」ボタンを押すとログが全て消えます。
  66.   リストボックスのログ保持限界数は16384件です。
  67.  
  68.  ※画像の出力フォーマット指定
  69.   ・全てBMPで出力
  70.    BMP形式に変換して出力します。
  71.   ・全てPNGで出力
  72.    PNG形式に変換して出力します。
  73.    出力サイズは小さくなりますが、BMP出力に比べて変換に時間がかかります。
  74.    αマスク成分を持つ画像ファイルはαチャンネル付きのPNGで出力されます。
  75.   ・α付きはPNGで出力 (他はBMPで出力)
  76.    αマスク成分を持つ画像ファイルのみをαチャンネル付きPNGで出力、
  77.    その他はBMP形式で出力します。
  78.  
  79.  ※PNG圧縮の指定
  80.   ・圧縮レベルの設定
  81.    0 から 9 までのPNGの圧縮レベルを選択します。
  82.    0 が無圧縮で、それ以外は 1 に近いほど高速圧縮・低圧縮率になり
  83.    9 に近いほど低速圧縮・高圧縮率になります。
  84.    起動時に9に設定されます。
  85.  
  86. 【制限事項】
  87.     ※本ツールは,Win2000用です。
  88.      その他のWindowsでの動作確認はしていません。
  89.     ※変換時にドライブの空き容量の計算を行っておりませんので
  90.      変換ファイルを出力するドライブには十分な空きを作っておいて下さい。
  91.     ※本ツールが動作確認を行なったゲームのファイル情報は以下の通りです。
  92.      ツールの性質上、その他のバージョンでは動作しない可能性があります。
  93.      ○かんなび -神奈備- (DVD-ROM版)
  94.         ・ファイル名: EXHIBIT.exe
  95.         ・ファイルバージョン: 1.3.1.14
  96.         ・サイズ: 454,656 バイト
  97.         ・更新日時: 2007年8月31日 16:01:06
  98.  
  99. 【著 作 権】
  100.     本ツール(ドキュメント等を含む)は株式会社ウエストサイドの著作物です。
  101.     いかなる方法を用いた場合でも他の人に譲渡または配布する行為は著作権の
  102.     侵害となります。本ツールの転載や再配布は行なわないで下さい。
  103.  
  104. 【謝 辞】
  105.     本ツールは次のライブラリを使用させて頂いております。
  106.     この場を借りてお礼申し上げます。
  107.     ・zlib 1.2.3 Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
  108.     ・libpng version 1.2.24 - December 14, 2007
  109.       Copyright (c) 1998-2007 Glenn Randers-Pehrson
  110.       (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
  111.       (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
  112.  
  113. 【免責事項】
  114.     本ツールを使用し変更を加えたデータ(画像ファイル等)を配布しないで下さい。
  115.     配布した際に起こる全てについては配布を行った本人に責任があるものとします。
  116.     ツール制作者及び株式会社ウエストサイドはいかなる責任も負いません。
  117.     また本ツールに起因するいかなる損害についても株式会社ウエストサイドは賠償の
  118.     責任を負わないものとします。ツールの適用は使用者の判断で行なって下さい。
  119.  
  120. 【注意事項】
  121.     本ツールに関して,ゲームの発売元は一切の関与をしておりません。
  122.     本ツールに関する質問は,ゲームの発売元や開発元には行わないで下さい。
  123. -------------------------------------------------------------------------------
  124.     ※本ドキュメント及びツールに記載の会社名および製品名は、各社の登録商標
  125.      または商標です。
  126. ===============================================================================
  127. Copyright (c) 2007 WESTSIDE All Rights Reserved.
  128.  
  129. -------------------------------------------------------------------------------
  130. zlib copyright notice
  131. -------------------------------------------------------------------------------
  132.  
  133. Copyright notice:
  134.  
  135.  (C) 1995-2004 Jean-loup Gailly and Mark Adler
  136.  
  137.   This software is provided 'as-is', without any express or implied
  138.   warranty.  In no event will the authors be held liable for any damages
  139.   arising from the use of this software.
  140.  
  141.   Permission is granted to anyone to use this software for any purpose,
  142.   including commercial applications, and to alter it and redistribute it
  143.   freely, subject to the following restrictions:
  144.  
  145.   1. The origin of this software must not be misrepresented; you must not
  146.      claim that you wrote the original software. If you use this software
  147.      in a product, an acknowledgment in the product documentation would be
  148.      appreciated but is not required.
  149.   2. Altered source versions must be plainly marked as such, and must not be
  150.      misrepresented as being the original software.
  151.   3. This notice may not be removed or altered from any source distribution.
  152.  
  153.   Jean-loup Gailly        Mark Adler
  154.   jloup@gzip.org          madler@alumni.caltech.edu
  155.  
  156. If you use the zlib library in a product, we would appreciate *not*
  157. receiving lengthy legal documents to sign. The sources are provided
  158. for free but without warranty of any kind.  The library has been
  159. entirely written by Jean-loup Gailly and Mark Adler; it does not
  160. include third-party code.
  161.  
  162. If you redistribute modified sources, we would appreciate that you include
  163. in the file ChangeLog history information documenting your changes. Please
  164. read the FAQ for more information on the distribution of modified source
  165. versions.
  166.  
  167. -------------------------------------------------------------------------------
  168. libpng copyright notice
  169. -------------------------------------------------------------------------------
  170.  
  171. COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  172.  
  173. If you modify libpng you may insert additional notices immediately following
  174. this sentence.
  175.  
  176. libpng versions 1.2.6, August 15, 2004, through 1.2.24, December 14, 2007, are
  177. Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
  178. distributed according to the same disclaimer and license as libpng-1.2.5
  179. with the following individual added to the list of Contributing Authors
  180.  
  181.    Cosmin Truta
  182.  
  183. libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
  184. Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  185. distributed according to the same disclaimer and license as libpng-1.0.6
  186. with the following individuals added to the list of Contributing Authors
  187.  
  188.    Simon-Pierre Cadieux
  189.    Eric S. Raymond
  190.    Gilles Vollant
  191.  
  192. and with the following additions to the disclaimer:
  193.  
  194.    There is no warranty against interference with your enjoyment of the
  195.    library or against infringement.  There is no warranty that our
  196.    efforts or the library will fulfill any of your particular purposes
  197.    or needs.  This library is provided with all faults, and the entire
  198.    risk of satisfactory quality, performance, accuracy, and effort is with
  199.    the user.
  200.  
  201. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  202. Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
  203. distributed according to the same disclaimer and license as libpng-0.96,
  204. with the following individuals added to the list of Contributing Authors:
  205.  
  206.    Tom Lane
  207.    Glenn Randers-Pehrson
  208.    Willem van Schaik
  209.  
  210. libpng versions 0.89, June 1996, through 0.96, May 1997, are
  211. Copyright (c) 1996, 1997 Andreas Dilger
  212. Distributed according to the same disclaimer and license as libpng-0.88,
  213. with the following individuals added to the list of Contributing Authors:
  214.  
  215.    John Bowler
  216.    Kevin Bracey
  217.    Sam Bushell
  218.    Magnus Holmgren
  219.    Greg Roelofs
  220.    Tom Tanner
  221.  
  222. libpng versions 0.5, May 1995, through 0.88, January 1996, are
  223. Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  224.  
  225. For the purposes of this copyright and license, "Contributing Authors"
  226. is defined as the following set of individuals:
  227.  
  228.    Andreas Dilger
  229.    Dave Martindale
  230.    Guy Eric Schalnat
  231.    Paul Schmidt
  232.    Tim Wegner
  233.  
  234. The PNG Reference Library is supplied "AS IS".  The Contributing Authors
  235. and Group 42, Inc. disclaim all warranties, expressed or implied,
  236. including, without limitation, the warranties of merchantability and of
  237. fitness for any purpose.  The Contributing Authors and Group 42, Inc.
  238. assume no liability for direct, indirect, incidental, special, exemplary,
  239. or consequential damages, which may result from the use of the PNG
  240. Reference Library, even if advised of the possibility of such damage.
  241.  
  242. Permission is hereby granted to use, copy, modify, and distribute this
  243. source code, or portions hereof, for any purpose, without fee, subject
  244. to the following restrictions:
  245.  
  246. 1. The origin of this source code must not be misrepresented.
  247.  
  248. 2. Altered versions must be plainly marked as such and must not
  249.    be misrepresented as being the original source.
  250.  
  251. 3. This Copyright notice may not be removed or altered from any
  252.    source or altered source distribution.
  253.  
  254. The Contributing Authors and Group 42, Inc. specifically permit, without
  255. fee, and encourage the use of this source code as a component to
  256. supporting the PNG file format in commercial products.  If you use this
  257. source code in a product, acknowledgment is not required but would be
  258. appreciated.
  259.