Whoa, Xbox may be teasing Cyberpunk 2077 coming to Game Pass — "Something v cool is coming soon"

  • Категория: Xbox
  • Дата: 2 марта 2026 г. в 23:34
  • Просмотров: 15

Обложка

Похоже, в Xbox есть что-то новенькое, что может быть связано с Cyberpunk 2077, и это "кое-что очень крутое скоро появится".


Xbox намекнул на приход Cyberpunk 2077 в Game Pass. Похоже, что-то "очень крутое" скоро появится.

Open menu

Windows Central

@layer global { #burgerbar ~ [data-component-name="SiteHeader:Masthead"] .button-menu.checked { display: none; } #burgerbar:checked ~ [data-component-name="SiteHeader:Masthead"] .button-menu.unchecked { display: none; } #burgerbar:checked ~ [data-component-name="SiteHeader:Masthead"] .button-menu.checked { display: block; } }

RSS

Sign in

  • View Profile
  • Sign out

Search

Search Windows Central

@layer global { .searchText { @media (min-width: 900px) { /* Fix tailwind v4: Added as md:[display: var(--search-text-display, inline)] cant be used with tailwind 3 */ display: var(--search-text-display, inline); } } }

@layer global { /* Fix tailwind v4: Added since CSS queries can't be combined with forced classes in this context */ [data-component-name="SiteHeader:Masthead"] > div { grid-template-areas: var(--site-header-grid-template-areas, "logo locale-selector social-icons search"); grid-template-columns: var(--site-header-grid-template-columns, minmax(25%, 1fr) auto); @media (max-width: 699px) { grid-template-areas: var(--site-header-grid-template-areas-mobile, "burgerbar-trigger logo viafoura locale-selector subscribe sign-in search"); grid-template-columns: var(--site-header-grid-template-columns-mobile, min-content minmax(25%, 1fr) auto); --site-header-gap: 0.6rem !important; } } #publisherDetails { container: publisherDetails /inline-size; @container publisherDetails (width .meganav-item-list[data-list-type='dropdown'], .meganav-item--dropdown:focus-within > .meganav-item-list[data-list-type='nestedDropdown'], .meganav-item--dropdown:hover > .meganav-item-list[data-list-type='dropdown'], .meganav-item--dropdown:hover > .meganav-item-list[data-list-type='nestedDropdown'] { display: flex; } .meganav-item--mega:focus-within > .meganav-item-list[data-list-type='mega'], .meganav-item--mega:hover > .meganav-item-list[data-list-type='mega'] { display: grid; } .meganav-item__link, .meganav-item__title, .meganav-item__title-link { display: flex; height: 100%; align-items: center; border-width: 0px; } .meganav-item__link:focus, .meganav-item__title:focus, .meganav-item__title-link:focus { position: relative; z-index: 10; } .meganav-item__link, .meganav-item__title, .meganav-item__title-link { padding-left: var(--nav-item-x-padding); padding-right: var(--nav-item-x-padding); background-color: var(--nav-item-bg-color); font-size: var(--nav-item-font-size); color: var(--nav-item-text-color); letter-spacing: var(--nav-item-letter-spacing); font-family: var(--nav-item-font-family); font-weight: var(--nav-item-font-weight); line-height: var(--nav-item-line-height); text-transform: var(--nav-item-text-transform); } .meganav-item__link:hover, .meganav-item__title-link:hover { background-color: var(--nav-item-hover-bg-color); color: var(--nav-item-hover-text-color); text-decoration-line: revert; text-decoration: var( --nav-item-text-decoration, revert ); } .meganav-item--secondary .meganav-item__link, .meganav-item--secondary .meganav-item__title, .meganav-item--secondary .meganav-item__title-link { background-color: var(--nav-item-secondary-bg-color); color: var(--nav-item-secondary-text-color); } .meganav-item--secondary .meganav-item__link:hover, .meganav-item--secondary .meganav-item__title-link:hover { background-color: var(--nav-item-secondary-hover-bg-color); color: var(--nav-item-secondary-hover-text-color); } .meganav-item--title-hover .meganav-item__title:hover { background-color: var(--nav-item-hover-bg-color); color: var(--nav-item-hover-text-color); } .meganav-item--secondary.meganav-item--title-hover .meganav-item__title:hover { background-color: var(--nav-item-secondary-hover-bg-color); color: var(--nav-item-secondary-hover-text-color); } .meganav-item--home-link .meganav-item__link svg { color: var(--nav-item-text-color); } .meganav-item--home-link .meganav-item__link:hover svg { color: var(--nav-item-hover-text-color); } .meganav-item__dropdown-icon { margin-left: 0.5rem; display: inline-block; height: 0.625rem; width: 0.625rem; transform-origin: center; fill: currentColor; } .meganav-item--mobile .meganav-item__dropdown-icon { margin-left: auto; } .meganav-item--level-2 .meganav-item__title, .meganav-item--level-2 .meganav-item__title-link { height: auto; } .meganav-mobile { position: relative; z-index: 50; display: none; width: 100%; } @media (min-width: 700px) { .meganav-mobile { display: none !important; } } .meganav-mobile { border-top: var(--nav-border-top); border-bottom: var(--nav-border-bottom); } .meganav-mobile--sticky { position: fixed; } .meganav-mobile__list { display: flex; max-height: calc(70vh - var(--secondary-nav-height, 0px)); flex-direction: column; overflow-y: scroll; padding-left: 0; background-color: var(--nav-item-list-bg-color); } .meganav-mobile-item-list { display: none; flex-direction: column; padding-left: 0; } .meganav-mobile .meganav-item { display: flex; width: 100%; } .meganav-mobile .meganav-item--level-2 .meganav-item__link, .meganav-mobile .meganav-item--level-2 .meganav-item__title, .meganav-mobile .meganav-item--level-2 .meganav-item__title-link { padding-left: 2rem; } .meganav-mobile .meganav-item--level-3 .meganav-item__link, .meganav-mobile .meganav-item--level-3 .meganav-item__title, .meganav-mobile .meganav-item--level-3 .meganav-item__title-link { padding-left: 2.75rem; } .meganav-mobile .meganav-item--home-link__text { visibility: hidden; } .meganav-secondary { display: flex; } .meganav-secondary--mobile { flex-direction: column; align-items: center; } .meganav-secondary__item { display: flex; height: 100%; width: auto; flex-shrink: 0; align-items: center; justify-content: center; padding-left: var(--nav-item-x-padding); padding-right: var(--nav-item-x-padding); background-color: var(--nav-item-bg-color); font-size: var(--nav-item-font-size); color: var(--nav-item-text-color); letter-spacing: var(--nav-item-letter-spacing); font-weight: var(--nav-item-font-weight); border-left: var(--nav-item-border-left); border-bottom: var(--nav-item-border-bottom); } .meganav-secondary__item:hover { background-color: var(--nav-item-hover-bg-color); color: var(--nav-item-hover-text-color); } .meganav-secondary__item > svg { display: inline-block; height: 100%; width: auto; max-width: var(--nav-item-svg-max-w); max-height: var(--nav-item-svg-max-h); fill: var(--nav-item-text-color); } .meganav-secondary__item--mobile { height: 45px; width: 100%; justify-content: center; padding-top: 0; padding-bottom: 0; } .meganav-secondary__item--mobile > svg { max-width: var(--nav-item-svg-max-w); max-width: var(--mobile-nav-item-svg-max-w, var(--nav-item-svg-max-w)); max-height: var(--nav-item-svg-max-h); max-height: var(--mobile-nav-item-svg-max-h, var(--nav-item-svg-max-h)); } }

Microsoft

Microsoft Core

Bing Copilot+ PC Microsoft Copilot Copilot Plus vs Copilot Windows Help Microsoft Surface

Windows 10

Windows 10

Windows 10 How To Windows 10 News

Windows 11

Windows 11

Windows 11 How To Windows 11 News

Office & Teams

Microsoft Teams Microsoft Office Microsoft Excel Microsoft Powerpoint Microsoft Word Microsoft Outlook

Editorial Coverage

How To Guides News Features

AI

AI Platforms & Tools

Copilot+ PC Microsoft Copilot Open AI / ChatGPT Local AI Copilot Plus vs Copilot

Insights & Analysis

News How To Guides Features

Gaming

By Publisher

Activision Blizzard Zenimax & Bethesda Playstation Studios Take 2

By Franchise

Call of Duty Forza Halo Minecraft MS Flight Sim Gears of War WoW

Platforms & Hardware

Xbox PC Gaming Gaming Chairs Indies & ID@Xbox Xbox Game Pass Handheld Gaming PC Controllers Gaming Accessories

Editorial Coverage

Gaming News Gaming Reviews Gaming Deals Gaming Buying Guides Gaming How To Gaming Features

Hardware

Computers

Laptops Desktops Handheld Gaming Mini PCs All-in-Ones (AiO)

Components

Components

Processors AMD Intel Qualcomm GPUs CPUs Nvidia Storage

Mobile & Smart Devices

Phones Smart Home Wearable Tech

By Brand

Acer ASUS Dell HP Lenovo LG MSI Razer Samsung Notebooks Surface

Editorial Coverage

Hardware Buying Guides Hardware Deals Hardware How To Hardware News Hardware Reviews Hardware Versus Laptop Buying Guides Laptop Deals Laptop How To Laptop News Laptop Reviews Laptop Versus

Software

Cloud Storage

Cloud Computing Backup OneDrive

Collaboration

Discord GitHub Reddit Slack Teams

Creative

Adobe

Browsers

Microsoft Edge Google Chrome Firefox Opera

Operating Systems

Chrome OS Steam OS Linux

Accessories

Input Devices

Keyboards Mice Microphones

Audio & Visual

Headphones Speakers Monitors Webcams

Connectivity & Protection

Networking Bags & Cases

Editorial Coverage

Accessories Buying Guides Accessories Deals Accessories How To Accessories Reviews

Features

Podcast

Podcast From the Editor's Desk

r/WindowsCentral More

@layer global { [data-component-name="Nav:Mobile"] { --secondary-nav-height: 0px; } }

home

Microsoft

View Microsoft

Microsoft Core

Bing Copilot+ PC Microsoft Copilot Copilot Plus vs Copilot Windows Help Microsoft Surface Windows 10

View Windows 10

Windows 10 How To Windows 10 News Windows 11

View Windows 11

Windows 11 How To Windows 11 News Office & Teams

Microsoft Teams Microsoft Office Microsoft Excel Microsoft Powerpoint Microsoft Word Microsoft Outlook Editorial Coverage

How To Guides News Features

AI

View AI

AI Platforms & Tools

Copilot+ PC Microsoft Copilot Open AI / ChatGPT Local AI Copilot Plus vs Copilot Insights & Analysis

News How To Guides Features

Gaming

View Gaming

By Publisher

Activision Blizzard Zenimax & Bethesda Playstation Studios Take 2 By Franchise

Call of Duty Forza Halo Minecraft MS Flight Sim Gears of War WoW Platforms & Hardware

Xbox PC Gaming Gaming Chairs Indies & ID@Xbox Xbox Game Pass Handheld Gaming PC Controllers Gaming Accessories Editorial Coverage

Gaming News Gaming Reviews Gaming Deals Gaming Buying Guides Gaming How To Gaming Features

Hardware

Computers

Laptops Desktops Handheld Gaming Mini PCs All-in-Ones (AiO)

Components

View Components

Processors AMD Intel Qualcomm GPUs CPUs Nvidia Storage Mobile & Smart Devices

Phones Smart Home Wearable Tech By Brand

Acer ASUS Dell HP Lenovo LG MSI Razer Samsung Notebooks Surface Editorial Coverage

Hardware Buying Guides Hardware Deals Hardware How To Hardware News Hardware Reviews Hardware Versus Laptop Buying Guides Laptop Deals Laptop How To Laptop News Laptop Reviews Laptop Versus

Software

View Software

Cloud Storage

Cloud Computing Backup OneDrive Collaboration

Discord GitHub Reddit Slack Teams Creative

Adobe Browsers

Microsoft Edge Google Chrome Firefox Opera Operating Systems

Chrome OS Steam OS Linux

Accessories

View Accessories

Input Devices

Keyboards Mice Microphones Audio & Visual

Headphones Speakers Monitors Webcams Connectivity & Protection

Networking Bags & Cases Editorial Coverage

Accessories Buying Guides Accessories Deals Accessories How To Accessories Reviews

Features

View Features

Podcast From the Editor's Desk

r/WindowsCentral

Don't miss these

Xbox A “dead” game studio just respawned — here’s why fans are freaking out

PC Gaming Is Sony’s PC port strategy changing because of a more PC-like future Xbox?

Xbox New Game Pass players flood in for recent big-name additions

Xbox Xbox is now internally testing this new Xbox next-gen feature

Xbox High on Life 2 boss: PlayStation still leads

Xbox What's the best Fallout game? We asked you — here's what you said

Xbox We may finally know who's making the Fallout 3 and New Vegas remasters

Xbox Microsoft's Xbox PC app is getting a nifty new feature, and it's in preview now

Xbox New Game Pass players flood in for recent big-name additions

Xbox Xbox in 2026 — What to expect from Team Green this year

Gaming Kingdom Come: Deliverance 2, Witcher 3, and more come to Xbox Game Pass

Xbox Xbox Play Anywhere has a "AAA" problem

Xbox 'Xbox Play Anywhere' arrives for one of 2026's hottest games — as others exit

Xbox EXCLUSIVE: Fallout 3 is getting a remaster after all, and New Vegas is, too

Xbox Fallout 76 may finally get a feature fans have begged Bethesda for since launch

YOUR NEXT READ:

1

A “dead” game studio just respawned — here’s why fans are freaking out

2

Is Sony’s PC port strategy changing because of a more PC-like future Xbox?

3

New Game Pass players flood in for recent big-name additions

Trending ID@Xbox 🎮 Windows 11 🪟 Windows 10 EOL ☠️ SteamOS 🐧 PC Deals💲

Gaming › Xbox

News

By Brendan Lowry published 2 March 2026

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

An official marketing image for Cyberpunk 2077, which may soon be coming to Xbox Game Pass. (Image credit: CD PROJEKT RED)

Copy link

Facebook

X

Reddit

Pinterest

Threads

Email

Threads

RSS

Share this article

0

Join the conversation

Newsletter

Windows Central

Get the Windows Central Newsletter All the latest news, reviews, and guides for Windows and Xbox diehards.

Contact me with news and offers from other Future brands

Receive email from us on behalf of our trusted partners or sponsors

By submitting your information you agree to the Terms & Conditions and Privacy Policy and are aged 16 or over.

You are now subscribed Your newsletter sign-up was successful


An account already exists for this email address, please log in.

Subscribe to our newsletter

Gaming › Xbox

News

By Brendan Lowry published 2 March 2026

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

An official marketing image for Cyberpunk 2077, which may soon be coming to Xbox Game Pass. (Image credit: CD PROJEKT RED)

Copy link

Facebook

X

Reddit

Threads

Get the Windows Central Newsletter All the latest news, reviews, and guides for Windows and Xbox diehards.

Contact me with news and offers from other Future brands

Receive email from us on behalf of our trusted partners or sponsors

By submitting your information you agree to the Terms & Conditions and Privacy Policy and are aged 16 or over.

You are now subscribed Your newsletter sign-up was successful


An account already exists for this email address, please log in.

Subscribe to our newsletter

LATEST ARTICLES

1

The Fallout 3 and New Vegas remasters may have their developer — it's in charge of a big Xbox exclusive, and has worked on Bethesda's RPGs before

MSReview Источник:
www.windowscentral.com
  • 0

Наши спонсоры
Фриланс-биржа с характером

TipTop.org — это удобный сервис для заработка, где заказчики размещают оплачиваемые проекты и задания. Система позволяет начать работу с выполнения простых заказов как новичкам, так и продвинутые возможности по публикации услуги для профессиональных фрилансеров




  • Комментарии
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.