astronautlevel2 / Anemone3DS

A theme and boot splash manager for the Nintendo 3DS console
GNU General Public License v3.0
908 stars 44 forks source link

Random Splash Screen on Luma #212

Closed jvcastel closed 4 years ago

jvcastel commented 5 years ago

Now that Anemone handles splash screens, it would be interesting to add a randomizer for the splash screen. The idea would be as follows: after Luma loads, then run a module that replaces the splash.bin and the splashbottom.bin file from one to the splash files located on the splashes folder on the SD. This way every time the 3DS is turned on a different splash screen is shown. Would be interesting to try out. Thanks! jvcastel

oreo639 commented 5 years ago

Luma does not currently allow loading custom sysmodules (just replacing builtin sysmodules).

Besides, this would probably be better to implement in luma instead of using a workaround. Just my two cents though.

Helloman892 commented 4 years ago

Cleaning up issues - Oreo is entirely right, Luma itself doesn't allow our userland app to do this.