home *** CD-ROM | disk | FTP | other *** search
/ Pleasure 76 / OTACD76.bin / archive / game / rinjokcv / rinjokcv.lzh / rinjokcv.txt < prev   
Text File  |  2008-07-29  |  12KB  |  260 lines

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