体験版対応のドキュメント追加。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@294 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
nishikawa_takeshi 2009-06-19 08:34:30 +00:00
parent 2a10fe9707
commit 0b94c5657e
8 changed files with 1223 additions and 0 deletions

View File

@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
<title>TWL体験版対応 打ち合わせ 2009年6月17日</title>
<style type="text/css">
/*
:Author: David Goodger (goodger@python.org)
:Id: $Id$
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
customize this style sheet.
*/
/* used to remove borders from tables and images */
.borderless, table.borderless td, table.borderless th {
border: 0 }
table.borderless td, table.borderless th {
/* Override padding for "table.docutils td" with "! important".
The right padding separates the table cells. */
padding: 0 0.5em 0 0 ! important }
.first {
/* Override more specific margin styles with "! important". */
margin-top: 0 ! important }
.last, .with-subtitle {
margin-bottom: 0 ! important }
.hidden {
display: none }
a.toc-backref {
text-decoration: none ;
color: black }
blockquote.epigraph {
margin: 2em 5em ; }
dl.docutils dd {
margin-bottom: 0.5em }
/* Uncomment (and remove this text!) to get bold-faced definition list terms
dl.docutils dt {
font-weight: bold }
*/
div.abstract {
margin: 2em 5em }
div.abstract p.topic-title {
font-weight: bold ;
text-align: center }
div.admonition, div.attention, div.caution, div.danger, div.error,
div.hint, div.important, div.note, div.tip, div.warning {
margin: 2em ;
border: medium outset ;
padding: 1em }
div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, div.note p.admonition-title,
div.tip p.admonition-title {
font-weight: bold ;
font-family: sans-serif }
div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title {
color: red ;
font-weight: bold ;
font-family: sans-serif }
/* Uncomment (and remove this text!) to get reduced vertical space in
compound paragraphs.
div.compound .compound-first, div.compound .compound-middle {
margin-bottom: 0.5em }
div.compound .compound-last, div.compound .compound-middle {
margin-top: 0.5em }
*/
div.dedication {
margin: 2em 5em ;
text-align: center ;
font-style: italic }
div.dedication p.topic-title {
font-weight: bold ;
font-style: normal }
div.figure {
margin-left: 2em ;
margin-right: 2em }
div.footer, div.header {
clear: both;
font-size: smaller }
div.line-block {
display: block ;
margin-top: 1em ;
margin-bottom: 1em }
div.line-block div.line-block {
margin-top: 0 ;
margin-bottom: 0 ;
margin-left: 1.5em }
div.sidebar {
margin: 0 0 0.5em 1em ;
border: medium outset ;
padding: 1em ;
background-color: #ffffee ;
width: 40% ;
float: right ;
clear: right }
div.sidebar p.rubric {
font-family: sans-serif ;
font-size: medium }
div.system-messages {
margin: 5em }
div.system-messages h1 {
color: red }
div.system-message {
border: medium outset ;
padding: 1em }
div.system-message p.system-message-title {
color: red ;
font-weight: bold }
div.topic {
margin: 2em }
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
margin-top: 0.4em }
h1.title {
color: #ffffff;
background-color: #8dc63f;
padding: 0.5em;
font-size: 24px;
font-weight: bold;
border-style: double;
border-width: 3px 5px;
border-color: #009900;
text-align: center }
h2.subtitle {
text-align: center }
hr.docutils {
width: 75% }
img.align-left {
clear: left }
img.align-right {
clear: right }
ol.simple, ul.simple {
margin-bottom: 1em }
ol.arabic {
list-style: decimal }
ol.loweralpha {
list-style: lower-alpha }
ol.upperalpha {
list-style: upper-alpha }
ol.lowerroman {
list-style: lower-roman }
ol.upperroman {
list-style: upper-roman }
p.attribution {
text-align: right ;
margin-left: 50% }
p.caption {
font-style: italic }
p.credits {
font-style: italic ;
font-size: smaller }
p.label {
white-space: nowrap }
p.rubric {
font-weight: bold ;
font-size: larger ;
color: maroon ;
text-align: center }
p.sidebar-title {
font-family: sans-serif ;
font-weight: bold ;
font-size: larger }
p.sidebar-subtitle {
font-family: sans-serif ;
font-weight: bold }
p.topic-title {
font-weight: bold }
pre.address {
margin-bottom: 0 ;
margin-top: 0 ;
font-family: serif ;
font-size: 100% }
pre.literal-block, pre.doctest-block {
margin-left: 2em ;
margin-right: 2em }
span.classifier {
font-family: sans-serif ;
font-style: oblique }
span.classifier-delimiter {
font-family: sans-serif ;
font-weight: bold }
span.interpreted {
font-family: sans-serif }
span.option {
white-space: nowrap }
span.pre {
white-space: pre }
span.problematic {
color: red }
span.section-subtitle {
/* font-size relative to parent (h1..h6 element) */
font-size: 80% }
table.citation {
border-left: solid 1px gray;
margin-left: 1px }
table.docinfo {
margin: 2em 4em }
table.docutils {
ailgn : center;
margin-top: 0.5em ;
margin-bottom: 0.5em }
table.footnote {
border-left: solid 1px black;
margin-left: 1px }
table.docutils td, table.docutils th,
table.docinfo td, table.docinfo th {
padding-left: 0.5em ;
padding-right: 0.5em ;
vertical-align: top }
table.docutils th.field-name, table.docinfo th.docinfo-name {
font-weight: bold ;
text-align: left ;
white-space: nowrap ;
padding-left: 0 }
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
font-size: 100% }
ul.auto-toc {
list-style-type: none }
/*** added by seiki ***/
/** common settings *********************************/
body {
font-size : 12px;
text-align : center;
line-height : 140%;
color : #330000;
background-color : #e3e5e6;
}
td, th {
font-size : 12px;
color : #336600;
}
a:link {
text-decoration : none;
color : #339966;
}
a:visited {
text-decoration : none;
color : #666633;
}
a:active {
text-decoration : underline;
color : #ff6600;
}
a:hover {
text-decoration : underline;
color : #ff6600;
}
/** general styles *******************************/
h1 {
color : #009900;
background-color : #ccff66;
padding : 4px;
font-size : 16px;
font-weight : bold;
text-align : left;
margin-top : 1.5em;
border-style : solid;
border-width : 1px 3px;
border-color : #009900;
}
h1 a:hover {
text-decoration : none;
color : #009900;
}
h2 {
color : #336633;
font-size : 16px;
margin-left : 0.5em;
margin-top : 1.5em;
border-style : solid;
border-width : 0 0 1px 5px;
border-color : #339933;
padding-left : 4px;
}
h2 a:hover {
text-decoration : none;
color : #336633;
}
h3 {
color : #339933;
font-size : 12px;
margin-left : 2.0em;
border-style : dotted;
border-width : 0 0 1px 0;
border-color : #66cc66;
}
h3 a:hover {
text-decoration : none;
color : #339933;
}
h4 {
color : #339933;
font-size : 12px;
margin-left : 2.0em;
border-style : dotted;
border-width : 0 0 1px 0;
border-color : #66cc66;
}
h3 a:hover {
text-decoration : none;
color : #339933;
}
p {
margin-left : 3em;
margin-top : 3px;
margin-bottom : 6px;
text-indent : 0em;
line-height : 150%;
}
dt {
font-weight: bold;
margin-top: 0.5em;
margin-left: 2em;
}
dd {
margin-left: 4em;
}
dd p {
margin-left: 0;
text-indent: 0;
line-height: 140%;
}
.author {
font-weight: bold;
text-align: right;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
ul.author li {
list-style-type: none;
}
div.document {
border : solid 1px #666666;
margin : 0pt auto;
padding : 1em 1.5em 1em 1em;
background-color : #ffffff;
text-align : left;
width : 800px;
}
</style>
</head>
<body>
<div class="document" id="twl-2009-6-17">
<h1 class="title">TWL体験版対応 打ち合わせ 2009年6月17日</h1>
<div class="section" id="id1">
<h1>参加者</h1>
<ul class="simple">
<li>ネットワーク開発部 上村さん</li>
<li>製品技術部 萬谷さん、藤本さん、他 (すいません。他の参加者のお名前を把握できてませんでした。)</li>
<li>開発技術部 西川</li>
</ul>
</div>
<div class="section" id="id2">
<h1>議題</h1>
<ul class="simple">
<li>TWL試遊台(DS Station)実機で店頭試遊してもらうタイトルは、
メニューをスキップするためのフラグを立てる必要があるため、
それ以外のタイトルと区別する必要がある。<ul>
<li>ファイル名やイニシャルコードで区別するのか、マスターROM提出確認書の記述で区別するのか。</li>
<li>TWLタイトルだけでなく、NITROタイトルにもフラグを立てる必要がある。</li>
<li>製品技術部で運用しているAccessデータベースでのマスタリング処理に
フラグ立て処理を組み込む必要がある。</li>
</ul>
</li>
</ul>
<div class="section" id="id3">
<h2>補足</h2>
<ul class="simple">
<li>メニューをスキップできることを一般開発者に知られたくないので、
マスタリング時に製品技術部でメニュースキップフラグを立ててもらいたい。</li>
<li>フラグを立てるための情報をROMの予約領域に埋め込む運用にするのは作業コストが大きい。
(SDKの修正と差し換え、SDKマニュアルの修正、開発者への周知...)</li>
</ul>
</div>
</div>
<div class="section" id="id4">
<h1>議論まとめ</h1>
<ul class="simple">
<li>現状、NITROタイトルでは、店頭試遊台用タイトルはイニシャルコードを取得しているが、
ダウンロード配信タイトルは、ファイル名に規則がなく、イニシャルコードを取得していない。
したがって、ファイル名の規則で店頭試遊台とそれ以外を区別して、
フラグを立てるか立てないかを判定するのはややこしい。<ul>
<li>フラグを立てることが目的ではなく、管理上、
一般販売用、店頭試遊台用タイトル、ダウンロード配信用なのかを
わかりやすくするのなら、_Demo や _Download などをファイル名に付与してもらうだけで十分。</li>
</ul>
</li>
<li>フラグを立てるかどうかの決定は、マスターROM提出確認書の「目的」(用途)の欄で判断したほうがわかりやすい。
(「店頭試遊台用」にチェックが入っていたらフラグを立てる)<ul>
<li>フラグを立てないタイトルが「試遊台用」として提出されないように、「目的」の区分を細分化することが必須。
特に、ネットワーク経由で試遊台に送信するタイトル、カードに焼いて店舗に配布するタイトルを区別する必要がある。
(カードに焼いて店舗に配布する体験版は管理がずさんだと、ユーザの手元に渡る可能性があるため。)</li>
<li>TWLタイトルのマスターROM提出確認書だけでなく、NITROタイトルの提出確認書も変更する。</li>
<li>「目的」の欄が何であるかを見て、フラグを立てるツールにオプションを与えるように
製品技術部のデータベースを変更することは可能。</li>
<li>過渡期の対応が必要 ⇒ たとえば、7月1日以降の試遊台マスター提出は必ず最新の提出確認書で提出してもらう、という対応にすればよい。</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="id5">
<h1>アクションアイテム</h1>
<ul class="simple">
<li>ROMの「目的」の区分を細分化する。 (ネットワーク開発部 上村さん)<ul>
<li>業務部にも情報展開して了解を得たのち、製品技術部に提案。
ファイル名の規則についても業務部と相談する。</li>
<li>その後、TWLマスターROM提出確認書とNITROマスターROM提出確認書のフォーマットを変更する。(製品技術部さん、開発技術部 西川)</li>
</ul>
</li>
<li>フラグ立てツールを作成して製品技術部にお渡しする (開発技術部 西川)</li>
<li>フラグ立てツールを使って、既存のNITRO試遊台用タイトルのメニュースキップ用フラグを立てる。(製品技術部さん)<ul>
<li>マスタリングも必要となることに注意。</li>
</ul>
</li>
</ul>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,79 @@
========================================================
TWL体験版対応 打ち合わせ 2009年6月17日
========================================================
参加者
=======
* ネットワーク開発部 上村さん
* 製品技術部 萬谷さん、藤本さん、他 (すいません。他の参加者のお名前を把握できてませんでした。)
* 開発技術部 西川
議題
=======
* TWL試遊台(DS Station)実機で店頭試遊してもらうタイトルは、
メニューをスキップするためのフラグを立てる必要があるため、
それ以外のタイトルと区別する必要がある。
* ファイル名やイニシャルコードで区別するのか、マスターROM提出確認書の記述で区別するのか。
* TWLタイトルだけでなく、NITROタイトルにもフラグを立てる必要がある。
* 製品技術部で運用しているAccessデータベースでのマスタリング処理に
フラグ立て処理を組み込む必要がある。
補足
-----
* メニューをスキップできることを一般開発者に知られたくないので、
マスタリング時に製品技術部でメニュースキップフラグを立ててもらいたい。
* フラグを立てるための情報をROMの予約領域に埋め込む運用にするのは作業コストが大きい。
(SDKの修正と差し換え、SDKマニュアルの修正、開発者への周知...)
議論まとめ
=============
* 現状、NITROタイトルでは、店頭試遊台用タイトルはイニシャルコードを取得しているが、
ダウンロード配信タイトルは、ファイル名に規則がなく、イニシャルコードを取得していない。
したがって、ファイル名の規則で店頭試遊台とそれ以外を区別して、
フラグを立てるか立てないかを判定するのはややこしい。
* フラグを立てることが目的ではなく、管理上、
一般販売用、店頭試遊台用タイトル、ダウンロード配信用なのかを
わかりやすくするのなら、_Demo や _Download などをファイル名に付与してもらうだけで十分。
* フラグを立てるかどうかの決定は、マスターROM提出確認書の「目的」(用途)の欄で判断したほうがわかりやすい。
(「店頭試遊台用」にチェックが入っていたらフラグを立てる)
* フラグを立てないタイトルが「試遊台用」として提出されないように、「目的」の区分を細分化することが必須。
特に、ネットワーク経由で試遊台に送信するタイトル、カードに焼いて店舗に配布するタイトルを区別する必要がある。
(カードに焼いて店舗に配布する体験版は管理がずさんだと、ユーザの手元に渡る可能性があるため。)
* TWLタイトルのマスターROM提出確認書だけでなく、NITROタイトルの提出確認書も変更する。
* 「目的」の欄が何であるかを見て、フラグを立てるツールにオプションを与えるように
製品技術部のデータベースを変更することは可能。
* 過渡期の対応が必要 ⇒ たとえば、7月1日以降の試遊台マスター提出は必ず最新の提出確認書で提出してもらう、という対応にすればよい。
アクションアイテム
===================
* ROMの「目的」の区分を細分化する。 (ネットワーク開発部 上村さん)
* 業務部にも情報展開して了解を得たのち、製品技術部に提案。
ファイル名の規則についても業務部と相談する。
* その後、TWLマスターROM提出確認書とNITROマスターROM提出確認書のフォーマットを変更する。(製品技術部さん、開発技術部 西川)
* フラグ立てツールを作成して製品技術部にお渡しする (開発技術部 西川)
* フラグ立てツールを使って、既存のNITRO試遊台用タイトルのメニュースキップ用フラグを立てる。(製品技術部さん)
* マスタリングも必要となることに注意。

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,526 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
<title>TWL/NITROマスタリング体験版対応 仕様案 (2009年6月5日)</title>
<style type="text/css">
/*
:Author: David Goodger (goodger@python.org)
:Id: $Id$
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
customize this style sheet.
*/
/* used to remove borders from tables and images */
.borderless, table.borderless td, table.borderless th {
border: 0 }
table.borderless td, table.borderless th {
/* Override padding for "table.docutils td" with "! important".
The right padding separates the table cells. */
padding: 0 0.5em 0 0 ! important }
.first {
/* Override more specific margin styles with "! important". */
margin-top: 0 ! important }
.last, .with-subtitle {
margin-bottom: 0 ! important }
.hidden {
display: none }
a.toc-backref {
text-decoration: none ;
color: black }
blockquote.epigraph {
margin: 2em 5em ; }
dl.docutils dd {
margin-bottom: 0.5em }
/* Uncomment (and remove this text!) to get bold-faced definition list terms
dl.docutils dt {
font-weight: bold }
*/
div.abstract {
margin: 2em 5em }
div.abstract p.topic-title {
font-weight: bold ;
text-align: center }
div.admonition, div.attention, div.caution, div.danger, div.error,
div.hint, div.important, div.note, div.tip, div.warning {
margin: 2em ;
border: medium outset ;
padding: 1em }
div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, div.note p.admonition-title,
div.tip p.admonition-title {
font-weight: bold ;
font-family: sans-serif }
div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title {
color: red ;
font-weight: bold ;
font-family: sans-serif }
/* Uncomment (and remove this text!) to get reduced vertical space in
compound paragraphs.
div.compound .compound-first, div.compound .compound-middle {
margin-bottom: 0.5em }
div.compound .compound-last, div.compound .compound-middle {
margin-top: 0.5em }
*/
div.dedication {
margin: 2em 5em ;
text-align: center ;
font-style: italic }
div.dedication p.topic-title {
font-weight: bold ;
font-style: normal }
div.figure {
margin-left: 2em ;
margin-right: 2em }
div.footer, div.header {
clear: both;
font-size: smaller }
div.line-block {
display: block ;
margin-top: 1em ;
margin-bottom: 1em }
div.line-block div.line-block {
margin-top: 0 ;
margin-bottom: 0 ;
margin-left: 1.5em }
div.sidebar {
margin: 0 0 0.5em 1em ;
border: medium outset ;
padding: 1em ;
background-color: #ffffee ;
width: 40% ;
float: right ;
clear: right }
div.sidebar p.rubric {
font-family: sans-serif ;
font-size: medium }
div.system-messages {
margin: 5em }
div.system-messages h1 {
color: red }
div.system-message {
border: medium outset ;
padding: 1em }
div.system-message p.system-message-title {
color: red ;
font-weight: bold }
div.topic {
margin: 2em }
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
margin-top: 0.4em }
h1.title {
color: #ffffff;
background-color: #8dc63f;
padding: 0.5em;
font-size: 24px;
font-weight: bold;
border-style: double;
border-width: 3px 5px;
border-color: #009900;
text-align: center }
h2.subtitle {
text-align: center }
hr.docutils {
width: 75% }
img.align-left {
clear: left }
img.align-right {
clear: right }
ol.simple, ul.simple {
margin-bottom: 1em }
ol.arabic {
list-style: decimal }
ol.loweralpha {
list-style: lower-alpha }
ol.upperalpha {
list-style: upper-alpha }
ol.lowerroman {
list-style: lower-roman }
ol.upperroman {
list-style: upper-roman }
p.attribution {
text-align: right ;
margin-left: 50% }
p.caption {
font-style: italic }
p.credits {
font-style: italic ;
font-size: smaller }
p.label {
white-space: nowrap }
p.rubric {
font-weight: bold ;
font-size: larger ;
color: maroon ;
text-align: center }
p.sidebar-title {
font-family: sans-serif ;
font-weight: bold ;
font-size: larger }
p.sidebar-subtitle {
font-family: sans-serif ;
font-weight: bold }
p.topic-title {
font-weight: bold }
pre.address {
margin-bottom: 0 ;
margin-top: 0 ;
font-family: serif ;
font-size: 100% }
pre.literal-block, pre.doctest-block {
margin-left: 2em ;
margin-right: 2em }
span.classifier {
font-family: sans-serif ;
font-style: oblique }
span.classifier-delimiter {
font-family: sans-serif ;
font-weight: bold }
span.interpreted {
font-family: sans-serif }
span.option {
white-space: nowrap }
span.pre {
white-space: pre }
span.problematic {
color: red }
span.section-subtitle {
/* font-size relative to parent (h1..h6 element) */
font-size: 80% }
table.citation {
border-left: solid 1px gray;
margin-left: 1px }
table.docinfo {
margin: 2em 4em }
table.docutils {
ailgn : center;
margin-top: 0.5em ;
margin-bottom: 0.5em }
table.footnote {
border-left: solid 1px black;
margin-left: 1px }
table.docutils td, table.docutils th,
table.docinfo td, table.docinfo th {
padding-left: 0.5em ;
padding-right: 0.5em ;
vertical-align: top }
table.docutils th.field-name, table.docinfo th.docinfo-name {
font-weight: bold ;
text-align: left ;
white-space: nowrap ;
padding-left: 0 }
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
font-size: 100% }
ul.auto-toc {
list-style-type: none }
/*** added by seiki ***/
/** common settings *********************************/
body {
font-size : 12px;
text-align : center;
line-height : 140%;
color : #330000;
background-color : #e3e5e6;
}
td, th {
font-size : 12px;
color : #336600;
}
a:link {
text-decoration : none;
color : #339966;
}
a:visited {
text-decoration : none;
color : #666633;
}
a:active {
text-decoration : underline;
color : #ff6600;
}
a:hover {
text-decoration : underline;
color : #ff6600;
}
/** general styles *******************************/
h1 {
color : #009900;
background-color : #ccff66;
padding : 4px;
font-size : 16px;
font-weight : bold;
text-align : left;
margin-top : 1.5em;
border-style : solid;
border-width : 1px 3px;
border-color : #009900;
}
h1 a:hover {
text-decoration : none;
color : #009900;
}
h2 {
color : #336633;
font-size : 16px;
margin-left : 0.5em;
margin-top : 1.5em;
border-style : solid;
border-width : 0 0 1px 5px;
border-color : #339933;
padding-left : 4px;
}
h2 a:hover {
text-decoration : none;
color : #336633;
}
h3 {
color : #339933;
font-size : 12px;
margin-left : 2.0em;
border-style : dotted;
border-width : 0 0 1px 0;
border-color : #66cc66;
}
h3 a:hover {
text-decoration : none;
color : #339933;
}
h4 {
color : #339933;
font-size : 12px;
margin-left : 2.0em;
border-style : dotted;
border-width : 0 0 1px 0;
border-color : #66cc66;
}
h3 a:hover {
text-decoration : none;
color : #339933;
}
p {
margin-left : 3em;
margin-top : 3px;
margin-bottom : 6px;
text-indent : 0em;
line-height : 150%;
}
dt {
font-weight: bold;
margin-top: 0.5em;
margin-left: 2em;
}
dd {
margin-left: 4em;
}
dd p {
margin-left: 0;
text-indent: 0;
line-height: 140%;
}
.author {
font-weight: bold;
text-align: right;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
ul.author li {
list-style-type: none;
}
div.document {
border : solid 1px #666666;
margin : 0pt auto;
padding : 1em 1.5em 1em 1em;
background-color : #ffffff;
text-align : left;
width : 800px;
}
</style>
</head>
<body>
<div class="document" id="twl-nitro-2009-6-5">
<h1 class="title">TWL/NITROマスタリング体験版対応 仕様案 (2009年6月5日)</h1>
<div class="section" id="id1">
<h1>背景</h1>
<p>TWL試遊台(新たなDS Station)が7月から運用される予定なのですが、
店頭試遊版(DS Stationに設置された本体上で、お客様に遊んでいただく体験版)では、
本体起動時に表示される「健康と安全について」の画面と、
DSiメニューをスキップさせる必要があります。</p>
<p>メニューをスキップさせるには、ROM内のビット(フラグ)を立てる必要があります。
このフラグ立てを製品技術部さんでのマスタリング時に行ないたいと考えています。
(開発者の手元でフラグを立てるようにしてしまうと、
メニュー画面をスキップする方法がバレてしまい、セキュリティ上良くないためです。)</p>
<p>ここで、懸念は以下の2つです。</p>
<ul class="simple">
<li>店頭試遊用のみにフラグを立てる必要があります。
すなわち、店頭試遊用かそうでないかを判定し、
フラグ立てをするかどうかを決定しなければなりません。</li>
<li>TWL-ROMだけでなく、NITRO-ROMについても、
同様のフラグを立てる必要があります。</li>
</ul>
</div>
<div class="section" id="twl-rom">
<h1>TWL-ROMのマスタリング案</h1>
<p>TWL-ROMの場合、マスタエディタから出力されるマスターROM提出確認書に、
店頭試遊版かどうかの情報を埋め込み、
その情報をデータベースに取り込むことによって、
(自動的に)フラグを立てるかどうかの判定ができると考えています。</p>
<p>詳細を以下の図にまとめます。</p>
<img alt="trial_mastering_twl.gif" src="trial_mastering_twl.gif" />
</div>
<div class="section" id="nitro-rom">
<h1>NITRO-ROMのマスタリング案</h1>
<p>TWLマスタエディタは、NITRO-ROM非対応であり、NITRO-ROM用の提出確認書を出力することはできません。
そのため、(現状のままでは)店頭試遊版かどうかの情報を手動入力する必要がある、という懸念があります。</p>
<p>自動化する方法があるとすれば、
マスターROM提出確認書とは別の体験版用の提出書類を提出してもらうようにし、
その中に、店頭試遊版かどうかを記述してもらい、その情報をもとに
データベース側でフラグを立てるかどうかを指定する、という方法だと考えています。</p>
<p>詳細を以下の図にまとめます。</p>
<img alt="trial_mastering_nitro.gif" src="trial_mastering_nitro.gif" />
</div>
<div class="section" id="id2">
<h1>店頭試遊版用のフラグを立てるツールの仕様案</h1>
<p>上記の案より、フラグを立てるツールを以下の仕様にすることを考えています。</p>
<ul class="simple">
<li>入力<ul>
<li>ROMファイル。</li>
<li>&quot;1&quot; もしくは &quot;0&quot; (フラグを立てる場合 &quot;1&quot;、立てない場合 &quot;0&quot;)</li>
</ul>
</li>
<li>出力<ul>
<li>ROMファイル (入力ファイルとは別のファイル名)</li>
</ul>
</li>
<li>処理<ul>
<li>&quot;1&quot; が入力されたとき、フラグを立てたROMファイルを出力する。</li>
<li>&quot;0&quot; が入力されたとき、データを加工しない。(つまり、入力ROMファイルを出力ROMファイルにコピーだけ。)</li>
</ul>
</li>
<li>備考<ul>
<li>TWL-ROMとNITRO-ROMの両対応にします。</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="rom">
<h1>マスターROM提出の運用</h1>
<p>3月に製品技術部 萬谷さん、藤本さんとミーティングさせていただいたところ、
これまでのNITRO体験版では、実際の運用において以下の懸念がありました。</p>
<blockquote>
<ol class="arabic simple">
<li>店頭試遊台用として提出されたROMを、後からカードに焼いてほしいと依頼されたことがある。</li>
<li>NOAでは体験版をカードに焼いてユーザに配布している。</li>
</ol>
</blockquote>
<p>上記の2つとも、今後も同様の運用がされるならば、
健康と安全の画面とメニュー画面をスキップしたROMがお客様の手元に渡る可能性があります。</p>
<p>1.については、店頭試遊版として提出されたROMがお客様の手元に渡ることがないように、
連絡書を別途用意するなどの運用を、現在、ネットワーク開発部に
企画部や海外事業部と調整してもらっています。</p>
<p>2.については、NOAから体験版が店頭試遊版として提出されないように、
ネットワーク開発部に調整してもらっています。
また、TWL-ROMについては、マスターエディタの提出ROMの「用途」の項目を細分化して、
間違って提出されないようにするつもりです。</p>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,103 @@
===================================================================
TWL/NITROマスタリング体験版対応 仕様案 (2009年6月5日)
===================================================================
背景
======
TWL試遊台(新たなDS Station)が7月から運用される予定なのですが、
店頭試遊版(DS Stationに設置された本体上で、お客様に遊んでいただく体験版)では、
本体起動時に表示される「健康と安全について」の画面と、
DSiメニューをスキップさせる必要があります。
メニューをスキップさせるには、ROM内のビット(フラグ)を立てる必要があります。
このフラグ立てを製品技術部さんでのマスタリング時に行ないたいと考えています。
(開発者の手元でフラグを立てるようにしてしまうと、
メニュー画面をスキップする方法がバレてしまい、セキュリティ上良くないためです。)
ここで、懸念は以下の2つです。
* 店頭試遊用のみにフラグを立てる必要があります。
すなわち、店頭試遊用かそうでないかを判定し、
フラグ立てをするかどうかを決定しなければなりません。
* TWL-ROMだけでなく、NITRO-ROMについても、
同様のフラグを立てる必要があります。
TWL-ROMのマスタリング案
==============================
TWL-ROMの場合、マスタエディタから出力されるマスターROM提出確認書に、
店頭試遊版かどうかの情報を埋め込み、
その情報をデータベースに取り込むことによって、
(自動的に)フラグを立てるかどうかの判定ができると考えています。
詳細を以下の図にまとめます。
.. image:: trial_mastering_twl.gif
NITRO-ROMのマスタリング案
==============================
TWLマスタエディタは、NITRO-ROM非対応であり、NITRO-ROM用の提出確認書を出力することはできません。
そのため、(現状のままでは)店頭試遊版かどうかの情報を手動入力する必要がある、という懸念があります。
自動化する方法があるとすれば、
マスターROM提出確認書とは別の体験版用の提出書類を提出してもらうようにし、
その中に、店頭試遊版かどうかを記述してもらい、その情報をもとに
データベース側でフラグを立てるかどうかを指定する、という方法だと考えています。
詳細を以下の図にまとめます。
.. image:: trial_mastering_nitro.gif
店頭試遊版用のフラグを立てるツールの仕様案
============================================
上記の案より、フラグを立てるツールを以下の仕様にすることを考えています。
* 入力
* ROMファイル。
* "1" もしくは "0" (フラグを立てる場合 "1"、立てない場合 "0")
* 出力
* ROMファイル (入力ファイルとは別のファイル名)
* 処理
* "1" が入力されたとき、フラグを立てたROMファイルを出力する。
* "0" が入力されたとき、データを加工しない。(つまり、入力ROMファイルを出力ROMファイルにコピーだけ。)
* 備考
* TWL-ROMとNITRO-ROMの両対応にします。
マスターROM提出の運用
==============================
3月に製品技術部 萬谷さん、藤本さんとミーティングさせていただいたところ、
これまでのNITRO体験版では、実際の運用において以下の懸念がありました。
1. 店頭試遊台用として提出されたROMを、後からカードに焼いてほしいと依頼されたことがある。
2. NOAでは体験版をカードに焼いてユーザに配布している。
上記の2つとも、今後も同様の運用がされるならば、
健康と安全の画面とメニュー画面をスキップしたROMがお客様の手元に渡る可能性があります。
1.については、店頭試遊版として提出されたROMがお客様の手元に渡ることがないように、
連絡書を別途用意するなどの運用を、現在、ネットワーク開発部に
企画部や海外事業部と調整してもらっています。
2.については、NOAから体験版が店頭試遊版として提出されないように、
ネットワーク開発部に調整してもらっています。
また、TWL-ROMについては、マスターエディタの提出ROMの「用途」の項目を細分化して、
間違って提出されないようにするつもりです。