International Kindle Paperwhite
Buy used: $39.77
Delivery June 19 - 26
Or fastest delivery June 19 - 20
Used: Very Good | Details
Sold by Discovergoods1
Condition: Used: Very Good
Comment: Game In very good condition, Includes case, disc, and manual. Minimal signs of use. Tested and works great. Ships directly from Amazon! 100% Money Back Guarantee!
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.

Fallout 4 Game of The Year Edition - Xbox One

Platform : Xbox One
Rated: Mature
4.5 out of 5 stars 2,406 ratings

$39.77
FREE International Returns
No Import Fees Deposit & $8.61 Shipping to Singapore Details

Shipping & Fee Details

Price $39.77
AmazonGlobal Shipping $8.61
Estimated Import Fees Deposit $0.00
Total $48.38
Sales taxes may apply at checkout
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.
Platform: Xbox One
Edition: Game of the Year

About this item

  • Freedom and Liberty Do whatever you want in a massive open world with hundreds of locations, characters, and quests. Join multiple factions vying for power or go it alone, the choices are all yours
  • Be Whoever You Want With the S.P.E.C.I.A.L. Character System. From a Power Armored Soldier to the Charismatic Smooth Talker, You Can Choose From Hundreds of Perks and Develop Your Own Playstyle
  • New Next Generation Graphics & Lighting Engine Brings to Life the World of Fallout. From the Blasted Forests of the Commonwealth to the Ruins of Boston, Every Location Is Packed With Dynamic Detail
  • Intense first or third person combat can also be slowed down with the new dynamic Vault Tec Assisted Targeting System (V.A.T.S) that lets you choose your attacks and enjoy cinematic carnage

This product is available as Renewed.

Fallout 4 Game of The Year Edition - Xbox One (Renewed) $51.27 + $8.62 shipping
(13)
Works and looks like new and backed by the Amazon Renewed Guarantee

Product information

Publication Date September 26, 2017
Computer Platform Xbox One
Global Trade Identification Number 00093155172517
UPC 093155172517
Compatible Video Game Console Models Microsoft Xbox One, Microsoft Xbox One S, Microsoft Xbox One X
ASIN B074NGD394
Release date September 26, 2017
Customer Reviews
4.5 out of 5 stars 2,406 ratings

4.5 out of 5 stars
Best Sellers Rank
Product Dimensions 0.5 x 5.3 x 6.7 inches; 2.88 ounces
Type of item Video Game
Rated Mature
Item model number 17251
Is Discontinued By Manufacturer No
Item Weight 2.88 ounces
Manufacturer Bethesda
Date First Available August 1, 2017

Warranty & Support

Product Warranty: For warranty information about this product, please click here

Feedback

Fallout 4 Game of The Year Edition - Xbox One


Found a lower price? Let us know. Although we can't match every price reported, we'll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability
/
/
/
/
Please sign in to provide feedback.
\n' + ' ' ); } function getThankYouDiv(thankMsg) { return ( '
' + '
' + thankMsg + '
\n' + '


