fincs
fincs
No there isn't, and I don't see why there should be.
You may want to take a look at the [browser branch](https://github.com/smealum/3ds_hb_menu/tree/browser), which does away with the fixed homebrew folder structure and presents a more traditional and flexible file browser interface....
This is intentional. It was decided that target title selection is not useful anymore since 3dsx applications have full ARM11 system permissions now, and it is possible to directly access...
Peut-être APT encore une autre fois devient pété... Next time please post bug reports in English, otherwise most people can't understand them.
~~That doesn't resample the file, it merely changes the sample rate used for playback. Resampling means actually applying a resampling algorithm so that the file sounds the same but in...
Generally, `2*sizeof(void*)` is the maximum alignment supported by the TLS section, as a side effect of [how it's allocated](https://github.com/devkitPro/libctru/blob/master/libctru/source/thread.c#L38). I'm not sure there is a way to know at runtime...
Sure, go for it. If all, I'd try to avoid placing the `LONG()` value inside the tdata section if possible.
> should I try to work around 3dsxtool to make a "valid" relocation I anticipated you would run into this problem. It is indeed not correct to try to expose...
Good work, although indentation is a bit screwed up. This project uses hard tabs, not spaces.
Can you fix the formatting, please?