PS5 vs Xbox Series X|S Sales Comparison – December 2022 (2024)

PS5 vs Xbox Series X|S Sales Comparison – December 2022 (1)

by William D'Angelo , posted on 06 February 2023 / 29,630 Views

The VGChartz sales comparison series of articles are updated monthly and each one focuses on a different sales comparison using our estimated video game hardware figures. The charts include comparisons between the PlayStation 5, Xbox Series X|S, and Nintendo Switch, as well as with older platforms. There are articles based on our worldwide estimates, as well as the US, Europe, and Japan.

This monthly series compares the aligned worldwide sales of the PlayStation 5 and Xbox Series X|S.

The PlayStation 5 and Xbox Series X|S both launched in November 2020. The PlayStation 5 launched November 12, 2020 in North America, Australia, New Zealand, Japan, South Korea, and Singapore, and the rest of the world on November 19, 2020. The Xbox Series X|S launched worldwide on November 10, 2020.

PS5 vs Xbox Series X|S Sales Comparison – December 2022 (3)

PS5 vs Xbox Series X|S Sales Comparison – December 2022 (4)

PS5 Vs. XSX|S Worldwide:

Gap change in latest month: 1,216,206 - PS5

Gap change over last 12 months: 4,188,867 - PS5

Total Lead: 10,106,535 - PS5

PlayStation 5 Total Sales: 30,467,671

Xbox Series X|S Total Sales: 20,361,136

December 2022 is the 26th month the PlayStation 5 and Xbox Series X|S has been available for. In the latest month, the gap grew in favor of the PlayStation 5 when compared to the aligned launch of the Xbox Series X|S by 1.22 million units.

In the last 12 months, the PlayStation 5 has outsold the Xbox Series X|S by 4.19 million units. The PlayStation 5 is currently ahead by 10.11 million units.

The PlayStation 5 has sold 30.47 million units in 26 months, while the Xbox Series X|S sold 20.36 million units. The PlayStation 5 has a 59.9 percent marketshare (-0.7% year-over-year), compared to 40.1 percent for the Xbox Series X|S (+0.7% year-over-year).

The PlayStation 5 is currently 5.45 million units behind of the PlayStation 4 when you align launches and the Xbox Series X|S is ahead of the Xbox One by 1.13 million units.

A life-long and avid gamer,William D'Angelowas first introduced to VGChartz in 2007. After years of supporting the site, he was brought on in 2010 as a junior analyst, working his way up to lead analyst in 2012. He has expanded his involvement in the gaming community by producing content on his ownYouTube channelandTwitch channeldedicated to gaming Let's Plays and tutorials. You can contact the author atwdangelo@vgchartz.comor on Twitter@TrunksWD.


More Articles

4 Comments

only777 (on 06 February 2023)

Sony are starting to run away with it again

Mar1217 (on 07 February 2023)

Ish ... Now that you look at the comparison with the previous generation. The Xbox Series is technically not doing as much better as I thought it would do. Now mostly due to the weak holiday season it had.

Welp the fight was brief for a moment but it's clear now that the PS5 will steamroll it for the next year without much debate.

  • +2

Garrus (on 07 February 2023)

Xbox is getting wrecked here. Too bad as I like the Xbox and use it the most (especially like the $200+ saved on new controllers, made the Xbox crazy cheap compared to PS5, just picked up 3 used ones for nothing) and would like to see more competition. The Series X is actually selling worse than the One X.

I think Sony might have it in the bag. Will be interesting if Microsoft or Sony launch new hardware this year to shake it up. Microsoft needs to get busy! Release a faster Series S, a Digital X (The SX) maybe shrunk in to the S body. Or even just release a new console with RDNA3. Series XR imo. Added ray tracing ability.

  • +2

siebensus4 (on 06 February 2023)

No chance for Xbox compared to December a year ago.

  • +1

\

\

";element.innerHTML = x;return;} $(document).ready(function() {//vgc-spoiler is custom element created by markdown ||string||customTag("vgc-spoiler", spoilerTag);if (window.matchMedia("(min-width: 610px)").matches) {$("body").on("mouseenter", ".comment_entry_div", function() { $(".collapse_post_link", this).show();$(".report_post_link", this).show();event.stopPropagation(); });$("body").on("mouseleave", ".comment_entry_div", function() { $(".collapse_post_link", this).hide();$(".report_post_link", this).hide();event.stopPropagation(); });} $(".dropdown-option a").click(function() {var text="Sort by " + $(this).data("text") + "";var order=$(this).data("order");var sort=$(this).data("sort"); $(".sort-dropdown").html(text);$(".dropdown-option a").removeClass("selected");$(this).addClass("selected");//$(".comments_building").show();$(".comment_div").remove();$("#global_comments_wrap .comments_building").toggleClass("active");$.ajax({type: "post",url: "https://www.vgchartz.com/assets/handlers/comments_handler.php",data: ({"action": "sort_comments","region": "news","resource":"456184", "group_id":"456184","theme": "Array","this_userid": "","hide_deleted": "","order": order,"sort": sort}),success: function(data) {$("#new_comments_456184").replaceWith(data); customTag("vgc-spoiler", spoilerTag); //implement any spoilers}});}); $("body").on("mouseenter", ".replyto_link", function() {var replyto_userid = $(this).data("replyto_userid");var position= $(this).position();var replyto_left= (position.left + 20) + "px";var replyto_top= (position.top - 20) + "px";var comment_id= $(this).data("comment_id");var replyto_id= replyto_userid + "_" + comment_id;var replyto_card= $("#replyto_user_card_" + replyto_id).html();$(this).addClass("is_active");if (typeof replyto_card == "undefined") {//if we do not have a profile card, go get itvar replyto_username = $(this).data("replyto_username");var replyto_useravatar = $(this).data("replyto_useravatar");var replyto_comment= $("#comment_entry_" + comment_id).text();replyto_comment= truncateText(replyto_comment, 25);if ($("#comment_entry_" + comment_id).find("vgc-spoiler").length) replyto_comment = "[Comment contains spoiler]";$.ajax({type: "post",url: "https://www.vgchartz.com/assets/handlers/comments_handler.php",data: ({"action": "user_card","replyto_userid":replyto_userid,"replyto_username":replyto_username, "replyto_useravatar":replyto_useravatar,"replyto_comment": replyto_comment,"replyto_id": replyto_id}),success: function(data) {$("#global_comments_wrap").append(data);if ($(".replyto_link:hover").length > 0) { //$(".context-card").fadeOut("fast"); //if ($(this).hasClass("is_active")) {$("#replyto_user_card_" + replyto_id).css("left", replyto_left);$("#replyto_user_card_" + replyto_id).css("top", replyto_top);$("#replyto_user_card_" + replyto_id).fadeIn("fast");$("#replyto_user_card_" + replyto_id).css("display", "inline-block"); }}});}else { if ($(".replyto_link").hasClass("is_active")) {$("#replyto_user_card_" + replyto_id).css("left", replyto_left);$("#replyto_user_card_" + replyto_id).css("top", replyto_top);$("#replyto_user_card_" + replyto_id).fadeIn("fast");$("#replyto_user_card_" + replyto_id).css("display", "inline-block"); }}});$("body").on("mouseleave", ".replyto_link", function() {var replyto_userid = $(this).data("replyto_userid");var comment_id= $(this).data("comment_id");var replyto_id= replyto_userid + "_" + comment_id;var replyto_card= $("#replyto_user_card_" + replyto_id).html();$(this).removeClass("is_active");if (typeof replyto_card !== "undefined") {if ($("#replyto_user_card_" + replyto_id + ":hover").length == 0) { $("#replyto_user_card_" + replyto_id).fadeOut("fast");}}else $("#replyto_user_card_" + replyto_id).fadeOut("fast");});$("body").on("click", ".replyto_link", function() {var comment_id= $(this).data("comment_id");var element = document.getElementById("comment_link_" + comment_id);var elementPosition = $(".mainOutsideContainer").scrollTop() + element.getBoundingClientRect().top;var headerOffset = 210;var offsetPosition = elementPosition - headerOffset;$(".comment_link").removeClass("target");$("#comment_link_" + comment_id).addClass("target"); $(".mainOutsideContainer").get(0).scrollTo({ top: offsetPosition, behavior: "smooth" });});$("body").on("mouseleave", ".context-card", function() {if ($(".replyto_link:hover").length == 0) { $(this).fadeOut("fast");}});$("body").on("click", ".collapse_post_link", function() {var comment_id=$(this).data("comment_id");if($(this).hasClass("fa-minus-square-o")) {$(this).removeClass("fa-minus-square-o");$(this).addClass("fa-plus-square-o");$(this).attr("title", "Expand");$("#comment_text_wrap_" + comment_id).fadeToggle();$("#reply_controls_" + comment_id).toggle();$("#add_reply_wrap_" + comment_id).hide();} else {$(this).removeClass("fa-plus-square-o");$(this).addClass("fa-minus-square-o");$(this).attr("title", "Collapse");$("#reply_controls_" + comment_id).toggle();$("#comment_text_wrap_" + comment_id).fadeToggle();}//$("#comment_replies_" + comment_id).toggle();$("#comment_" + comment_id + " > .global_replies_wrap").fadeToggle();return false; });$(".mainOutsideContainer").scroll(function(event){if ($(".context-card:hover").length == 0) { $(".context-card").fadeOut("fast");}});var hash = $(location).attr("hash");var comment_id = hash.substring(1);var group = $(' i[data-comment_id="'+comment_id+'"] ');group.each(function(i, obj) {console.log("i:" + i);if($(this).hasClass("collapse_post_link")){$(this).parent().parent().parent().css("background","yellow");if($(this).hasClass("fa-minus-square-o")) {$(this).removeClass("fa-minus-square-o");$(this).addClass("fa-plus-square-o");$(this).attr("title", "Expand");$("#comment_text_wrap_" + comment_id).fadeToggle();$("#reply_controls_" + comment_id).toggle();$("#add_reply_wrap_" + comment_id).hide();} else {$(this).removeClass("fa-plus-square-o");$(this).addClass("fa-minus-square-o");$(this).attr("title", "Collapse");$("#reply_controls_" + comment_id).toggle();$("#comment_text_wrap_" + comment_id).fadeToggle();}$("#comment_" + comment_id + " > .global_replies_wrap").fadeToggle();return false;}});});

PS5 vs Xbox Series X|S Sales Comparison – December 2022 (2024)
Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 5542

Rating: 4.6 / 5 (56 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.