' ); } function getLoadingGifDiv() { return ''; } function isValidUrl(url) { if (!url) { return false; } var encodedUrl = encodeURI(url); return encodedUrl.match( /^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/ ); } function isNumericPrice(price) { if (!price) { return false; } return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/); } function isEmptyValue(input) { return !input || input.length === 0 || input.match(/^\s*$/); } function truncate(input, length) { if (!input) { return ''; } else { return input.substr(0, length); } } function formatDate(year, date, month) { return year + '-' + month + '-' + date; } function trim(input) { if (!input) { return ''; } else { return input.trim(); } } function resetModalToInitialState(currentMonth, currentDate, currentYear) { var enableOnlineStoreRadio = document.querySelector('#pricingFeedback_onlineRadio'); var enableOfflineStoreRadio = document.querySelector('#pricingFeedback_offlineRadio'); var onlineStoreInputForm = document.querySelector('#pricingFeedback_onlineInput'); var offlineStoreInputForm = document.querySelector('#pricingFeedback_offlineInput'); var onlineUrl = document.querySelector('#onlineUrl'); var onlinePriceRaw = document.querySelector('#onlinePriceRaw'); var onlineShippingRaw = document.querySelector('#onlineShippingRaw'); var onlineDay = document.querySelector('#onlineDay'); var onlineMonth = document.querySelector('#onlineMonth'); var onlineYear = document.querySelector('#onlineYear'); var onlineCalendar = document.querySelector('#onlineCalendar'); var note1 = document.querySelector('#note1'); var offlineStoreName = document.querySelector('#offlineStoreName'); var offlineCity = document.querySelector('#offlineCity'); var offlineState = document.querySelector('#offlineState'); var offlinePriceRaw = document.querySelector('#offlinePriceRaw'); var offlineDay = document.querySelector('#offlineDay'); var offlineMonth = document.querySelector('#offlineMonth'); var offlineYear = document.querySelector('#offlineYear'); var offlineCalendar = document.querySelector('#offlineCalendar'); var thankYouDiv = document.querySelector('#pricingFeedback_thank'); var errorDiv = document.querySelector('#pricingFeedback_error'); var submitButton = document.querySelector('#pricingFeedback_submit'); var loadingGifDiv = document.querySelector('#loading'); var stateDefaultOption = document.querySelector('#stateDefaultOption'); var stateDefaultPrompt = document.querySelector('#stateDefaultPrompt'); var offlineStateMain = document.querySelector('#offlineStateMain'); var storeDefaultOption = document.querySelector('#storeDefaultOption'); var storeDefaultPrompt = document.querySelector('#storeDefaultPrompt'); if (thankYouDiv) { thankYouDiv.innerHTML = ''; } if (errorDiv) { errorDiv.innerHTML = ''; } if (loadingGifDiv) { loadingGifDiv.innerHTML = ''; } if (submitButton) { submitButton.style.display = 'block'; } onlineUrl.value = ''; onlinePriceRaw.value = ''; onlineShippingRaw.value = ''; offlineStoreName.value = ''; offlineCity.value = ''; offlineState.value = ''; offlinePriceRaw.value = ''; stateDefaultOption.innerHTML = $("#selectProvince").val(); stateDefaultPrompt.innerHTML = $("#selectProvince").val(); storeDefaultOption.innerHTML = "Enter the store name where you found this product"; storeDefaultPrompt.innerHTML = "Enter the store name where you found this product"; setInitialStates( onlineMonth, currentMonth, offlineMonth, onlineDay, currentDate, offlineDay, onlineYear, currentYear, offlineYear, onlineStoreInputForm, offlineStoreInputForm, enableOfflineStoreRadio, enableOnlineStoreRadio, onlineCalendar, offlineCalendar, offlineStateMain, offlineState, note1 ); } });

Product Description

Return to the Wasteland on September 26 with Fallout 4: Game of the Year Edition. With all the latest gameplay updates, graphical enhancements, the ability to play Mods for free on PC and consoles, plus all official add-ons included, this is the ultimate way to experience the award-winning post-nuclear adventure from Bethesda Game Studios. Winner of more than 200 “Best Of” awards - including the 2016 BAFTA and 2016 D.I.C.E. Game of the Year - Fallout 4 is the studio's most ambitious game yet. As the sole survivor of Vault 111, you enter a world destroyed by nuclear war. Every second is a fight for survival, and every choice is yours. Only you can rebuild and determine the fate of the Wasteland. Fallout 4: Game of the Year Edition includes the fully updated original game along with all six add-ons: Automatron, Wasteland Workshop, Far Harbor, Contraptions Workshop, Vault-Tec Workshop, and Nuka-World. Please note that Fallout 4 add-ons are not pre-loaded on the Fallout 4 disc. You must download all add-ons via the code provided in the box. Additional content is approx. 10-15GB depending on platform.

Customer reviews

4.5 out of 5 stars
2,406 global ratings

Review this product

Share your thoughts with other customers

Customers say

Customers find Fallout 4 to be an awesome game with endless possibilities and many mods to add, and they consider it a great value. However, the functionality receives mixed feedback, with some saying it works great while others report issues. Moreover, the DLC content is problematic, with several customers noting that it's not included on the disc.

