N-Xplorer
N-Xplorer copied to clipboard
Compiles but with erros
I've compiled the app, but it seems it doesn't display shaders correctly, for example it completely ignores the colors theme, and the font is different
Original .nro
Compiled .nro
Oh wow I'm surprised anyone is actually playing around with this haha.
The reason the font is different and the themes are ignored is because I am in the process of rewriting the app. The version from the first screenshot is from March of 2020 and the version from the second screenshot is from June of 2023. There was a 3 year period in-between where I didn't have the time to work on the app at all and when I came back I found it easier to just start over from scratch, so the code in the latest commit is missing > 90% of the features because I haven't added them back in yet.
If you want to compile the March 2020 build use this link https://github.com/CompSciOrBust/N-Xplorer/tree/0.7.1
Be warned that the code for that version is very bad and that no pull requests that are using it will be merged, but if you want to just add in a couple of small features for private use it should be doable.