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

Fix issues in newer system versions #26

Open
9 tasks
neobrain opened this issue Dec 31, 2024 · 0 comments
Open
9 tasks

Fix issues in newer system versions #26

neobrain opened this issue Dec 31, 2024 · 0 comments

Comments

@neobrain
Copy link
Member

neobrain commented Dec 31, 2024

System versions from 3.0 up to including 6.2 should be fully working, but versions outside of that range have various issues (some minor, some major).

A possibly outdated list of notes follows:

>= 9.2.0

  • Virtual NANDs bootstrapped from games shipping 9.2.0 will lack the spider title (0x4003000009d02), which makes HOME Menu fail to launch. Maybe the bootstrapping logic could replace that title with other titles as a placeholder, similar to how it's already done for the Camera app.
  • Mii Maker hangs after a second or two

>= 9.4.0

  • Launching applications from the HOME Menu doesn't work

>= 10.3.0

  • Unimplemented ptm:gets request 0x000c0000 (GetTotalStepCount)

>= 10.5.0

  • Virtual NANDs bootstrapped from games shipping 10.5.0 lack the in-app Miiverse posting applet.
  • HOME Menu requires FS commands 0x0883/0x87d; BOSS command 0x27/0x2d

>= 11.0.0

  • HOME Menu fails to boot due to failed assertions in MemoryManager::TransferOwnership (possibly fixed by now)

<= 2.2

  • PxiPm has different command headers for some commands (e.g. 0x00020100)
  • NAND bootstrap fails due to missing title 0004001000022100 (required for placeholder for 0004001000022400)
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