Google的Project Stream准备在Chrome中播放AAA控制台游戏

Streaming full 3D games over a high-speed web connection is a fast growing trend. And with ridiculous amounts of infrastructure and remote computing power, Google is well equipped to join it.

通过高速网络连接流式传输完整的3D游戏是一种快速增长的趋势。 凭借可笑的基础设施和远程计算能力,Google完全有能力加入其中。

That’s the gist behind Project Stream, the web giant’s latest foray into the consumer market. Google will stream Assassin’s Creed Odyssey, the latest entry in Ubisoft’s long-running stab-em-up series, to Chrome browsers on desktops and laptops. Aside from a small client program, you won’t need the usual gigabytes of local storage or beefy PC hardware to play: it’s all running on Google’s remote systems. The beta test of the service will begin this Friday, October 5th, and it’ll be playable on Windows, macOS, and ChromeOS.

这就是Project Stream的背后要旨, Project Stream是该巨头进军消费市场的最新举措。 Google会将流媒体《刺客信条:奥德赛》提供给台式机和笔记本电脑上的Chrome浏览器,这是育碧长期运行的刺杀游戏系列的最新作品。 除了小型客户端程序外,您不需要播放通常的千兆字节的本地存储或强大的PC硬件:它们都运行在Google的远程系统上。 该服务的beta测试将于10月5日(星期五)开始,并且可以在Windows,macOS和ChromeOS上播放。

Assassin’s Creed is one of the biggest game franchises around, and its newest entry takes full advantage of the hardware in the Xbox One, PlayStation 4, and the latest gaming PCs. Google is probably going to be using server farms running standard gaming PC hardware with some virtualization tech thrown in to manage thousands of concurrent players, the same way NVIDIA does with its GameStream service. Like similar offerings from NVIDIA and Sony, you’ll need a fast and reliable internet connection in order to play: Google is recommending 25mbps minimum.

