WIP: Remove unnecessary files#1439
Conversation
So far I've cleaned it up a little bit. Still some going on, such as figuring out whether R4SDHC flashcart loader is even needed, whether the fonts should stay, etc. I'm going to test the fonts soon. It does seem the font is not required for the Acekard loaders (and the R4 Ultra loader) so maybe that'll translate to the Wood loaders. I also don't know how DSTWO works so that might be a while. |
|
Removing the fonts actually works, and about 5 MB was reduced overall. I think I've removed everything possible for flashcart loaders, so I've marked it. |
fb31799 to
ae15214
Compare
ae15214 to
64d97f6
Compare
|
More flashcart loader work was done, as now more carts can be based on the same loader. |
Hadn't this been done? |
Yeah, it has. |
What's changed?
Note: Probably a bit broken at the moment, haven't made any code changes yet just making a start so I can make a PR to track what I'm planning
theme = 3dsor so to the theme.ini are replace thems().theme == 1and such checks with thatSuggestions on other things to remove or if I'm doing too much are welcome. My goal here is mainly to remove things that are completely unused and cosmetic things that can easily be gotten separately without impacting functionality.
Where have you tested it?
Pull Request status