146 customers mention "Game quality"126 positive20 negative

Customers love this game, finding it fun to play, with one customer noting that the shooting mechanics are more enjoyable than in previous Fallout titles.

"...Seriously, just get over it, y'all. It's still the same amazing freaking game, with all the add ons, for a steal." Read more

"Awesome Game!" Read more

"Love the game but darn the glitches that show up. The big problem now is once you turn on the Xbox the screen says to plug the xbox into the tv...." Read more

"...Update 2 Now that it's up and running properly it's an immensly enjoyable game" Read more

33 customers mention "Value for money"26 positive7 negative

Customers find the game to be a great value, particularly noting that it's worth the purchase for the DLC content.

"...than the one you originally purchased it for this is actually a really good deal, especially if you purchased it with Amazon's pre-order discount..." Read more

"...So I will only say, pretty much anything by Bethesda is worth the price and your time." Read more

"My son has been wanting this game and I finally found it at an excellent price... Thanks for making my little ones day!!!" Read more

"...Waste of money to get the GOTY edition." Read more

14 customers mention "Gameplay"14 positive0 negative

Customers enjoy the game's gameplay, with its endless possibilities and numerous mods that can be added. One customer notes that the DLC adds many hours of additional content, while another mentions the detailed world is really immersive.

"...Nuka World is great fun and the radio station DJ is the best ever. I'm just now getting started on Far Harbor...." Read more

"...I really like the radio stations and the plethora of mods I can get to make the game even more interesting." Read more

"...The detailed world is really immersive and I just love the atmosphere...." Read more

"...other hand, I love the lack of a level cap and appreciate being able to select perks whenever I want rather than right when I level." Read more

35 customers mention "Functionality"18 positive17 negative

Customers report mixed experiences with the game's functionality, with some saying it works great while others experience issues, including problems with DLC content.

"Everything was great until I tried to put the code in to add the add-ons just to see on the screen that the code has been used. What a scam." Read more

"This is a three year old game and it's still not working right...." Read more

"...n't get that in mine but I did receive: Fallout 4 GOTY, Season pass, all DLCs, and Bethesda even threw in a PERKS chart poster for my son's wall...." Read more

"...File corruption is common. The dense, city sections with buildings don't work. I've yet to walk through certain parts of the map...." Read more

24 customers mention "Dlc content"7 positive17 negative

Customers have mixed experiences with the DLC content, with several reporting that it is not included on the disc.

"...Yeah, the dlc isn't on the disc. We get it...." Read more

"...My complaint is that when I installed the disc, my console did not recognize the dlc content as being on the disc...." Read more

"I like that this has all dlcs included...." Read more

"Awesome game but the DLC packs are digital download that's the only reason I gave it four stars" Read more

Love this game 10/10
5 out of 5 stars
Love this game 10/10
I love this game. I’ve logged a bunch of hours just exploring and doing quests. It’s an awesome time killer. The mods are fun to do for weapons and power suits. (Check out whispering hills on one of your playthroughs ). It’s definitely one of my favorite games of all time
Thank you for your feedback
Sorry, there was an error
Sorry we couldn't load the review