刺客信条( Assassin's Creed)是周围最大的游戏特许经营权之一,其最新产品充分利用了Xbox One,PlayStation 4和最新游戏PC的硬件。 Google可能将使用运行标准游戏PC硬件的服务器场以及一些虚拟化技术来管理成千上万的并发玩家,这与NVIDIA使用其GameStream服务的方式相同。 与NVIDIA和Sony的类似产品一样,您需要快速而可靠的互联网连接才能播放:Google建议最低速度为25mbps。

Unfortunately there are limited spots available for the initial beta, and Google is only using the one game for the testing period (at least at the moment). But players who get in will be able to check out the game—a $60 retail value—for free. If you want in, head to this Google site to sign up for the waiting list. You need to be located in the United States and at least 17 years old in order to qualify.

不幸的是,最初的Beta版只能使用一款游戏,并且Google在测试期间(至少目前)仅使用一种游戏。 但是进入游戏的玩家将能够免费检阅游戏(零售价为60美元)。 如果您愿意,请访问此Google网站以注册等待列表。 您必须位于美国且年满17岁才能符合资格。

Google’s long-term plans are hard to pin down, but if they’re ready for a public beta test, it’s safe to assume they’re interested in expanding Project Stream into a full consumer product. It’ll be interesting to see how that would compete with fledgling game streaming services already in operation, and if Google could cultivate the wide array of developer and publisher agreements needed to make it a success.

Google的长期计划很难确定,但是如果他们准备进行公开Beta测试,可以肯定地说他们有兴趣将Project Stream扩展为完整的消费者产品。 有趣的是,这将如何与已经开始运营的新兴游戏流媒体服务竞争,以及Google是否可以培养出取得成功所需的广泛的开发者和发行商协议。

翻译自: https://www.howtogeek.com/fyi/googles-project-stream-is-ready-to-play-aaa-console-games-in-chrome/

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280338.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

私有云之迷思:未来是什么?

本文讲的是私有云之迷思:未来是什么?,【编者的话】非常好的一篇文章,作者从OpenStack目前的困境讲起,聊到了私有云的产生背景,进而介绍了云计算的发展史。从云计算诞生的初衷以及现在流行的分布式应用又延伸…

如何在vue中使用sass

安装sass 安装教程链接: https://www.sass.hk/install/ 在vue中使用sass 参考链接: https://www.jianshu.com/p/8e60048baeb7 打开控制台:输入命令行 如果是没有淘宝镜像的,先下载淘宝镜像,之后的下载速度比较快 npm i…

maven项目的目录结构

1、maven项目采用“约定优于配置”的原则: src/main/java:约定用于存放源代码,src/test/java:用于存放单元测试代码,(测试代码的包应该和被测试代码包结构保持一致,方便测试查找)src…

AWS大力支持.NET 开源项目,和Azure抢.NET 客户

出品 | OSC开源社区(ID:oschina2013)在 2022 re:Invent 会议上, AWS 软件开发经理 Saikat Banerjee 锐评道:” 我们发现 .NET 开源项目资金严重不足,仍可称之为第三方开源”。随即表示 AWS 过去非常重视 .net 生态&…

攻防 logmein_如何使用LogMeIn Hamachi在任何地方访问文件

攻防 logmeinWhether you’re at work and forgot some file on your home computer, want to play some music on a train, or just want to move some files between your computers, accessing your files from anywhere is a life saver. 无论您是在工作时忘记了家用计算机…

Docker-machine创建虚机时停在虚机启动的提示上,并且创建的虚机显示Ip Not found...

Docker-machine创建虚机时停在虚机启动的提示上,并且创建的虚机用docker-machine ls 列出来的时候显示Ip Not found, 是什么原因那? 【答案】 看这个帖子: https://github.com/docker/machine/issues/3832 拷贝如下: I…

【年度总结】2016年年度总结

早晨醒来,在被窝里面刷着简书,看到一篇文章叫《深漂一年,一个资深程序员的2016年终告白》,写的很好,很有感触。在2016年的农历的最后一天,总是有很多感触要写下来。所以下午扫墓之后,我也按照剧…

在FC中如何获取fcdot文件

在FlexiCapture中一些客户在问如何获取.fcdot文件(在测试序列号下或者没有测试模板的情况下) 第一步: 1、查看License Manager查看是否找到序列号 首先我们在开始菜单里面打开ABByyFlexiCapTure11——》选择"工具"下的License Manager 第二步 1、选择管理…

Blazor学习之旅 (9) 用MudBlazor重构Todo

【Blazor】| 总结/Edison Zhou大家好,我是Edison。在之前的学习之旅(3)开发一个Todo应用中,我们开发了一个简单版的Todo,这次我们基于MudBlazor来重构这个Todo应用。Todo V1回顾在Blazor入门学习(3&#xf…

50多种在Photoshop中删除图像背景的工具和技术,第3页

We’re completing the 50 Tools and Techniques today with this final installment. Read about advanced selection and masking tools, as well as some stupid graphics geek tricks, and ways to fake removing a background in seconds. 我们今天最后一部分将完成50多种…

socket跟TCP/IP 的关系,单台服务器上的并发TCP连接数可以有多少

常识一:文件句柄限制 在linux下编写网络服务器程序的朋友肯定都知道每一个tcp连接都要占一个文件描述符,一旦这个文件描述符使用完了,新的连接到来返回给我们的错误是“Socket/File:Cantopen so many files”。 这时你需要明白操作系统对可以…

SSPL的MongoDB再被抛弃,GUN Health也合流PostgreSQL

2019 年 2 月 12 日,红帽官方发博称,Red Hat Satellite 将拥抱PostgreSQL,并且不会支持 SSPL 许可的 MongoDB 新版本。无独有偶,同一天GNU Health也发博称GNU Health Federation Information System 将从MongoDB迁移到PostgreSQL&…

开源的 .NET 数据库迁移框架

你好,这里是 Dotnet 工具箱,定期分享 Dotnet 有趣,实用的工具和组件,希望对您有用!简介FluentMigrator 是一个开源的数据库迁移框架,可以帮助用户在开发过程中保持数据库的一致性。它提供了一个简洁的 Flue…

在deepin上安装YouCompleteMe

详细安装步骤在github上有,https://github.com/Valloric/YouCompleteMe,我这里是自己总结的简化版安装步骤。 步骤1.安装Vundle 首先,clone到本地 git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim把以下内容…

2015年IT领域里Docker和其它颠覆性的趋势

本文讲的是2015年IT领域里Docker和其它颠覆性的趋势,【编者的话】文中作者介绍了2015年IT领域的一些颠覆性的趋势,比如Docker将如何革新PaaS、IaaS等,Docker将如何颠覆虚拟化、私有云、配置管理。 2014年真是令人兴奋的一年,这一年…

进化:从孤胆极客到高效团队_极客狂:为什么这么多的网站无法使用打印样式表?...

进化:从孤胆极客到高效团队It never ceases to amaze me that people have to look for a link or a button that says “Print” on a web page, especially considering there’s a miracle technology that makes that step unnecessary. Sadly almost nobody uses it, even…

Iterator 和 for...of 循环

Iterator 和 for...of 循环 Iterator(遍历器)意义 为Array、Object、Map、Set四种数据集合,提供统一的接口机制来处理所有不同的数据结构 。 任何数据结构,只要部署 Iterator 接口,就可以完成遍历操作(即依…

python简单开发接口

1、首先需要安装flask这个模块:pip install flask。flask是个轻量级的接口开发框架2、开发接口有什么作用  1、mock接口,模拟一些接口,在别的接口没有开发好的时候,需要用mock去模拟一些接口。  2、知道接口是怎么开发的&…

九哥聊Kestrel网络编程第二章:开发一个Fiddler

推荐序之前在.NET 性能优化群内交流时,我们发现很多朋友对于高性能网络框架有需求,需要创建自己的消息服务器、游戏服务器或者物联网网关。但是大多数小伙伴只知道 DotNetty,虽然 DotNetty 是一个非常优秀的网络框架,广泛应用于各…

apple tv 开发_如何跨多台Apple TV同步Apple TV的主屏幕

apple tv 开发If you have more than one Apple TV in your household, you probably know how annoying it is when you have to install Apple TV apps multiple times on each device. However, with the release of tvOS 11, that’s no longer the case. 如果您的家庭中有…