Skip to content

Fix NS_RebootToTitle build error with latest libctru#103

Merged
fincs merged 1 commit intodevkitPro:masterfrom
4nuit:changes
Feb 28, 2026
Merged

Fix NS_RebootToTitle build error with latest libctru#103
fincs merged 1 commit intodevkitPro:masterfrom
4nuit:changes

Conversation

@4nuit
Copy link
Contributor

@4nuit 4nuit commented Feb 27, 2026

Fixes #102

libctru updated the NS_RebootToTitle signature to require a third
appmemtype argument.

This patch updates the call in source/ui/reboot.c to:

NS_RebootToTitle(2, 0, 0);

Tested on:

  • Arch Linux (LTS kernel)
  • Latest devkitPro toolchain

@fincs fincs merged commit 5a0110a into devkitPro:master Feb 28, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

Build failure with latest libctru

2 participants