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

Tracking issue for r10 #40

Open
1 of 11 tasks
9ary opened this issue Dec 6, 2023 · 0 comments
Open
1 of 11 tasks

Tracking issue for r10 #40

9ary opened this issue Dec 6, 2023 · 0 comments

Comments

@9ary
Copy link
Member

9ary commented Dec 6, 2023

  • Split iplboot into stages 1 (modchip flash, bare minimum to load a DOL from local storage) and 2 (config support, USB/network boot, controller shortcuts...)
  • Implement preloader stage (no libc/libogc2, can boot a recovery tool from SD card or chainload to gekkoboot proper)
  • Only disable Qoob in Qoob builds, check what needs to be done before that, and whether it's necessary for Qoob SX
  • Implement our own, source-built BS1 replacement
  • Deferred video init - initialize video at the last moment there isn't really a reasonable way to do this
  • No media/no stage 2 DOL should be a hard error and halt, rather than reset to the IPL
  • Configuration file using INIH
    • Support glob patterns using fnmatch
    • Remove all the hardcoded paths
    • Shortcut timeout
    • Configurable remote boot priority and timeout
  • Stealth mode - SRAM setting (SYS_Get/SetBootMode) to skip iplboot by default
  • Use FatFs more correctly, replace the current IFACE global with FF_STR_VOLUME_ID
  • Fix Button shortcuts unusable with wireless controllers #25
  • Look into Mysterious crash #26, it should at least not crash
  • Improve logging
  • m2loader support #44
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