{"id":22484,"date":"2025-06-19T08:41:43","date_gmt":"2025-06-19T08:41:43","guid":{"rendered":"https:\/\/immortalboost.com\/blog\/?p=22484"},"modified":"2025-06-19T08:41:45","modified_gmt":"2025-06-19T08:41:45","slug":"everything-you-should-know-about-crossplatform","status":"publish","type":"post","link":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/","title":{"rendered":"Is Elden Ring: Nightreign Crossplatform?"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Elden Ring-specific styling - contained only to elements within the container *\/\n        .elden-article {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.7;\n            font-size: 17px;\n            color: #e2e8f0;\n            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);\n            border-radius: 15px;\n            box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);\n        }\n\n        .hero-header {\n            background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);\n            color: #1a1a2e;\n            padding: 35px;\n            border-radius: 15px;\n            text-align: center;\n            margin-bottom: 30px;\n            box-shadow: 0 6px 18px rgba(255, 215, 0, 0.4);\n            position: relative;\n            overflow: hidden;\n            border: 3px solid #4a5568;\n        }\n\n        .hero-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"30\" stroke=\"rgba(74,85,104,0.3)\" stroke-width=\"2\" fill=\"none\"\/><circle cx=\"50\" cy=\"50\" r=\"20\" stroke=\"rgba(74,85,104,0.2)\" stroke-width=\"1\" fill=\"none\"\/><circle cx=\"50\" cy=\"50\" r=\"10\" stroke=\"rgba(74,85,104,0.1)\" stroke-width=\"1\" fill=\"none\"\/><path d=\"M20,50 L80,50 M50,20 L50,80\" stroke=\"rgba(74,85,104,0.2)\" stroke-width=\"1\"\/><path d=\"M35,35 L65,65 M65,35 L35,65\" stroke=\"rgba(74,85,104,0.15)\" stroke-width=\"1\"\/><\/svg>');\n            background-size: 60% 60%;\n            opacity: 0.4;\n            z-index: 1;\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 2;\n        }\n\n        .hero-header h2 {\n            font-size: 2.7em;\n            margin: 0 0 15px 0;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\n            font-weight: 800;\n            font-family: 'Poppins', sans-serif;\n            color: #4a5568;\n        }\n\n        .hero-header p {\n            font-size: 1.3em;\n            margin: 0;\n            opacity: 0.95;\n            font-weight: 400;\n        }\n\n        .feature-image {\n            width: 100%;\n            max-width: 100%;\n            height: auto;\n            border-radius: 15px;\n            margin-bottom: 30px;\n            box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);\n            border: 3px solid #FFD700;\n        }\n\n        .section {\n            margin-bottom: 40px;\n            padding: 25px;\n            background: linear-gradient(135deg, #2d3748 0%, #1a202c 100%);\n            border-radius: 12px;\n            border-left: 5px solid #FFD700;\n            box-shadow: 0 4px 10px rgba(255, 215, 0, 0.2);\n            border: 1px solid #4a5568;\n        }\n\n        .section h2 {\n            font-size: 2em;\n            color: #FFD700;\n            margin-bottom: 20px;\n            border-bottom: 3px solid #FFA500;\n            padding-bottom: 10px;\n            font-weight: 700;\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .section h3 {\n            font-size: 1.5em;\n            color: #FFA500;\n            margin-bottom: 15px;\n            margin-top: 25px;\n            font-weight: 600;\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .section h4 {\n            font-size: 1.2em;\n            color: #FFD700;\n            margin-bottom: 10px;\n            margin-top: 20px;\n            font-weight: 600;\n        }\n\n        .intro-text {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.15), rgba(74, 85, 104, 0.1));\n            padding: 25px;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            border: 2px solid rgba(255, 215, 0, 0.3);\n            font-size: 17px;\n            color: #e2e8f0;\n        }\n\n        .external-link {\n            color: #FFA500 !important;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .external-link:hover {\n            color: #FFD700 !important;\n            text-decoration: underline;\n        }\n\n        .internal-link {\n            color: #FFD700 !important;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .internal-link:hover {\n            color: #FFA500 !important;\n            text-decoration: underline;\n        }\n\n        .boosting-notice {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.2), rgba(255, 165, 0, 0.1));\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            border: 2px solid rgba(255, 215, 0, 0.4);\n            font-size: 17px;\n            color: #e2e8f0;\n            font-style: italic;\n        }\n\n        .crossplay-showcase {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.1), rgba(255, 165, 0, 0.15));\n            border: 2px solid #FFD700;\n            border-radius: 15px;\n            padding: 25px;\n            margin: 25px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .crossplay-showcase::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255, 215, 0, 0.1) 0%, transparent 70%);\n            animation: eldenGlow 4s ease-in-out infinite;\n        }\n\n        @keyframes eldenGlow {\n            0%, 100% { transform: scale(1) rotate(0deg); opacity: 0.3; }\n            50% { transform: scale(1.1) rotate(180deg); opacity: 0.6; }\n        }\n\n        .crossplay-showcase h3 {\n            color: #FFD700;\n            font-size: 1.8em;\n            margin-bottom: 20px;\n            text-align: center;\n            font-family: 'Poppins', sans-serif;\n            position: relative;\n            z-index: 2;\n        }\n\n        .platform-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .platform-card {\n            background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 3px 10px rgba(255, 215, 0, 0.15);\n            border: 2px solid #4a5568;\n            transition: all 0.3s ease;\n        }\n\n        .platform-card:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(255, 215, 0, 0.25);\n            border-color: #FFD700;\n        }\n\n        .platform-card h4 {\n            color: #FFA500;\n            margin-bottom: 10px;\n            font-size: 1.2em;\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .platform-card p {\n            color: #e2e8f0;\n        }\n\n        .compatibility-info {\n            background: linear-gradient(135deg, #2d3748 0%, #1a202c 100%);\n            border-radius: 12px;\n            padding: 25px;\n            margin-bottom: 25px;\n            box-shadow: 0 3px 12px rgba(255, 215, 0, 0.15);\n            border: 2px solid #4a5568;\n            transition: all 0.3s ease;\n        }\n\n        .compatibility-info:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 20px rgba(255, 215, 0, 0.25);\n            border-color: #FFD700;\n        }\n\n        .compatibility-title {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #FFD700;\n            margin-bottom: 15px;\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .compatibility-icon {\n            display: inline-block;\n            background: linear-gradient(135deg, #FFD700, #FFA500);\n            color: #1a202c;\n            padding: 8px 14px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            font-weight: 700;\n            margin-left: 10px;\n            font-family: 'Poppins', sans-serif;\n            box-shadow: 0 2px 8px rgba(255, 215, 0, 0.4);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin-top: 15px;\n        }\n\n        .feature-item {\n            background: linear-gradient(135deg, #1a202c, #2d3748);\n            border: 2px solid #FFD700;\n            border-radius: 8px;\n            padding: 12px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n\n        .feature-item:hover {\n            border-color: #FFA500;\n            box-shadow: 0 4px 12px rgba(255, 215, 0, 0.3);\n        }\n\n        .feature-item h5 {\n            color: #FFD700;\n            margin: 0 0 8px 0;\n            font-size: 1em;\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .feature-item p {\n            color: #e2e8f0;\n            margin: 0;\n            font-size: 0.9em;\n        }\n\n        .pro-tip {\n            background: linear-gradient(135deg, #FFD700, #FFA500);\n            color: #1a202c;\n            padding: 18px;\n            border-radius: 10px;\n            margin: 18px 0;\n            position: relative;\n            box-shadow: 0 4px 12px rgba(255, 215, 0, 0.4);\n            font-size: 17px;\n            border: 2px solid #4a5568;\n        }\n\n        .pro-tip::before {\n            content: \"\ud83d\udd25 NIGHTREIGN TIP: \";\n            font-weight: bold;\n            color: #4a5568;\n        }\n\n        .highlight-tip {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.2), rgba(255, 165, 0, 0.2));\n            padding: 18px;\n            border-radius: 10px;\n            margin: 18px 0;\n            border-left: 5px solid #FFD700;\n            font-size: 17px;\n            color: #e2e8f0;\n        }\n\n        .highlight-tip strong {\n            color: #FFD700;\n        }\n\n        .warning-box {\n            background: linear-gradient(135deg, rgba(255, 69, 0, 0.2), rgba(255, 165, 0, 0.1));\n            border: 2px solid #ff4500;\n            border-radius: 10px;\n            padding: 18px;\n            margin: 18px 0;\n            color: #e2e8f0;\n        }\n\n        .warning-box::before {\n            content: \"\u26a0\ufe0f IMPORTANT: \";\n            font-weight: bold;\n            color: #ff4500;\n        }\n\n        .game-info-section {\n            background: linear-gradient(135deg, rgba(255, 215, 0, 0.2), rgba(255, 165, 0, 0.1));\n            border-radius: 12px;\n            padding: 25px;\n            margin: 25px 0;\n            border: 2px solid rgba(255, 215, 0, 0.3);\n        }\n\n        .game-info-section h4 {\n            color: #FFD700;\n            margin-bottom: 15px;\n            font-size: 1.3em;\n            font-weight: 600;\n            font-family: 'Poppins', sans-serif;\n            text-align: center;\n        }\n\n        \/* Product Section Styles - Modified to match Elden Ring theme *\/\n        .product-section {\n            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);\n            color: #e2e8f0;\n            padding: 30px;\n            font-family: 'Poppins', sans-serif;\n            border-radius: 12px;\n            margin: 30px 0;\n            border: 2px solid #2d3748;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.3);\n            position: relative;\n        }\n\n        .product-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: radial-gradient(circle at center, rgba(255, 215, 0, 0.1) 0%, rgba(26, 32, 44, 0.8) 70%);\n            z-index: -1;\n            border-radius: 10px;\n        }\n        \n        .section-title {\n            text-align: center;\n            margin-bottom: 35px;\n            font-size: 28px;\n            color: #f7fafc;\n            font-weight: 700;\n            font-family: 'Poppins', sans-serif;\n        }\n        \n        .product-container {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-row {\n            display: flex;\n            justify-content: center;\n            width: 100%;\n            gap: 30px;\n            margin-bottom: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .product-card {\n            width: 300px;\n            background: linear-gradient(145deg, #2d3748 0%, #1a202c 100%);\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.4);\n            transition: all 0.3s ease;\n            border: 2px solid transparent;\n        }\n        \n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 8px 25px rgba(255, 215, 0, 0.3);\n            border-color: #FFD700;\n        }\n        \n        .product-header {\n            padding: 18px;\n            text-align: center;\n            font-weight: bold;\n            font-size: 20px;\n            color: #ffffff;\n            background: linear-gradient(135deg, #4a5568 0%, #2d3748 100%);\n            border-bottom: 3px solid #FFD700;\n            font-family: 'Poppins', sans-serif;\n        }\n        \n        .product-image {\n            height: 220px;\n            background-color: #1a202c;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n            border-bottom: 1px solid #2d3748;\n        }\n        \n        .product-image img {\n            max-width: 100%;\n            max-height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s ease;\n        }\n        \n        .product-card:hover .product-image img {\n            transform: scale(1.05);\n        }\n        \n        .product-features {\n            padding: 20px;\n            background: linear-gradient(145deg, #2d3748 0%, #1a202c 100%);\n            min-height: 140px;\n        }\n        \n        .feature {\n            margin: 16px 0;\n            color: #cbd5e0;\n            font-size: 16px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-icon {\n            color: #FFD700;\n            margin-right: 8px;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        \n        .product-price {\n            font-size: 34px;\n            font-weight: bold;\n            padding: 15px 18px;\n            display: inline-block;\n            color: #FFD700;\n            font-family: 'Poppins', sans-serif;\n        }\n        \n        .product-footer {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 0 20px 20px 20px;\n            background: linear-gradient(145deg, #2d3748 0%, #1a202c 100%);\n        }\n        \n        .order-btn {\n            background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);\n            color: #1a202c;\n            border: none;\n            border-radius: 8px;\n            padding: 12px 30px;\n            cursor: pointer;\n            font-weight: bold;\n            text-decoration: none;\n            display: inline-block;\n            transition: all 0.3s ease;\n            font-size: 15px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-family: 'Poppins', sans-serif;\n        }\n        \n        .order-btn:hover {\n            background: linear-gradient(135deg, #FFA500 0%, #FF8C00 100%);\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(255, 215, 0, 0.4);\n        }\n        \n        .product-highlight {\n            background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: bold;\n        }\n\n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .elden-article {\n                padding: 15px;\n                font-size: 16px;\n            }\n\n            .hero-header {\n                padding: 25px 20px;\n            }\n\n            .hero-header h2 {\n                font-size: 2.2em;\n            }\n\n            .section {\n                padding: 20px;\n            }\n\n            .section h2 {\n                font-size: 1.8em;\n            }\n\n            .platform-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .features-grid {\n                grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n            }\n\n            .product-section {\n                padding: 20px;\n                margin: 20px 10px;\n            }\n            \n            .section-title {\n                font-size: 22px;\n                margin-bottom: 25px;\n            }\n            \n            .product-container {\n                gap: 20px;\n            }\n            \n            .product-row {\n                flex-direction: column;\n                align-items: center;\n                gap: 20px;\n                margin-bottom: 0;\n            }\n            \n            .product-card {\n                width: 100%;\n                max-width: 350px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .elden-article {\n                font-size: 16px;\n            }\n            \n            .hero-header h2 {\n                font-size: 1.9em;\n            }\n\n            .section h2 {\n                font-size: 1.6em;\n            }\n\n            .compatibility-icon {\n                display: block;\n                margin: 10px auto;\n                text-align: center;\n            }\n\n            .product-section {\n                padding: 15px;\n                margin: 15px 5px;\n            }\n            \n            .section-title {\n                font-size: 20px;\n            }\n            \n            .product-card {\n                max-width: 100%;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"elden-article\">\n        <header class=\"hero-header\">\n            <div class=\"hero-content\">\n                <h2>Elden Ring: Nightreign Cross-Platform Guide<\/h2>\n                <p>Complete Multiplayer Compatibility Information<\/p>\n            <\/div>\n        <\/header>\n\n        <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg\" alt=\"Elden Ring Nightreign Cross-Platform Guide\" class=\"feature-image\">\n\n        <div class=\"intro-text\">\n            <p>Discover everything you need to know about the cross-platform in <a href=\"https:\/\/store.steampowered.com\/app\/2622380\/ELDEN_RING_NIGHTREIGN\/\" target=\"_blank\" rel=\"nofollow\" class=\"external-link\">Elden Ring: Nightreign<\/a> and how to enable or disable it on different consoles.<\/p>\n            \n            <p>Elden Ring: Nightreign will not have cross-platform play. This means players on different platforms (PlayStation, Xbox, PC) won&#8217;t be able to play together in multiplayer sessions. The game offers cross-generational play within each platform family. PS4 and PS5 can play together, and Xbox One and Xbox Series consoles can play together.<\/p>\n\n            <p>Most players prefer cross-platform to overcome the challenges in Elden Ring: Nightreign. The game offers unique mechanics and gameplay. So, learning these mechanics is essential to win every fight and defeat all bosses without much struggle. Teaming up on the same platform allows you to play together and defeat the enemies in a team strategy. In this guide, we&#8217;ll discuss whether Elden Ring: Nightreign is cross-platform and how you can play with your friends.<\/p>\n\n            <div class=\"boosting-notice\">\n                Struggling to defeat the Nightreign boss in Elden Ring? <a href=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/\" class=\"internal-link\">Immortalboost offers professional Nightreign boosting services<\/a> to help you clear it quickly and claim your rewards without the frustration.\n            <\/div>\n        <\/div>\n\n        <div class=\"product-section\">\n            <div class=\"section-title\">Our Premium <span class=\"product-highlight\">Elden Ring Nightreign<\/span> Services<\/div>\n            \n            <div class=\"product-container\">\n                <div class=\"product-row\">\n                    <div class=\"product-card\">\n                        <div class=\"product-header\">Nightreign Expeditions<\/div>\n                        <div class=\"product-image\">\n                            <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/wp-content\/uploads\/2025\/05\/nightreign-expeditions1747989905_picture_item_small.png\" alt=\"Nightreign Expeditions\">\n                        <\/div>\n                        <div class=\"product-features\">\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Complete Expedition Runs\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Boss Encounters\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Guaranteed Loot Collection\n                            <\/div>\n                        <\/div>\n                        <div class=\"product-footer\">\n                            <div class=\"product-price\">$29<sup>99<\/sup><\/div>\n                            <a href=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/product\/nightreign-expeditions\/\" class=\"order-btn\">Order now<\/a>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"product-card\">\n                        <div class=\"product-header\">Buy Murk<\/div>\n                        <div class=\"product-image\">\n                            <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/wp-content\/uploads\/2025\/05\/nightreign-murk1747851986_picture_item_small.png\" alt=\"Nightreign Murk\">\n                        <\/div>\n                        <div class=\"product-features\">\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Instant Delivery\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Safe Trading Methods\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Bulk Options Available\n                            <\/div>\n                        <\/div>\n                        <div class=\"product-footer\">\n                            <div class=\"product-price\">$19<sup>99<\/sup><\/div>\n                            <a href=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/product\/buy-nightreign-murk\/\" class=\"order-btn\">Order now<\/a>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"product-card\">\n                        <div class=\"product-header\">All Remembrances<\/div>\n                        <div class=\"product-image\">\n                            <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/wp-content\/uploads\/2025\/05\/nightreign-all-remembrances1747989921_picture_item_small-1.png\" alt=\"All Remembrances\">\n                        <\/div>\n                        <div class=\"product-features\">\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>All Boss Remembrances\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Guaranteed Collection\n                            <\/div>\n                            <div class=\"feature\">\n                                <span class=\"feature-icon\">\u203a<\/span>Expert Completion\n                            <\/div>\n                        <\/div>\n                        <div class=\"product-footer\">\n                            <div class=\"product-price\">$34<sup>99<\/sup><\/div>\n                            <a href=\"https:\/\/immortalboost.com\/elden-ring-nightreign-boost\/product\/all-remembrances\/\" class=\"order-btn\">Order now<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <section class=\"section\">\n            <h2>What is Elden Ring: Nightreign?<\/h2>\n\n            <p>Elden Ring: Nightreign is an upcoming action role-playing game FromSoftware and published by Bandai Namco Entertainment. This is a cooperative spinoff of Elden Ring. This was revealed at the Game Awards 2024 and is scheduled to be released on May 30 across different countries for the PlayStation 5, PlayStation 4, Windows, Xbox One, and Xbox Series X|S.<\/p>\n\n            <div class=\"game-info-section\">\n                <h4>\ud83c\udf19 Game Overview<\/h4>\n                <p>Elden Ring Nightreign is a cooperative action role-playing game set in a procedurally generated version of Limgrave, the first open world area of Elden Ring. While the game has a single-player mode, it is intended to be played by teams of three players. They can collaborate over three in-game days to prepare for the final boss, similar to the Battle Royale game.<\/p>\n            <\/div>\n\n            <div class=\"highlight-tip\">\n                <strong>Unique Gameplay:<\/strong> Nightreign features a shrinking gameplay area that resets after players defeat the minor boss at the end of each in-game day.\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Elden Ring: Nightreign Cross-Platform Play<\/h2>\n\n            <p>Elden Ring: Nightreign is not a Cross-platform game. This means that players on different platforms, such as PlayStation, Xbox, or PC, cannot play together. Elden Ring: Nightreign will not have any cross-platform, meaning this multiplayer-focused game will only allow PlayStation players to team up with other PlayStation players, and the same for Xbox and PC players.<\/p>\n\n            <div class=\"crossplay-showcase\">\n                <h3>\ud83c\udfae Platform Compatibility Overview<\/h3>\n                \n                <div class=\"platform-grid\">\n                    <div class=\"platform-card\">\n                        <h4>PlayStation Family<\/h4>\n                        <p>PS4 and PS5 players can play together within the PlayStation ecosystem only.<\/p>\n                    <\/div>\n\n                    <div class=\"platform-card\">\n                        <h4>Xbox Family<\/h4>\n                        <p>Xbox One and Xbox Series X|S players can play together within the Xbox ecosystem only.<\/p>\n                    <\/div>\n\n                    <div class=\"platform-card\">\n                        <h4>PC Players<\/h4>\n                        <p>PC players can only play with other PC players via Windows platform.<\/p>\n                    <\/div>\n\n                    <div class=\"platform-card\">\n                        <h4>Cross-Platform<\/h4>\n                        <p>No cross-platform play between PlayStation, Xbox, and PC is available.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"warning-box\">\n                Game director Junia Ishisaki confirmed that the game will not have any cross-platform play. The game will support cross-generation play within the same console family only.\n            <\/div>\n\n            <h3>Cross-Generation Support<\/h3>\n\n            <div class=\"compatibility-info\">\n                <div class=\"compatibility-title\">\n                    \u2705 Supported Cross-Generation Play <span class=\"compatibility-icon\">SAME FAMILY<\/span>\n                <\/div>\n                \n                <p>The game is a co-op roguelike action RPG. It&#8217;s not built on the same co-op system as the original Elden Ring. For example, PlayStation players can play with other PlayStation players but not with Xbox or PC players because of the lack of cross-platform play.<\/p>\n\n                <div class=\"features-grid\">\n                    <div class=\"feature-item\">\n                        <h5>PS4 \u2194 PS5<\/h5>\n                        <p>Full Compatibility<\/p>\n                    <\/div>\n                    <div class=\"feature-item\">\n                        <h5>Xbox One \u2194 Series X|S<\/h5>\n                        <p>Full Compatibility<\/p>\n                    <\/div>\n                    <div class=\"feature-item\">\n                        <h5>PC Windows<\/h5>\n                        <p>PC Only<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Is There Crossplay in Elden Ring Nightreign<\/h2>\n\n            <p>No, the game does not allow players to join each other in the same game while playing on different platforms. Additionally, FromSoftware has already confirmed that the Elden Ring: Nightreign will not feature crossplay. However, this might change afterwards if the developers choose to add crossplay.<\/p>\n\n            <div class=\"pro-tip\">\n                This is disappointing news for every Elden Ring fan, as most players love the crossplay feature in the game so that they can play with their friends.\n            <\/div>\n\n            <div class=\"highlight-tip\">\n                <strong>Recommendation:<\/strong> We recommend you play on a newer-generation console like the PS5 or Xbox Series X for a smoother experience. The game will not support two-player co-op. However, the co-op mode will be limited to solo or three-player sessions.\n            <\/div>\n\n            <h3>Multiplayer Requirements<\/h3>\n\n            <div class=\"compatibility-info\">\n                <div class=\"compatibility-title\">\n                    \ud83c\udfaf Co-op Mode Requirements <span class=\"compatibility-icon\">3 PLAYERS<\/span>\n                <\/div>\n                \n                <p>Players who want to play with friends may need to have the same platform. You need to add a third player or team up with a random player for the co-op mode. Teaming up with strangers provides an opportunity to make new friends.<\/p>\n\n                <div class=\"features-grid\">\n                    <div class=\"feature-item\">\n                        <h5>Solo Play<\/h5>\n                        <p>Available<\/p>\n                    <\/div>\n                    <div class=\"feature-item\">\n                        <h5>Two-Player Co-op<\/h5>\n                        <p>Not Supported<\/p>\n                    <\/div>\n                    <div class=\"feature-item\">\n                        <h5>Three-Player Co-op<\/h5>\n                        <p>Primary Mode<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Can You Play Elden Ring: Nightreign Solo?<\/h2>\n\n            <p>Players can play the Elden Ring: Nightreign solo. However, you can load into the game and face the challenges by yourself if you don&#8217;t prefer crossplay. However, you need to add a third player or team up with a random player for the co-op mode.<\/p>\n\n            <div class=\"game-info-section\">\n                <h4>\u2694\ufe0f Solo vs Co-op Experience<\/h4>\n                <p>The game requires cooperation and strategy to overcome the challenges. Get ready for your journey through the challenging open world if you&#8217;re playing solo or with friends. The game is much more difficult than the Elden Ring, as it has much more difficult bosses and devastating encounters.<\/p>\n            <\/div>\n\n            <div class=\"pro-tip\">\n                So, it&#8217;s best to play with your friends who can help you win the battles and dominate the enemies in combat. If you&#8217;re confident that you can solo defeat the enemies and bosses, then you can go for the solo mode.\n            <\/div>\n\n            <h3>Solo Play Considerations<\/h3>\n\n            <div class=\"platform-grid\">\n                <div class=\"platform-card\">\n                    <h4>Increased Difficulty<\/h4>\n                    <p>Solo play offers significantly more challenging encounters compared to team play.<\/p>\n                <\/div>\n\n                <div class=\"platform-card\">\n                    <h4>Strategic Planning<\/h4>\n                    <p>Requires careful resource management and tactical approach to boss fights.<\/p>\n                <\/div>\n\n                <div class=\"platform-card\">\n                    <h4>Rewarding Experience<\/h4>\n                    <p>Provides a more personal and intimate gameplay experience for skilled players.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"section\">\n            <h2>Conclusion<\/h2>\n\n            <p>Elden Ring; Nightreign lacks cross-platform, but offers cross-generation play. This means that you cannot play with your friends on different platforms. PS4 players can join with PS5 players, and Xbox One players can join with Xbox Series X\/S players. However, the PlayStation and Xbox players won&#8217;t be able to play together.<\/p>\n\n            <div class=\"highlight-tip\">\n                <strong>Final Recommendation:<\/strong> Make sure your friends are on the same platforms if you choose to play in a team. You can also choose to play solo if you love to accept the challenges and prefer to defeat the bosses by yourself.\n            <\/div>\n\n            <div class=\"warning-box\">\n                While cross-platform play is not currently available, FromSoftware may consider adding this feature in future updates based on community feedback and demand.\n            <\/div>\n        <\/section>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Elden Ring: Nightreign Cross-Platform Guide Complete Multiplayer Compatibility Information Discover everything you need to know about the cross-platform in Elden Ring: Nightreign and how to enable or disable it on different consoles. Elden Ring: Nightreign will not have cross-platform play. This means players on different platforms (PlayStation, Xbox, PC) won&#8217;t be able to &#8230; <a title=\"Is Elden Ring: Nightreign Crossplatform?\" class=\"read-more\" href=\"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/\" aria-label=\"More on Is Elden Ring: Nightreign Crossplatform?\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":22477,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[212],"tags":[],"class_list":["post-22484","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-elden-ring","infinite-scroll-item","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Is Elden Ring: Nightreign Crossplatform in 2025<\/title>\n<meta name=\"description\" content=\"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Is Elden Ring: Nightreign Crossplatform in 2025\" \/>\n<meta property=\"og:description\" content=\"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-19T08:41:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T08:41:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1735\" \/>\n\t<meta property=\"og:image:height\" content=\"976\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Warren\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:site\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Warren\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/\"},\"author\":{\"name\":\"Warren\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\"},\"headline\":\"Is Elden Ring: Nightreign Crossplatform?\",\"datePublished\":\"2025-06-19T08:41:43+00:00\",\"dateModified\":\"2025-06-19T08:41:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/\"},\"wordCount\":1079,\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Elden-Header_11zon.jpg\",\"articleSection\":[\"Elden Ring\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/\",\"name\":\"Is Elden Ring: Nightreign Crossplatform in 2025\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Elden-Header_11zon.jpg\",\"datePublished\":\"2025-06-19T08:41:43+00:00\",\"dateModified\":\"2025-06-19T08:41:45+00:00\",\"description\":\"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#primaryimage\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Elden-Header_11zon.jpg\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Elden-Header_11zon.jpg\",\"width\":1735,\"height\":976,\"caption\":\"Elden Ring\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/everything-you-should-know-about-crossplatform\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elden Ring\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/category\\\/elden-ring\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Is Elden Ring: Nightreign Crossplatform?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"name\":\"Immortalboost\",\"description\":\"ImmortalBoost Blog - Get Better At Gaming\",\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\",\"name\":\"Immortalboost\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"width\":704,\"height\":151,\"caption\":\"Immortalboost\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Immortalboostcheapboosting\\\/\",\"https:\\\/\\\/x.com\\\/immortalboost\",\"https:\\\/\\\/instagram.com\\\/immortalboost\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\",\"name\":\"Warren\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"caption\":\"Warren\"},\"description\":\"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.\",\"sameAs\":[\"https:\\\/\\\/immortalboost.com\\\/blog\"],\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Is Elden Ring: Nightreign Crossplatform in 2025","description":"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/","og_locale":"en_US","og_type":"article","og_title":"Is Elden Ring: Nightreign Crossplatform in 2025","og_description":"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.","og_url":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/","article_publisher":"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","article_published_time":"2025-06-19T08:41:43+00:00","article_modified_time":"2025-06-19T08:41:45+00:00","og_image":[{"width":1735,"height":976,"url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg","type":"image\/jpeg"}],"author":"Warren","twitter_card":"summary_large_image","twitter_creator":"@immortalboost","twitter_site":"@immortalboost","twitter_misc":{"Written by":"Warren","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#article","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/"},"author":{"name":"Warren","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b"},"headline":"Is Elden Ring: Nightreign Crossplatform?","datePublished":"2025-06-19T08:41:43+00:00","dateModified":"2025-06-19T08:41:45+00:00","mainEntityOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/"},"wordCount":1079,"publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg","articleSection":["Elden Ring"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/","url":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/","name":"Is Elden Ring: Nightreign Crossplatform in 2025","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#primaryimage"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg","datePublished":"2025-06-19T08:41:43+00:00","dateModified":"2025-06-19T08:41:45+00:00","description":"Find out if Elden Ring: Nightreign supports crossplay between PC, Xbox, and PlayStation. Discover platform compatibility and how multiplayer works.","breadcrumb":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#primaryimage","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/06\/Elden-Header_11zon.jpg","width":1735,"height":976,"caption":"Elden Ring"},{"@type":"BreadcrumbList","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/everything-you-should-know-about-crossplatform\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/immortalboost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Elden Ring","item":"https:\/\/immortalboost.com\/blog\/category\/elden-ring\/"},{"@type":"ListItem","position":3,"name":"Is Elden Ring: Nightreign Crossplatform?"}]},{"@type":"WebSite","@id":"https:\/\/immortalboost.com\/blog\/#website","url":"https:\/\/immortalboost.com\/blog\/","name":"Immortalboost","description":"ImmortalBoost Blog - Get Better At Gaming","publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/immortalboost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/immortalboost.com\/blog\/#organization","name":"Immortalboost","url":"https:\/\/immortalboost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","width":704,"height":151,"caption":"Immortalboost"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","https:\/\/x.com\/immortalboost","https:\/\/instagram.com\/immortalboost"]},{"@type":"Person","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b","name":"Warren","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","caption":"Warren"},"description":"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.","sameAs":["https:\/\/immortalboost.com\/blog"],"url":"https:\/\/immortalboost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/22484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/comments?post=22484"}],"version-history":[{"count":0,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/22484\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media\/22477"}],"wp:attachment":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media?parent=22484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/categories?post=22484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/tags?post=22484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}