XML

ゲーム評価システム - XML

ゲーム評価システムは、ビデオゲームの品質や完成度を客観的な数値として表現するためのシステムです。Metacritic(メタスコア)、ファミ通クロスレビュー、OpenCriticなどが代表的で、複数のレビュアーやメディアの評価を集計してスコアを算出します。これらのスコアはゲーム購入の参考指標としてだけでなく、開発者のボーナス条件やパブリッシャーの投資判断にも影響を与える重要な指標となっています。

ゲーム評価 メタスコア ファミ通 OpenCritic レビュー ゲーム業界
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>metacritic</code>
    <slug>metacritic</slug>
    <name>Metacritic(メタスコア)</name>
    <description>世界最大級のレビュー集積サイト。100点満点で評価を表示します。</description>
    <calculationMethod>加重平均(メディアごとに重みづけあり)</calculationMethod>
    <mediaCount>200</mediaCount>
    <ratingTiers>[{&quot;range&quot;:&quot;90-100&quot;,&quot;label&quot;:&quot;普遍的な称賛&quot;,&quot;color&quot;:&quot;green&quot;},{&quot;range&quot;:&quot;75-89&quot;,&quot;label&quot;:&quot;一般的に好意的&quot;,&quot;color&quot;:&quot;green&quot;},{&quot;range&quot;:&quot;50-74&quot;,&quot;label&quot;:&quot;賛否両論/平均的&quot;,&quot;color&quot;:&quot;yellow&quot;},{&quot;range&quot;:&quot;20-49&quot;,&quot;label&quot;:&quot;一般的に否定的&quot;,&quot;color&quot;:&quot;red&quot;},{&quot;range&quot;:&quot;0-19&quot;,&quot;label&quot;:&quot;圧倒的な嫌悪感&quot;,&quot;color&quot;:&quot;red&quot;}]</ratingTiers>
    <scoreRange_max>100</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>points</scoreRange_unit>
    <reviewerCount></reviewerCount>
    <startedYear></startedYear>
    <foundedYear></foundedYear>
  </item>
  <item>
    <code>famitsu</code>
    <slug>famitsu-cross-review</slug>
    <name>ファミ通クロスレビュー</name>
    <description>日本の週刊ファミ通によるゲーム評価システム。40点満点です。</description>
    <calculationMethod>4人のレビュアーの合計点(各10点満点)</calculationMethod>
    <mediaCount></mediaCount>
    <ratingTiers>[{&quot;range&quot;:&quot;35-40&quot;,&quot;label&quot;:&quot;プラチナ殿堂&quot;},{&quot;range&quot;:&quot;32-34&quot;,&quot;label&quot;:&quot;ゴールド殿堂&quot;},{&quot;range&quot;:&quot;30-31&quot;,&quot;label&quot;:&quot;シルバー殿堂&quot;}]</ratingTiers>
    <scoreRange_max>40</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>points</scoreRange_unit>
    <reviewerCount>4</reviewerCount>
    <startedYear>1986</startedYear>
    <foundedYear></foundedYear>
  </item>
  <item>
    <code>opencritic</code>
    <slug>opencritic</slug>
    <name>OpenCritic</name>
    <description>透明度を重視したゲーム専門のレビュー集積サイトです。</description>
    <calculationMethod>単純平均(透明度を重視)</calculationMethod>
    <mediaCount></mediaCount>
    <ratingTiers>[{&quot;range&quot;:&quot;top 10%&quot;,&quot;label&quot;:&quot;Mighty(最上位)&quot;},{&quot;range&quot;:&quot;top 10-40%&quot;,&quot;label&quot;:&quot;Strong(強い)&quot;},{&quot;range&quot;:&quot;30-60%&quot;,&quot;label&quot;:&quot;Fair(普通)&quot;},{&quot;range&quot;:&quot;bottom 30%&quot;,&quot;label&quot;:&quot;Weak(弱い)&quot;}]</ratingTiers>
    <scoreRange_max>100</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>points</scoreRange_unit>
    <reviewerCount></reviewerCount>
    <startedYear></startedYear>
    <foundedYear>2015</foundedYear>
  </item>
  <item>
    <code>ign</code>
    <slug>ign-review</slug>
    <name>IGNレビュー</name>
    <description>世界最大のゲームメディアIGNによる10点満点の評価システムです。</description>
    <calculationMethod>単一レビュアーの評価(10点満点)</calculationMethod>
    <mediaCount></mediaCount>
    <ratingTiers>[{&quot;range&quot;:&quot;10&quot;,&quot;label&quot;:&quot;傑作(Masterpiece)&quot;},{&quot;range&quot;:&quot;9&quot;,&quot;label&quot;:&quot;素晴らしい(Amazing)&quot;},{&quot;range&quot;:&quot;8&quot;,&quot;label&quot;:&quot;優れている(Great)&quot;},{&quot;range&quot;:&quot;7&quot;,&quot;label&quot;:&quot;良い(Good)&quot;},{&quot;range&quot;:&quot;6&quot;,&quot;label&quot;:&quot;まあまあ(Okay)&quot;}]</ratingTiers>
    <scoreRange_max>10</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>points</scoreRange_unit>
    <reviewerCount></reviewerCount>
    <startedYear></startedYear>
    <foundedYear></foundedYear>
  </item>
  <item>
    <code>gamespot</code>
    <slug>gamespot-review</slug>
    <name>GameSpotレビュー</name>
    <description>老舗ゲームメディアGameSpotによる10点満点の評価システムです。</description>
    <calculationMethod>単一レビュアーの評価(10点満点、0.5点刻みあり)</calculationMethod>
    <mediaCount></mediaCount>
    <ratingTiers></ratingTiers>
    <scoreRange_max>10</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>points</scoreRange_unit>
    <reviewerCount></reviewerCount>
    <startedYear></startedYear>
    <foundedYear>1996</foundedYear>
  </item>
  <item>
    <code>steam</code>
    <slug>steam-reviews</slug>
    <name>Steamレビュー</name>
    <description>Steamプラットフォーム上でのユーザーレビュー評価システムです。</description>
    <calculationMethod>ユーザーによる推奨/非推奨の割合</calculationMethod>
    <mediaCount></mediaCount>
    <ratingTiers>[{&quot;range&quot;:&quot;95-100%&quot;,&quot;label&quot;:&quot;圧倒的に好評&quot;},{&quot;range&quot;:&quot;80-94%&quot;,&quot;label&quot;:&quot;非常に好評&quot;},{&quot;range&quot;:&quot;70-79%&quot;,&quot;label&quot;:&quot;好評&quot;},{&quot;range&quot;:&quot;40-69%&quot;,&quot;label&quot;:&quot;賛否両論&quot;},{&quot;range&quot;:&quot;20-39%&quot;,&quot;label&quot;:&quot;不評&quot;},{&quot;range&quot;:&quot;0-19%&quot;,&quot;label&quot;:&quot;圧倒的に不評&quot;}]</ratingTiers>
    <scoreRange_max>100</scoreRange_max>
    <scoreRange_min>0</scoreRange_min>
    <scoreRange_unit>percent</scoreRange_unit>
    <reviewerCount></reviewerCount>
    <startedYear></startedYear>
    <foundedYear></foundedYear>
  </item>
</items>