請更新您的瀏覽器

您使用的瀏覽器版本較舊,已不再受支援。建議您更新瀏覽器版本,以獲得最佳使用體驗。

科技

全面退款!《電馭叛客 2077》PS4、Xbox One、實體片退款資訊整理

4Gamers

更新於 2020年12月21日16:28 • 發布於 2020年12月21日06:02 • 湯包
全面退款!《電馭叛客 2077》PS4、Xbox One、實體片退款資訊整理
附帶一提 1.05 版更新已經實裝….
1221-cyberpunk
1221-cyberpunk

《電馭叛客 2077》(Cyberpunk 2077)退款全面啟動,索尼 PS4、微軟 Xbox One、CD Projekt Red 已經先後公告相關退款事宜,現整理如下。

另外,除已經自 PS Store 下架的 PS4 平台之外;微軟雖然開放退款,但並未自 Microsoft Store 下架《電馭叛客 2077》,有興趣的玩家依舊可以購買。

Cyberpunk 2077: To ensure that every player can get the experience they expect on Xbox, we will be expanding our existing refund policy to offer full refunds to anyone who purchased Cyberpunk 2077 digitally from the Microsoft Store, until further notice. https://t.co/04TcniwVzy

— Xbox Support (@XboxSupport) December 18, 2020

PS4、Xbox One《電馭叛客 2077》1.05 版更新釋出

本次共修正任務、畫面、UI、穩定性,並各自針對 PC 版與 PS4、Xbox One 家用遊戲主機版本等,六十餘項錯誤,包括提高穩定性,降低遊戲閃退的可能性等。

本次更新亦包含多項 PC 版內容修正,相關更新即將追加。截稿前暫時沒有繁中版內容供查詢,您可以直接在英文頁面確認(網頁連結),或收看簡體中文版本(網頁連結)。

Xbox One《電馭叛客 2077》 Microsoft Store 退款申請

■ 請注意,退款僅限在 Microsoft Store 購買的 Xbox One 數位版本。
■ 欲退款者請登入 Xbox 帳號(Microsoft 帳號),必須與購買遊戲為同一帳號,並前往退款網頁。(網頁連結)。

■ 按下頁面中「Cyberpunk 2077 refund policy」方塊。

Screenshot 2020-12-21 at 13.02.37
Screenshot 2020-12-21 at 13.02.37

■ 接著按下跳出視窗,按下視窗下方的「Request refund」綠色按鈕。

Screenshot 2020-12-21 at 11.44.14
Screenshot 2020-12-21 at 11.44.14

【1221 17:27更新】台灣微軟發出《電馭叛客 2077》中文退款方式公告

Social Plugins Comments Embedded Comments Embedded Posts Embedded Videos Group Plugin Like Button Page Plugin Quote Plugin Save Button Share Button oEmbed oEmbed (Legacy) Child-Directed Sites FAQs Deprecated On This Page Embedded Posts Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded. Code Generator URL of post https://www.facebook.com/xboxtw/posts/10164636176135002 The pixel width of the post (between 350 and 750) 500 Include full post Get Code Settings Setting Description Default data-href The absolute URL of the post. n/a data-lazy true means use the browser's lazy-loading mechanism by setting the loading="lazy" iframe attribute. The effect is that the browser does not render the plugin if it's not close to the viewport and might never be seen. Can be one of true or false (default). false data-width The width of the post. Min. 350 pixel; Max. 750 pixel. Leave empty to use fluid width. fluid width data-show-text Applied to photo post. Set to true to include the text from the Facebook post, if any. false Getting your Code from a Post 1. Navigate to your Post You can get the embed code directly from the post itself. If the post is public, click on the icon that appears in the top right corner of the post on Facebook. Choose Embed Post from the drop down menu: For photo posts select the Embed Post button on the bottom right: 2. Copy and Paste Code You will see a dialog appear with the code to embed your post in it. Copy and paste this code into your web page in the place where you want it to appear. For technical details please refer to the section Add Code Manually Add Code Manually Besides the Code Generator, you can also embed the code manually. 1. Get Post URL First you need to get the URL of a post you wish to share. The post must be public, which is indicated by the gray world icon, right next the post's publishing time: For testing you can use this example URL: "https://www.facebook.com/20531316728/posts/10154009990506729/" 2. Load JavaScript SDK To use the Embedded Posts Plugin, or any other Social Plugin, you need to add the Facebook JavaScript SDK to your website. You need to load the SDK only once on a page, ideally right after the opening tag:

You can find more help on implementing the JavaScript SDK in the JavaScript SDK - Quickstart. 3. Place Embedded Post Tag Next place the Embedded Post tag at any place of your website. Replace {your-post-url} with your posts' URL. 4. Testing Once you completed these steps you're able to test your Embedded Post. A completed integration will look like something like this: My Website

The result of our test example is shown in the screenshot below. 5. Customizing Follow the instructions further down this page to adjust size, language and other settings. Getting a post's URL There may be scenarios in which your embed code is created by a CMS and you just need the raw post URL. There are two ways to get a post's URL: Copy the URL of the permalink from your browser's address bar. Right-click the post's publishing time and copy the link address. Both methods are highlighted in red in the screenshot below. Via Graph API If you wish to automatically integrate embedded posts into your website, you probably use the Graph API to aggregate posts. For example you may use the Page Feed API endpoint and the fields parameter permalink_url. The response to your request to /{page-id}/feed?fields=permalink_url will send you a response like this: { "data": [ { "id": "1234567890_3456789012", "permalink_url": "https://www.facebook.com/1234567890/posts/3456789012" } ] } Layout on Desktop You can adjust the width of Embedded Posts on desktop via the data-width attribute in the Embed Post tag as shown in the example below. Chose a value between 350 and 750 pixels. Do not use CSS style tags to adjust the size of a plugin. It may result into display errors. Layout on Mobile Web On mobile web, Embedded Posts automatically scale to the width of the container. WordPress If you are already using the Facebook SDK for JavaScript in your WordPress site you can use the Embedded Posts plugin by simply adding the fb-post tag to your WordPress post: If you are not using the Facebook SDK for JavaScript and embed a Post via the copy&paste snippet, which you can get from each Facebook post, the Embedded Posts plugin will most likely not render as WordPress will convert all & chars to #038; and break the plugin. Instead use the following code to add the plugin:

A new, easy WordPress integration will be released in the near future. FAQ How do I display Social Plugins in different languages? What do people see in Embedded Posts? What happens if someone deletes a post or changes a post's audience selector? Follow Us Follow us on FacebookFollow us on InstagramFollow us on TwitterFollow us on LinkedInFollow us on YouTube Products Artificial Intelligence AR/VR Business Tools Gaming Open Source Publishing Social Integrations Social Presence Programs Developer Circles F8 Startup Programs ThreatExchange Support Developer Support Bugs Platform Status Facebook for Developers Community Group Sitemap News Blog Platform Initiatives Hub Success Stories Videos Facebook for Developers Page © 2020 Facebook About Create Ad Careers Developer Policies Platform Terms Privacy Policy Cookies Terms English (US) English (US) Was this document helpful? YesYes, but…No Remove JavaScript SDK IFrame Close Step 1: Choose your App ID 4Gamers Step 2: Place this code wherever you want the plugin to appear on your page.

PS4《電馭叛客 2077》 PS Store 退款申請

■ 請注意,退款僅限在 PS Store 購買的 PS4 數位版本。
■ 欲退款者請於退款頁面登入 PSN 帳號(必須與購買遊戲為同一帳號)(網頁連結)。

■ 登入 PSN 帳號後,按下退款頁面下方「按一下這裡已提交退款請求」按鈕。

■ 稍等數秒不等,網頁會出現「謝謝您,您的退款請求已成功提交」樣式,代表已經完成申請。

1218-psstore-01
1218-psstore-01

實體版加入退款行列

CD Projekt RED 接續公開實體版退款事宜,表態必要時將會掏光積蓄;展現其負責態度。

Update on Retail Refunds https://t.co/7hAHo19jfa pic.twitter.com/nFMbhvokvl

— Cyberpunk 2077 (@CyberpunkGame) December 18, 2020

根據 CD Projekt Red 官方聲明,只要持有購買證明(包括實體片,以及在通路購買的數位板),並在時間內附上且透過電子郵件寄信至「helpmerefund@cdprojektred.com」就可以退款。

官方另提醒,如果無法自購買的遊戲商店退款,請於在 12 月 21 日前(台灣時間約 12 月 21 日下午 16:00 前)寄信至前述電子郵件信箱聯繫。

【1221 17:20更新】CD Projekt Red 中文官方社群張貼的退款公告。

0 0
reaction icon 0
reaction icon 0
reaction icon 0
reaction icon 0
reaction icon 0
reaction icon 0