重磅消息!
作为哔哩哔哩「游」先看活动的独家首发内容,世嘉今日正式公开了《人中之龙 极3》与《人中之龙3外传 Dark Ties》的首支中文配音版剧情宣传片!作为系列死忠,看到桐生一马的中文配音简直燃爆了!
《人中之龙 极3》和《人中之龙3外传 Dark Ties》将于2026年2月12日同步发售,登陆PS4/PS5/Switch2/Xbox/Steam全平台!最良心的是这次完整支持中文语音+简体中文字幕!
Steam商店现已开放预购:点击前往
豪华中文配音阵容
《人中之龙 极3》
- 桐生一马 - 刘北辰(《原神》钟离)
- 名嘉原茂 - 张欣
- 岛袋力也 - 单晶
- 堂岛大吾 - 刘雨轩(双版本出演)
- 泽村遥 - 耿铭琳
《人中之龙3外传 Dark Ties》
- 峰义孝 - 夏磊(《崩坏3》奥托)
- 神田强 - 杨富禄
- 碇新平 - 陈昊天
.article {
max-width: 800px;
margin: 0 auto;
font-family: 'Microsoft YaHei', sans-serif;
line-height: 1.6;
}
.video-container {
margin: 20px 0;
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.release-info {
background: #f5f5f5;
padding: 15px;
border-radius: 5px;
margin: 20px 0;
}
.store-link {
color: #00a1d6;
font-weight: bold;
}
.cast-section {
margin: 30px 0;
}
.cast-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.game-cast {
background: #f9f9f9;
padding: 15px;
border-radius: 5px;
}
.game-cast h4 {
color: #e60012;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
.screenshots {
margin-top: 30px;
}
.gallery {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
.gallery img {
width: 100%;
border-radius: 5px;
transition: transform 0.3s;
}
.gallery img:hover {
transform: scale(1.02);
}