情報元 https://www.negitaku.org/news/n-27830
2008年から展開されているオンラインFPS『Alliance of Valiant Arms』が、2026年10月28日(水)でサービス終了となります。
公式発表
平素より「Alliance of Valiant Arms」 (AVA)をご利用いただき誠にありがとうございます。
このたび「Alliance of Valiant Arms」は、誠に勝手ながら2026年10月28日(水)をもちまして、
サービスを終了させていただくこととなりました。2008年のサービス開始以来、長きにわたりAVAを支えてくださったプレイヤーの皆様へ、
運営チーム一同、心より御礼申し上げます。2026年秋には、「AVA」と世界観を共有する新作タイトル『AVA RE:BIRTH』のリリースを予定しております。
これからも「AVA」シリーズへの変わらぬご愛顧を賜りますよう、お願い申し上げます。サービス終了まで残りわずかな期間となりますが、皆様にゲームプレイをお楽しみいただけるよう、
各種イベントの実施を予定しております。
最後の一戦まで「Alliance of Valiant Arms」をお楽しみいただけますと幸いです。6,541日間の長きにわたり、本当にありがとうございました。
今回のサービス終了は、新作タイトル『AVA RE:BIRTH』にサービスシフトするための布石と言えるでしょう。
2000年代には、『Alliance of Valiant Arms』を含め『サドンアタック』『スペシャルフォース』『クロスファイア』『ウォーロック』『ペーパーマン』など様々な韓国産オンラインFPSが登場し、FPS人口の拡大に貢献しました。
『AVA』は当時登場した主要な韓国産オンラインFPSの中で、国内サービスが現在まで継続している唯一のタイトルと言える存在でしたがついに幕を下ろします。
eスポーツに大きく貢献した『AVA』
『AVA』はコミュニティ作りを軸の一つとしたサービスを展開し、全国のネットカフェで実施するキャラバンイベント、定期的な大規模オフライン大会を継続して実施してきました。
現在、配信者として活躍するSHAKAさん、RobiNさん、するがモンキーさん、Clutch_Fiさん、rionさんなどはAVAの出身です。
AVAの競技シーンには数々のドラマがあり、SHAKAさんが所属していた『DETONATOR』と『DetonatioN Requish』(現DetonatioN FocusMe)の強力なライバル関係は見るものを熱くさせました。
/* PC用共通スタイル */
#embed-card-182682 { margin: 1.5rem 0; width: 100%; }
#embed-card-182682 .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-182682 .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-182682 .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-182682 .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-182682 .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-182682 .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-182682 .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-182682 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-182682 p { margin: 0 !important; padding: 0 !important; }
#embed-card-182682 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-182682 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-182682 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-182682 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-182682.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-182682.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-182682.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-182682.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-182682.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-182682.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-182682.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-182682.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-182682.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
『DetonatioN Requish』で名を馳せたMelofovia氏は、『DetonatioN FocusMe』VALORANT部門のコーチとして現在もeスポーツの世界で活躍されています。
『AVA』の取り組みがいかに先進的で、シーンに大きく貢献してきたかについては、以前に下記の記事で紹介しています。ぜひ合わせてご覧ください。
/* PC用共通スタイル */
#embed-card-255276 { margin: 1.5rem 0; width: 100%; }
#embed-card-255276 .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-255276 .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-255276 .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-255276 .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-255276 .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-255276 .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-255276 .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-255276 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-255276 p { margin: 0 !important; padding: 0 !important; }
#embed-card-255276 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-255276 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-255276 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-255276 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-255276.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-255276.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-255276.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-255276.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-255276.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-255276.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-255276.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-255276.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-255276.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}














みんなの反応