Top reviews from the United States

  • Reviewed in the United States on February 5, 2025
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Everything was great until I tried to put the code in to add the add-ons just to see on the screen that the code has been used. What a scam.
  • Reviewed in the United States on December 19, 2017
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Good Lord, so many salty neckbeards writing excessively angry reviews about this not being a "twue" GotY, like technology and gaming never changes and you're some sort of high tech Mennonite who is okay with technology, but it has to stay exactly at a 2014 level.

    Yeah, the dlc isn't on the disc. We get it. Guess what, it's 2017, the game isn't on the damned disc, the disc is essentially just a download trigger and an authentication key, which, for the record, is exactly why they did it through this method, to prevent people just passing around one copy between a thousand people, downloading the dlc, and then using their original disc to run it. And it literally in no way hurts you. Yeah, it's a one time did download code, so what? Spoiler alert: it is possible to transfer a dlc license (the only caveat being that you can only do it once every 4 months), and if you're using the same account, you'll readily be able to redownload it even if you get a new console.

    I mean, seriously, even if you view it essentially as just buying a season pass, you're still buying that season pass for $15 off list. Hell, bung your old copy at a friend for a tenner, and now you just saved $25 of the season pass. I literally see people angrily saying that you should just buy the base game and season pass instead just to show Bethesda how very mad you are. Why. Why would you do that? I mean, even if you're annoyed that they didn't put the dlc right on the disc like they used to (which was a weird thing to assume they'd do anyway, the way game discs work now), why would you respond by intentionally paying more for the same thing. You're cutting off your nose to spite your face.

    Seriously, just get over it, y'all. It's still the same amazing freaking game, with all the add ons, for a steal.
    9 people found this helpful
    Report
  • Reviewed in the United States on January 31, 2025
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Great quality products
  • Reviewed in the United States on June 19, 2024
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    I like that this has all dlcs included. It's a little bit tricky maybe to install the extras, but there are a lot of instructions online on how to do it. This was the second game I bought right after I got my Xbox Series X, but I didn't really play it until after I started watching the Prime series. I had played on PS4 several years ago, and I totally forgot how fun and immersive it is. Highly recommend if you want to get the Fallout experience before or after you watch the show.
  • Reviewed in the United States on April 6, 2025
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Awesome Game!
  • Reviewed in the United States on June 15, 2024
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Love the game but darn the glitches that show up. The big problem now is once you turn on the Xbox the screen says to plug the xbox into the tv. I have to eject the game and put it back it. Takes me to the game then i have to log in
  • Reviewed in the United States on May 27, 2025
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    This product is a scam, it isn’t the real GOTY edition disk. It’s literally the original game. The GOTY edition disk comes with a picture of the vault boy with thumbs up. What a disappointment!
    Customer image
    1.0 out of 5 stars
    Misleading

    Reviewed in the United States on May 27, 2025
    This product is a scam, it isn’t the real GOTY edition disk. It’s literally the original game. The GOTY edition disk comes with a picture of the vault boy with thumbs up. What a disappointment!
    Images in this review
    Customer image
  • Reviewed in the United States on October 15, 2023
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Some don't like this game but that's after they play it for a 100 hours & more the 2nd time they play it !!!

    lol.. still better than some of the new ones !

    everyone should still enjoy it with all the additional stuff it has now!

    * be sure to get the right edition - ie: this one ^^^
    2 people found this helpful
    Report

Top reviews from other countries

Translate all reviews to English
  • 冊数が増えると管理が困難なんとか改善をKindle
    5.0 out of 5 stars DLC なぜか日本語でできている
    Reviewed in Japan on September 20, 2022
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    私はできたというだけで自己責任で。日本語版を購入しインストール。その後GOTY 版を国設定米にしてインストールしてアンインストール。国設定を日本に戻しMSストアでフォールアウト4を検索するとDLC をインストール出来るようになっている。その後日本語版で起動すればDLC を日本語でプレイできる。日本語だったセリフ音声が英語になったり不都合もあるし他にもあるかもしれない。円盤2枚必要で実用的ではないがカード決済でDLCを手に入れない人向けの話
    Report
  • Ms. R. Head
    5.0 out of 5 stars Awesome
    Reviewed in the United Kingdom on February 5, 2020
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Awesome game arrived next day game of the year edition one pleased husband!
  • Javi
    5.0 out of 5 stars Uno de los mejores juegos a un precio excelente precio
    Reviewed in Mexico on March 3, 2018
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Qué mas se puede pedir por 700 pesos? Simplemente excelente, tienes todos los DLC, la única deficiencia es que sólo está en ingles, pero para los entendidos eso no es problema.
  • VACC
    5.0 out of 5 stars Great game
    Reviewed in Canada on December 6, 2023
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Fun to play
  • Enrique Ramirez
    5.0 out of 5 stars Excelente
    Reviewed in Mexico on February 12, 2018
    Platform: Xbox OneEdition: Game of the YearVerified Purchase
    Excelente juego, nota para los que lo van a comprar viene totalmente en inglés audio y subtítulos, un buen precio.