プロゲーマー情報へ

格闘ゲーム大会「EVO」が世界各国での開催拡大・新たな世界大会創設など新展開

情報元 https://www.negitaku.org/news/n-27502

世界最大の格闘ゲーム大会「EVO」が、「Beginning The Next Evolution」(次なる進化の始まり)と題した今後の展開に関する発表を行ないました。

現在の「EVO」について

「EVO」の所有権をめぐる買収は2021年に始まり、現在は、サウジアラビア「Qiddiya Investment Company」傘下の「RTS」社が100%保有しています。

2021年3月

2025年8月

2025年9月

2026年2月

RTSの100%保有となった「EVO」は、今後以下のような展開を予定しています。

世界9の国と地域で「EVO」を開催

今後の「EVO」開催に関するイベントカレンダーが公開されました。
2026~2027年にかけて、「EVO」は世界9の国と地域に展開を拡大していきます。

新たな格闘ゲームの世界大会を開催

「EVO」は新たな世界大会の開催を計画しています。
新世界大会は、「格闘ゲームにおける真のグランドマスター」を決めることをコンセプトとしています。

出場者は複数のゲームタイトルに精通している必要があるとのことで、トライアスロンのように1人で複数タイトルを競う形式になる可能性があります。

採用するゲームタイトルは、最新タイトル・過去の名作から競技性を重視して選定すると説明されていました。

サウジアラビアが影響力を強める格闘ゲームの世界と懸念点

世界各地で多くの大会が開催されるのは喜ばしいことですが、懸念点もあると感じています。

今後、格闘ゲームの競技シーンは得られる名誉や賞金規模をもとにすると下記の4つが主流な展開になっていくと予想されます。

  • 各ゲームの公式世界大会・公式リーグ&トーナメント
  • Esports World Cup
  • Esports Nations Cup
  • EVO

このうち、「Esports World Cup」「Esports Nations Cup」「EVO」は、いずれもサウジアラビア政府系プロジェクトと関係しています。

格闘ゲームの主要大会の多くに、サウジアラビア政府関連団体が関与する構造になりつつあります。

このような力を持つ大会運営団体の存在により、Counter-Strikeでは大会が過密スケジュール化する中で、日程のバッティングの問題が発生しています。

Counter-Strikeでは、サウジアラビア政府関連の「Savvy Gaming Group」傘下にある「ESL FACEIT Group」が大きな力を持っており、他団体が先に発表していた日程にかぶせて大会を開催したり、チームに自社大会を優先させる取り組みを行なっています。

/* PC用共通スタイル */
#embed-card-259118 { margin: 1.5rem 0; width: 100%; }
#embed-card-259118 .embed-card { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; overflow: hidden; background: rgba(255, 255, 255, 0.05); color: #e5e5e5; display: flex; width: 100%; }
#embed-card-259118 .embed-card__link { display: flex !important; text-decoration: none !important; color: inherit; width: 100%; flex-direction: row !important; margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card__thumbnail { position: relative; width: 30%; aspect-ratio: 16/9; background: #2a2a2a; overflow: hidden; flex-shrink: 0; font-size: 0; line-height: 0; margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card__thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0 !important; padding: 0 !important; border: none !important; }
#embed-card-259118 .embed-card__content { width: 70%; padding: 16px; display: flex; flex-direction: column; justify-content: center; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; margin: 0 !important; }
#embed-card-259118 .embed-card__label { position: absolute; top: 8px; left: 8px; background: #404040; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 4px; z-index: 2; line-height: 1; margin: 0 !important; }
#embed-card-259118 .embed-card__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin: 0 0 8px !important; color: #fff; padding: 0 !important; }
#embed-card-259118 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

/* wpautopで生成される余分なpタグを消す */
#embed-card-259118 p { margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-259118 .embed-card__content p { margin: 0 !important; padding: 0 !important; }

/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-259118.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__thumbnail {
width: 35% !important;
min-width: 35% !important;
flex-shrink: 0 !important;
height: auto !important;
position: relative !important;
overflow: hidden !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-259118.embed-card-wrapper .embed-card__thumbnail img {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: auto !important;
height: 100% !important;
min-width: 100% !important;
max-width: none !important;
object-fit: cover !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-259118.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}

/* PC用共通スタイル */
#embed-card-260218 { margin: 1.5rem 0; width: 100%; }
#embed-card-260218 .embed-card { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; overflow: hidden; background: rgba(255, 255, 255, 0.05); color: #e5e5e5; display: flex; width: 100%; }
#embed-card-260218 .embed-card__link { display: flex !important; text-decoration: none !important; color: inherit; width: 100%; flex-direction: row !important; margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card__thumbnail { position: relative; width: 30%; aspect-ratio: 16/9; background: #2a2a2a; overflow: hidden; flex-shrink: 0; font-size: 0; line-height: 0; margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card__thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0 !important; padding: 0 !important; border: none !important; }
#embed-card-260218 .embed-card__content { width: 70%; padding: 16px; display: flex; flex-direction: column; justify-content: center; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; margin: 0 !important; }
#embed-card-260218 .embed-card__label { position: absolute; top: 8px; left: 8px; background: #404040; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 4px; z-index: 2; line-height: 1; margin: 0 !important; }
#embed-card-260218 .embed-card__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin: 0 0 8px !important; color: #fff; padding: 0 !important; }
#embed-card-260218 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

/* wpautopで生成される余分なpタグを消す */
#embed-card-260218 p { margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-260218 .embed-card__content p { margin: 0 !important; padding: 0 !important; }

/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-260218.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__thumbnail {
width: 35% !important;
min-width: 35% !important;
flex-shrink: 0 !important;
height: auto !important;
position: relative !important;
overflow: hidden !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-260218.embed-card-wrapper .embed-card__thumbnail img {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: auto !important;
height: 100% !important;
min-width: 100% !important;
max-width: none !important;
object-fit: cover !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-260218.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}

※「Esports World Cup」の運営は「ESL FACEIT Group」が担当

大きな力を持つ大会運営団体が大会カレンダーを埋め尽くすことで、他の運営団体が大会をキャンセルしたり、開催する機会を失うなど、割を食う形になっています。

大会スケジュールが過密になることで、選手が疲労や燃え尽き症候群で活動を休止するようなケースもあります。

今後の格闘ゲーム競技シーンでも、このような問題が起きる可能性があるのか気になるところです。

情報元

guest

0 コメント
最も人気
新しい順 古い順
Inline Feedbacks
全てのコメントを見る
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
目次