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

Delta 1.3 #113

Merged
merged 107 commits into from
Apr 21, 2021
Merged

Delta 1.3 #113

merged 107 commits into from
Apr 21, 2021

Conversation

rileytestut
Copy link
Owner

Updates main branch with latest changes for Delta 1.3.

As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
Prevents DeSmuME save states from appearing while using melonDS core and vice versa.
Harmony will now persist properties from future model versions and later upload them, allowing for basic backwards compatibility.
Excludes DSi NAND for now, since it is ~240MB and Harmony can’t selectively download files (yet).
DSi BIOS files can have various hashes, so rather than compare them against an expected hash, we now compare them against unsupported hashes and throw an error if it matches one.
128KB DS firmwares come from DSi/3DS and aren’t bootable, so we consider them unsupported.
Adds following sections to README:

* Intro
* Supported Systems
* Features
* Installation Instructions
* Project Requirements
* Licensing
* Contact Me
@rileytestut rileytestut merged commit 3e21651 into main Apr 21, 2021
@ghost ghost deleted a comment Nov 9, 2021
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.

None yet

3 participants