Arc Raiders crossplay and what it actually means for your squad
A friend is on a different platform, your existing group is split between PC and console, and you want to know whether the upcoming extraction shooter from Embark Studios will let you all run the same operation. The arc raiders crossplay question is one of the first things player groups ask when a new live-service shooter enters public testing, because the answer changes how a team recruits, how they schedule sessions, and how they plan around input parity. The short version is that Embark has described arc raiders as supporting cross-platform play, with the practical details about which platforms connect, how matchmaking treats input devices, and how progression is shared still worth working through before you commit a full squad.
This article stays focused on that one decision: can your mixed-platform group play together, and what should each member check before queuing in. The goal is to give developer, producer, and player audiences a single reference for the confirmed information, the common open questions, and the production realities that shape any crossplay rollout. Where a detail depends on a specific test build, a regional rollout, or a feature still being balanced, the wording below is intentionally careful so you can plan around the limit instead of being surprised by it.
What arc raiders crossplay actually covers
Crossplay in a live-service shooter is not a single switch. It is a stack of platform decisions that the studio has to make and that players experience in very different ways depending on which combination they sit in. Embark Studios has positioned arc raiders as a game designed to be played with friends, and the studio’s public materials describe the title as supporting cross-platform play, with the working assumption that PC, PlayStation 5, and Xbox Series X|S players can share sessions once the feature is enabled in a given build.
The arc raiders crossplay layer you encounter first is session-based. You invite a friend, drop into the same raid, and your inputs run on the same server instance. The more subtle layers are matchmaking pools, input-based matching, voice chat routing, account identity, and progression storage. Each layer has its own engineering and policy history, and the way the game is wired together determines whether your experience matches the marketing.
For a production-minded reader, the useful framing is this: the studio has to make a call on platform parity (do consoles get the same tick rate, render features, and frame-rate target as PC), input parity (can a controller player and a mouse player be placed in the same squad and firefight), and account parity (does a single account move between platforms or is identity stitched across platform logins). Embark’s prior work, including the ARC Raiders project history on Wikipedia, shows a team that has shipped live-service shooters with friend-list integrations and platform sign-in, which is the most relevant prior context for how the crossplay stack is likely to be assembled.
Platforms involved and the realistic combinations
The platform question matters because the crossplay promise is only as good as the weakest pair in the supported graph. If three platforms are listed but one pair is blocked, the feature is functionally incomplete for any group that straddles that pair. The current public positioning for arc raiders crossplay points to three consumer platforms: PC (Steam and the Epic Games Store being the most common storefront pair for Embark’s previous PC releases), PlayStation 5, and Xbox Series X|S.
Console generations matter here in a specific way. The PS5 and Xbox Series families are the current generation, and crossplay in most modern extraction shooters is restricted to the active generation, not extended backward to PS4 or Xbox One. Older hardware usually lacks the memory, CPU, or storage throughput for a fair match with current-gen peers, and shipping a mixed-gen pool would create obvious balance and stability issues. For practical squad planning, the realistic matrix is current-gen console plus PC.
Cloud streaming is a separate question. NVIDIA GeForce NOW, Xbox Cloud Gaming, and PlayStation Plus Premium streaming each carry their own crossplay policies that depend on the publisher’s decisions. Embark has not publicly committed to cloud-streaming parity for arc raiders crossplay in the materials available, so the safest working assumption is to treat cloud as a possible but unconfirmed path rather than a guaranteed one.
How cross-progression relates to arc raiders crossplay
Crossplay and cross-progression are easy to confuse because the words look similar, but they solve different problems. Crossplay answers “can we play together in the same session.” Cross-progression answers “do we keep the same account, unlocks, and currency if we move between platforms.” A game can support one without supporting the other, and many live-service shooters launch with crossplay before the full cross-progression stack is ready.
For arc raiders crossplay to feel coherent, the studio needs to make a clear call on progression. The three common patterns are:
- Single account per platform, with no shared inventory. Your PS5 account and your PC account are independent. Cosmetics, currencies, and operator unlocks do not transfer. This is the simplest model to ship and the most common in the first season of a live-service title.
- Account linking, with partial sharing. You can link a console account to a PC account and a subset of entitlements (often cosmetics or battle pass progress) follow the link, while competitive or platform-locked progression stays separate.
- True cross-progression, with a single identity. One account, one inventory, one rank, one store, accessible from any linked platform. This is the cleanest player experience and the most expensive engineering and policy lift.
Which of these patterns arc raiders lands on is a decision Embark has to make per platform, and the policy is often negotiated with Sony, Microsoft, and Valve individually. The realistic pre-launch expectation is that arc raiders crossplay will ship with a partial or staged model rather than a full single-identity stack on day one, with expansion later. The safest squad practice is to pick a primary platform and treat any other platform as a secondary session client, not a mirror of your account.
Matchmaking, input parity, and the controller vs. mouse question
The most heated crossplay debate in any extraction shooter is the one between controller and mouse players. In a game where aim, recoil control, and movement precision are load-bearing, the perception of input advantage is strong, and developers have to choose between strict input-based matchmaking, loose matchmaking with optional filters, or some hybrid. The choice shapes the entire feel of crossplay for the average squad.
Input-based matchmaking in this context means the system only places players with the same input device family into the same match, or at least into the same squad. The hybrid is more common in modern shooters: the system places players freely, but offers an opt-in filter that prefers input parity in casual queues, while ranked or competitive queues may use stricter rules. Extraction shooters in particular tend toward the hybrid because random PvE and PvPvE encounters reward broader matchmaking, while specific high-stakes modes benefit from parity.
For arc raiders crossplay, the questions to watch are whether the developer publishes the input match rules before launch, whether there is a separate casual and competitive queue, and whether the system explains its decisions when a player is filtered. A studio that is transparent about the rule set is far easier to design a squad around than one that treats input parity as a black box.
A practical squad habit that works regardless of the official rule is to ask each member which input they prefer and to set expectations in advance. If a controller player is queuing into a lobby that is overwhelmingly mouse players, the controller player will feel the disadvantage regardless of any hidden filter, and the squad will have a better session if they know that going in.
Voice chat, social features, and friend lists across platforms
Crossplay is more than matching servers. It includes the social and communication layer that turns a group of strangers into a functioning squad. The standard components are platform friend list bridging, voice chat routing, text chat, invite flow, and party persistence across crashes or reconnects.
Platform friend list bridging is the most variable piece. Each platform holder exposes a different API surface, and the developer has to integrate the friend graph from each one, then build a unified layer on top. The most common friction point is that PlayStation Network accounts historically needed an explicit opt-in to allow cross-platform friend requests, and the studio has to expose that toggle in a place players will actually find. The first squad-building attempt after launch often fails because one player never enabled the cross-network toggle, and a 404-style “friend not found” result masks the real reason.
Voice chat in a crossplay session typically falls into three buckets: in-game native voice, platform-level party chat, and a third-party app. In-game voice is the cleanest because it handles mute, reporting, and spatial audio in one place. Platform-level party chat works but bypasses in-game moderation and is the source of most cross-platform audio bugs. Third-party apps are the fallback for any group that wants reliability and does not mind a separate install. The reasonable expectation for arc raiders crossplay is native in-game voice with optional platform-party fallback, but the launch behavior depends on the studio’s prior integration work.
| Layer | What it controls | Common pre-launch check | Failure mode you may see |
|---|---|---|---|
| Session matchmaking | Places your squad into a shared server instance across platforms | Confirm supported platform list in the studio’s launch materials | Invite accepted but match not found |
| Input matching | Decides whether mouse and controller players are mixed or separated | Look for a documented input filter or ranked rule set | Lopsided firefights and frustration reports |
| Friend list bridge | Lets you add and invite players on other platforms | Enable cross-network play toggle on every platform account | “Friend not found” or silent invite failure |
| Voice chat | Carries squad audio during a raid | Test native voice with a mixed-platform party before a competitive session | Echo, dropped voice, or platform-party only |
| Cross-progression | Decides whether unlocks, currency, and rank follow the player | Read the studio’s account and progression policy at launch | Surprise that an unlock is missing on a new platform |
Networking model and why it matters for crossplay squads
Extraction shooters rely on a particular kind of networking model. The server is the authority for state, the client predicts movement and effects, and reconciliation smooths the gap. The crossplay angle is not the protocol itself but the way the protocol treats clients of different latency, CPU, and rendering paths. A PC with a wired gigabit link, a current-gen console on Wi-Fi, and a console on a metered connection all send and receive packets on different cadences, and the server has to absorb that variation without producing visible desync.
For arc raiders crossplay, the production risks to be aware of are latency differences between the squad members, packet loss spikes on weaker connections, and the way the game interpolates position when one player is at 60 frames per second and another is at 120. None of these are unique to crossplay, but crossplay exposes them because the platform mix in any given squad is no longer uniform.
The mitigation that any team can apply without engineering access is a pre-raid network check. Each member should be on a stable connection, ideally wired, with a known ping to the studio’s region. If the studio publishes a server region list, the squad should pick the closest one. If the game has a built-in network diagnostic, run it during the first five minutes of any session, not after the first loss.
Anti-cheat and the trust boundary in a cross-platform pool
Crossplay implies a shared competitive environment, and a shared competitive environment implies a shared anti-cheat posture. The trust boundary is the server: any decision the client makes that affects other players has to be validated there, and any client-only decision has to be designed to be tamper-resistant on every supported platform. The practical question is which anti-cheat layer is in place, what it costs in CPU, and how it handles platform-specific kernel access.
Kernel-level anti-cheat has been a recurring topic in PC communities because it adds a low-level driver that the operating system treats as trusted. Console platforms have their own closed trust models and do not need the same kernel access. The interesting engineering case for arc raiders crossplay is that the same code path has to defend against different threat models at once, and the studio has to decide whether the anti-cheat stack is uniform or platform-specific.
For a player audience, the implication is that a crossplay pool with a competent anti-cheat stack is a more pleasant experience than one without, regardless of platform. For a developer audience, the implication is that any anti-cheat decision affects performance, certification, and community trust at the same time, and a public rationale from the studio helps the player base understand the trade-off.
Regional availability, language, and content rating considerations
Crossplay is global in theory and patchwork in practice. Each region has its own storefront, its own content rating process, and its own language expectations. The arc raiders crossplay question therefore splits into two: can the game run in your region, and can you play with people in theirs.
Content rating is the upstream gate. A game has to clear the rating board in each territory before the storefront will list it, and rating delays are a frequent cause of staggered launches. The studio’s prior titles, including the earlier alpha test for arc raiders, suggest Embark is familiar with the multi-territory rating process, but the specific timeline for each territory is a question the studio will answer in the launch comms, not in advance.
Language and localization are downstream of the rating decision. A team that has shipped in multiple languages before will usually have a clean localization plan, but the live-service layer (store text, patch notes, support articles) is the part that tends to lag the player experience on day one. The squad habit that reduces friction is to confirm the supported language list before the squad commits to a region, especially if any member is more comfortable in a non-default language.
How a squad should prepare before launch
Crossplay preparation is mostly boring, which is exactly why it works. The pre-launch checklist that consistently produces the cleanest first session is short and platform-agnostic. The goal is to remove the variables that have nothing to do with skill and everything to do with setup.
- Pick a primary platform per squad member. Crossplay works best when each player has a default, and any other platform is a fallback, not a parallel account.
- Enable the cross-network play toggle on every platform account. The exact menu path differs by platform and is usually under privacy or network settings, not under game settings.
- Run a network test from each member’s location. Aim for a stable, low-jitter connection to the studio’s published server regions, ideally wired rather than wireless.
- Confirm the account link or sign-in flow. If the studio has published a cross-progression policy, follow it before launch, not after the first session.
- Test voice chat in a mixed-platform party. Native voice is usually the lowest-friction option, but each member should know how to switch to platform-party or a third-party app if native voice fails.
- Agree on a content rating and age setting. If any member is on a sub-account or a family-shared console, the rating has to match or the squad cannot share a session.
These steps do not guarantee a perfect first raid, but they remove the most common avoidable reasons a crossplay squad fails to even reach the lobby.
What the studio has said in public materials
Embark Studios has been unusually public about the design philosophy behind arc raiders, including the parts that touch crossplay. The studio has framed the game as a co-op extraction experience built around squad play, and the supporting materials describe cross-platform play as part of the design intent. The studio’s arc raiders preview on Game Informer is the most direct public source for the studio’s current thinking on player count, session design, and the kinds of encounters the system is built to support, and it sets the baseline expectation for how crossplay fits into the broader session model.
Where a detail is not yet published, the responsible framing is to treat the studio’s stated intent as the most reliable signal without treating any unannounced feature as confirmed. Live-service shooters often revise crossplay policy between tests, and the most useful stance for both players and developers is to read the launch-day patch notes carefully and adjust the squad plan from there.
Production realities behind a crossplay rollout
For the GameDev audience, the crossplay question is not only a player question. It is a production question that touches engineering, certification, live operations, and community management. The architecture that supports crossplay has to be planned before the game enters certification, not patched in later, because the platform holders each have their own requirements for friend list integration, account identity, and content rating flow.
Engineering reality is that the crossplay layer is a thin piece of glue over a much larger investment in server infrastructure, session management, telemetry, and player identity. The glue is what the player sees, but the larger investment is what the studio has to maintain for the life of the game. A live-service shooter that ships with crossplay in season one has usually been working on the underlying identity and session stack for at least a year before launch.
Certification reality is that each platform holder has to approve the crossplay behavior, the friend list bridge, and any data exchange between platforms. This is a slow, structured process with its own documentation requirements, and it is one of the reasons crossplay features are often announced as “coming soon” after launch rather than on day one. The studio has to ship the game, then ship the crossplay certification cycle on top of it.
Live operations reality is that crossplay policy is a live lever the studio can pull. The system can change input match rules, region pools, opt-in defaults, and friend list bridges between seasons, and the community team has to communicate each change clearly. The arc raiders crossplay experience on day one will not be the same experience six months later, and the design that supports that evolution is more important than the design of the launch configuration.
Common failure modes and how to debug them
Crossplay failures tend to cluster in a small number of patterns. A player cannot be invited, a player is invited but cannot join, a player joins but the squad is broken, a player joins and plays but progression does not sync, or a player joins and plays but voice does not work. Each pattern has a different root cause and a different fix, and the most efficient debugging habit is to identify the pattern before changing anything.
The first pattern, “cannot be invited,” is almost always a platform privacy or cross-network toggle. The fix is to enable the cross-network play setting on the affected account, then re-send the invite. The second pattern, “invited but cannot join,” is usually a content rating mismatch, a region restriction, or a session full state. The third pattern, “squad is broken,” is the most painful because the players are connected but the session is unstable, and the cause is usually a network mismatch between two members rather than a configuration error.
The fourth pattern, “progression does not sync,” is the cross-progression problem rather than the crossplay problem, and the fix depends entirely on the studio’s policy. The fifth pattern, “voice does not work,” is usually an audio device conflict or a platform-party routing issue, and the immediate workaround is to switch to a third-party voice app while the studio investigates. None of these are unique to arc raiders, but they will all show up in the first week of any crossplay rollout, and the squad that has agreed in advance which pattern they are debugging is the squad that recovers fastest.
Comparing arc raiders crossplay expectations to peer titles
Crossplay is now the default expectation for a live-service shooter, but the specific shape of the feature varies widely between peer titles. A useful comparison is not “does the other game have crossplay” but “which crossplay model did the other game pick, and what did the studio learn from the launch.” The arc raiders crossplay expectation should be set against the live-service shooters that have shipped in the last two years, not against a generic extraction shooter from a previous generation.
| Title (peer) | Crossplay model at launch | Input matching policy | Cross-progression policy | Lesson relevant to arc raiders crossplay |
|---|---|---|---|---|
| Helldivers 2 | PS5 and PC, console launch exclusive window | Input parity not enforced at launch, opt-in filter added later | Single platform account, no cross-progression at launch | Console exclusivity decisions can be reversed; input parity filters can be added after launch |
| Destiny 2 | Crossplay across current-gen consoles and PC, expanded over time | Input matched in PvP, mixed in PvE | Cross-save introduced as a separate, later feature | Input matching can be mode-specific and added iteratively |
| The Division 2 | Console and PC separated, limited crossplay later | Input parity by platform family | Single platform, no cross-progression | Late crossplay changes require heavy server and matchmaking rework |
| Warframe | Crossplay across current-gen consoles and PC | Mixed by default, opt-in filter for mouse-and-controller preference | Single account with cross-platform login | A unified account is possible at scale, but the engineering cost is significant |
The pattern is that most live-service shooters launch with a partial crossplay model, expand the platform list over time, add cross-progression as a separate feature, and iterate on input matching based on community feedback. The arc raiders crossplay plan is likely to follow a similar trajectory rather than ship with every layer complete on day one, and the studio’s communication about the staged plan is the single biggest predictor of player satisfaction.
Accessibility, input remapping, and the crossplay conversation
Accessibility is a layer that often gets folded into the crossplay conversation by mistake. Crossplay is about which players can share a session, and accessibility is about how each player can configure their own input, output, and interface. The two intersect when a player uses an adaptive controller, a switch interface, or a remap that the game has to honor across platforms.
For arc raiders crossplay, the accessibility question is whether the studio has shipped a comprehensive remap system, whether adaptive devices are supported on console, and whether the squad can include a player with a non-default input setup without that player being excluded from matchmaking. The most useful studio behavior is to publish the remap and accessibility list alongside the crossplay plan, because the two features reinforce each other.
Colorblind support, subtitle customization, and motion reduction are the table stakes. A studio that ships these and announces them is signaling that the broader accessibility layer is in place. A studio that does not mention them is signaling that the player will have to discover the limits the hard way. The reasonable squad habit is to check the studio’s accessibility page during the pre-launch checklist.
Frequently asked questions
Is arc raiders crossplay confirmed for all platforms at launch?
Embark Studios has described cross-platform play as part of the design intent for arc raiders, with the public materials pointing to PC, PlayStation 5, and Xbox Series X|S as the supported set. The exact launch-day coverage for each platform pair should be confirmed against the studio’s launch patch notes, because crossplay policy is often staged rather than complete on day one.
Can PC and console players squad up in arc raiders crossplay?
The current public positioning supports mixed-platform squads between PC and current-gen consoles. The squad should confirm that each member has the cross-network play setting enabled on their platform account, because the default setting on some platforms is to block cross-network invitations.
Will arc raiders crossplay support cross-progression on day one?
Crossplay and cross-progression are separate features, and the studio’s policy on each can be different. The most likely pre-launch expectation is that crossplay ships first, with cross-progression either partial or staged. The studio’s account and progression documentation at launch is the authoritative source for the specific policy.
Does input matchmaking separate mouse and controller players in arc raiders crossplay?
The input matching policy is one of the most-watched details of any crossplay rollout. The studio’s typical approach in modern extraction shooters is a hybrid that mixes inputs in casual queues and offers an opt-in filter or stricter rules in competitive modes. The specific rule set for arc raiders should be checked against the launch comms, because it is the layer that most affects the feel of a mixed-input squad.
How does voice chat work in a crossplay squad?
The standard expectation is native in-game voice for a crossplay squad, with platform-level party chat and third-party apps as fallbacks. The most reliable pre-launch test is to run a short mixed-platform voice session before the first real raid, so any device or routing issue is solved before the squad is under pressure.
Will crossplay be available in every region at launch?
Crossplay availability is gated by content rating, storefront listing, and language support in each region. The studio’s launch communication per territory is the authoritative source, and the squad should confirm regional availability before the first scheduled session, especially for groups that include members in different territories.
What is the best way to prepare a mixed-platform squad before launch?
The pre-launch checklist that consistently produces the cleanest first session is short. Pick a primary platform per member, enable cross-network play on every account, run a network test from each location, confirm the account link or sign-in flow, test voice chat in a mixed-platform party, and agree on the content rating and age settings for the squad. These steps remove the most common avoidable reasons a crossplay squad fails to reach the lobby.
Can I use a controller on PC and still play with console players?
Yes, the input device on PC does not have to match the platform. A PC player using a controller can be placed in the same squad as a console player, and the matchmaking layer will treat them according to the studio’s input matching rule. The squad should agree on input expectations in advance to avoid surprise in a competitive match.
Will cloud streaming services support arc raiders crossplay?
Cloud streaming support depends on the publisher’s agreements with each cloud platform, and the studio has not publicly committed to a specific cloud streaming policy in the materials available. The most useful working assumption is to treat cloud streaming as a possible but unconfirmed path and to verify the policy before relying on it for squad play.
Where can I find the official arc raiders crossplay policy?
The most reliable sources are the studio’s official channels, including the game launcher, the studio’s news page, and the launch patch notes. Community summaries are useful for context, but the launch-day policy is the one that matters for the first session, and the studio is the only authoritative source for that policy.








Leave a Reply