devkitPro / libctru

Homebrew development library for Nintendo 3DS/Horizon OS user mode (Arm11)

Home Page:https://libctru.devkitpro.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

romfsMountFromTitle error

tobid7 opened this issue · comments

I am Getting
0xd9004676
on my 3ds when using
romfsMountFromTitle(id, media, "title"); // Sample
but works without error in CItra...

Does someone know what can cause the issue and how to fix it?

(Don't getting an answer on Nintendo Homebrew Discord...)

This is the output of the Error

--------------------
| Error: d9004676
|-------------------
|Module: fs (17)
|-------------------
|Level: Permanent (27)
|-------------------
|Summary: Wrong argument (8)
|-------------------
|Description: Command not allowed, or missing permissions. (630)
--------------------

Don't know if this is useful...