Skip to content

Conversation

@supervacuus
Copy link
Collaborator

This is the only minor change necessary to target Xbox Scarlett from breakpad. We don't use client registration via pipes, so that code is irrelevant to our crash-reporting setup.

}

bool CrashGenerationClient::RegisterClient(HANDLE pipe) {
#ifdef _GAMING_XBOX_SCARLETT
Copy link
Member

@bruno-garcia bruno-garcia Nov 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bruno-garcia bruno-garcia merged commit ecff426 into handler Nov 21, 2024
1 check passed
@bruno-garcia bruno-garcia deleted the feat/allow_building_for_xbox_scarlett branch November 21, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants