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

Support reading the installed game off the SD card directly #1

Merged
merged 72 commits into from
Jan 7, 2025

Conversation

LordBubblesDev
Copy link
Member

This adds a new implementation that allows the user to read the installed game directly off the SD card of their Switch (using the Nintendo/Contents folder at the root of the card, or in emuMMC).

The only thing that isn't properly implemented is the RelayCommand on the settings of TkSharp.DevTool, but it works in TkSharp.Debug

In the future, new implementations could be added to allow the use of different combinations, for example selecting XCI for the base game (for users with cartridges dumps) and SD card for the update.

Extensions/TkSharp.Extensions.LibHac/TkRom.cs Outdated Show resolved Hide resolved
Extensions/TkSharp.Extensions.LibHac/TkRomHelper.cs Outdated Show resolved Hide resolved
Extensions/TkSharp.Extensions.LibHac/TkRomHelper.cs Outdated Show resolved Hide resolved
Tools/TkSharp.DevTools/Helpers/RomHelper.cs Outdated Show resolved Hide resolved
LordBubblesDev and others added 29 commits January 7, 2025 15:51
Co-authored-by: ArchLeaders <[email protected]>
Co-authored-by: ArchLeaders <[email protected]>
…ed-test

# Conflicts:
#	TkSharp.Debug/DebugRomProvider.cs
#	Tools/TkSharp.DevTools/Helpers/RomHelper.cs
@ArchLeaders ArchLeaders merged commit cdbcee7 into master Jan 7, 2025
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.

2 participants