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

Correct 9.2.0-20J MD5 checksum value #14

Open
MxCen opened this issue Mar 24, 2016 · 1 comment
Open

Correct 9.2.0-20J MD5 checksum value #14

MxCen opened this issue Mar 24, 2016 · 1 comment

Comments

@MxCen
Copy link

MxCen commented Mar 24, 2016

include "UpdateInfoJpn.h"

UpdateInfoJpn::UpdateInfoJpn(int deviceType) {
this->region = "JPN";
this->version = "9.2.0-20";
if (deviceType == 2 || deviceType == 4) {
this->model = "n3DS";

            items.push_back(UpdateItem("2b032b6008cc34337bd5a08825744fb3", "/updates/0004001000020900.cia"));
            items.push_back(UpdateItem("43c47765b666b06b7aab763b83d6e727", "/updates/0004003000008202.cia"));
            items.push_back(UpdateItem("65d6214b560bc86ac62e9935015c1d32", "/updates/000400DB00017202.cia"));

Please help adopt, thanks!

CIA link:http://pan.baidu.com/s/1c2kBMJA

@MxCen
Copy link
Author

MxCen commented Mar 24, 2016

Full 9.2.0-20J link:http://pan.baidu.com/s/1hrJzrs4

@MxCen MxCen closed this as completed Mar 25, 2016
@MxCen MxCen reopened this Mar 25, 2016
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

No branches or pull requests

1 participant