Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major XCI/XCZ rewrite to support multiple XCI partitions #160

Merged
merged 26 commits into from
Dec 17, 2023

Conversation

nicoboss
Copy link
Owner

@nicoboss nicoboss commented Dec 3, 2023

This fixes #156 and contributes to #147 part 2.

Specify --keep to keep all partitions including their content. By default, the content of all but the secure partition is removed but the empty partition itself are kept for Yuzu emulator compatibility.

@nicoboss nicoboss force-pushed the feature/keep-all-xci-partitions branch from 4cf2379 to e5a0654 Compare December 9, 2023 16:17
@nicoboss nicoboss force-pushed the feature/keep-all-xci-partitions branch from 00c89b7 to 4e61a75 Compare December 9, 2023 19:02
@nicoboss nicoboss force-pushed the feature/keep-all-xci-partitions branch from d459f76 to c7e2ae5 Compare December 17, 2023 12:57
@nicoboss nicoboss force-pushed the feature/keep-all-xci-partitions branch from 01c5815 to 3f06ba5 Compare December 17, 2023 14:01
… and ThreadSafeCounterSharedMemory for everyone else. This was done to avoid random BrokenPipeError on system which support shared memory.
@nicoboss nicoboss changed the title Keep all XCI partitions if --keep is specified Major XCI/XCZ rewrite to support multible XCI partition Dec 17, 2023
@nicoboss nicoboss changed the title Major XCI/XCZ rewrite to support multible XCI partition Major XCI/XCZ rewrite to support multible XCI partitions Dec 17, 2023
@nicoboss nicoboss changed the title Major XCI/XCZ rewrite to support multible XCI partitions Major XCI/XCZ rewrite to support multiple XCI partitions Dec 17, 2023
@nicoboss nicoboss merged commit 84e0127 into master Dec 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty update and normal partitions from XCI
1 participant