Git Product home page Git Product logo

Comments (5)

b1l1s avatar b1l1s commented on September 23, 2024

NAND CSD data :

40 40 8A E7 FF DB F6 6B 02 5A 0F 32 01 27 D0 00

Gives the size of ~1.21GB using @Normmatt's method. thaikoa also reported that his nand dump from GW is 1.21GB in size, while the one from Decrypt9 is 943MB in size.

He's using the nand dump from Decrypt9 which explains why we failed to detect it.

from cakesforeverywan.

Normmatt avatar Normmatt commented on September 23, 2024

That's because Decrypt9 doesn't dump the entire nand like it should.

from cakesforeverywan.

b1l1s avatar b1l1s commented on September 23, 2024

@Normmatt agreed.

So we have two options so far:

  1. Integrate a rednand formatter - which means that CakesFW emunand will be incompatible with other CFWs.
  2. Leave it as it is - some 2DSes will be incompatible with our/other CFWs, depending on which dump they use.

I'm going to leave this open until @mid-kid can chime in. Maybe there's another way to work around this.

from cakesforeverywan.

mid-kid avatar mid-kid commented on September 23, 2024

A malformed/incomplete NAND dump is a bad dump. No way around that.
We won't support loading a Toshiba NAND when it's clear you have a N3DS Samsung NAND on your 2DS.

The problem is, Decrypt9 and rxTools hard-code their NAND sizes, and since this console isn't detected as a N3DS, it uses a size too small. This gives a problem, since you can't boot rxTools with a GW-formatted emuNAND (GW detects it the right way), if you have this type of NAND. This is probably why this person created his emuNAND with a NAND dump from Decrypt9.

I believe this is a wontfix for this project. Other projects should fix up their stuff to get the correct NAND sizes.

from cakesforeverywan.

mid-kid avatar mid-kid commented on September 23, 2024

Also, it isn't a bug, it's a feature. :P

from cakesforeverywan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.