Skip to content

Changelog not accurate #36

Description

@ManiacOfGitHub

These lines specifically in the changelog are incorrect.

If the ntrboot combo (X+Start+Select) is held, or if either FIRM file is corrupt, the notification LED will display the following:

  • SD FIRM corrupt, CTRNAND FIRM also corrupt: red

"if either FIRM file is corrupt"

If the CTRNAND FIRM is corrupt but the SD FIRM is successfully loaded, as long as no ntrboot combo is held, it will not show an LED. Also, if both FIRM files are missing, it will show the white LED even if the combo isn't held.

"CTRNAND FIRM also corrupt"

This also applies if CTRNAND FIRM is missing.

An example of a revised version:

If the ntrboot combo (X+Start+Select) is held, if the SD FIRM is corrupted or neither FIRM files can be successfully loaded, the notification LED will display the following:

  • SD FIRM successfully loaded: green
  • SD FIRM missing, CTRNAND FIRM successfully loaded: yellow
  • SD FIRM corrupt, CTRNAND FIRM successfully loaded: orange
  • SD FIRM missing, CTRNAND FIRM also missing: white
  • SD FIRM missing, CTRNAND FIRM corrupt: magenta
  • SD FIRM corrupt, CTRNAND FIRM corrupt/missing: red
  • in addition to the above, the LED will blink if it is actually a ntrboot boot

(Keep in mind this is just an example of what it could be. It's probably worded badly.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions