Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Corrupted eShop titles #136

Open
wekii opened this issue Jul 29, 2017 · 8 comments
Open

Corrupted eShop titles #136

wekii opened this issue Jul 29, 2017 · 8 comments

Comments

@wekii
Copy link

wekii commented Jul 29, 2017

Some eShop titles installed from .cia files created with CIAngel can't be run.
When you try to run title you get ARM11 exception error:

15013418798130

If yoi try to run it's manual you get:

15013419319601

I can confirm that these titles don't work:

  • Toki Tori 3D
  • BoxBoxBoy
  • Steamworld Heist
  • 3D Gunstar Heroes

You can read more detailed about this problem here:
LumaTeam/Luma3DS#750

@DrakiaXYZ
Copy link
Collaborator

What are the MD5/CRC32/SHA hashes on the generated files?

@wekii
Copy link
Author

wekii commented Jul 31, 2017

Toki Tori 3D (EUR)
CRC32: 54CD0086
MD5: 12793BB8F25D00D9EBA95DCE3E895511
SHA-1: 37809AB852D32CF2C88C45215FF4660C7C4F7DCA

BOXBOXBOY!TM (EUR)
CRC32: A8CBB413
MD5: 0FB788AD3BEB0B2D71C6B02C2A85DF59
SHA-1: 76DCA2911D01ED3090059A6952F03D7FA5B1FD0C

SteamWorld Heist (EUR CTR-N-JY5P)
CRC32: 18CC40BC
MD5: 0C5DED2AB1081DBC058A1A1BA4291CBE
SHA-1: 7C237704F18B4105A45F401A8DF5D346920BA5C4

3D Gunstar Heroes (EUR)
CRC32: B877C94D
MD5: 122972F6A48841209DADFFB89D7B8C21
SHA-1: 2018FC2D705640FECC800641742968C6EB5BC870

@DrakiaXYZ
Copy link
Collaborator

I'll try to check this out this week when I've got a chance. Thanks for the extra info.

@DrakiaXYZ
Copy link
Collaborator

Hmm, I got the same hashes for Toki Tori, and it's working fine on my O3DS on 11.5-38U running Luma 8.0/8.1/nightly (tested all) installed with FBI 2.4.8.

http://imgur.com/a/sFvSd

They aren't wrong, in that it seems to be a failure in the FS module (From what I can tell quickly looking at the 3dbrew wiki, it's "Invalid NCCH" from the FS module). Are you able to test another SD card? Perhaps there is an issue with the one you're using.

@DrakiaXYZ
Copy link
Collaborator

Appears this may actually be a seed issue, users are seeing it with the latest FreeShop as well: https://gbatemp.net/threads/release-arc13s-freeshop-fork-open-source-eshop-alternative.468436/page-117#post-7482346

Could you try going in to FBI, and installing the seed for the affected titles?

@wekii
Copy link
Author

wekii commented Aug 1, 2017

Thank you for helping me. After installing seeds all four titles works great now.

I would like to know why these seeds are not included in .cia files generated via CIAngel?
And I don't understand why these titles work on your 3DS without separately installing seeds with FBI?
Is it maybe because I always turn off WiFi connection on 3DS before installing .cia files with FBI?

@DrakiaXYZ
Copy link
Collaborator

Seeds are not part of the CIA format, they are a separate piece of data normally retrieved by the eShop during installation.
FBI itself will grab these seeds during installation as well, from my understanding, though you would need to be online for that to occur.

@wekii
Copy link
Author

wekii commented Aug 1, 2017

Thank you so much for all these infos.
Maybe we should update readme.md with this, it would be very useful?!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants