Pablo Curiel
Pablo Curiel
This is a known bug and it's related to fsp-srv. The error displayed by Horizon is not a kernel panic and doesn't get logged in the error history. It doesn't...
Easy task, but I'll need time to implement it. I'm just creating this issue to remind myself that I have to do it.
This fixes a 60+ seconds block in `connect()` whenever `nxlinkConnectToHost()` is called by the NRO sent via nxlink, but the `-s` argument isn't used.
Lets hbmenu know if extra nxlink args should be passed to the launched binary.
Lets the client know beforehand if stdout/stderr redirection via nxlink should be initialized.
**Is your feature request related to a problem? Please describe.** Back when I designed the interface for this library in 2020, it seemed like a no-brainer to use an event-based...
**Is your feature request related to a problem? Please describe.** Horizon OS treats directories with numbered files (e.g. `00`, `01`, etc.) \*and\* the archive bit flag set as a single...
https://github.com/eliboa/NxNandManager/blob/270ccdb6b01fff958761af4dafd173265ddf6c1e/NxNandManager/NxStorage.cpp#L2011-L2012 This prevents the creation of a new emuMMC on storage media with no MBR at all, like VBR-formatted media (e.g. volume starts directly at LBA 0) or zeroed-out media...