I downloaded v35rc. Everything is OK. Very very good job.
Just one suggestion. Your distribution (35rc) now has 13 files in the sd:/usb-loader/ folders. Some of them could conflict with others from different loaders if not renamed in config.txt. In any case everything seems confused if spread in the usb-loader folder used by others.
I simply suggest to consider the opportunity to create a folder for the specific file of Config Loader, for example "CFGloaderFiles" (I provided a similar suggestion to another loader too).
For example you may have:
sd:/usb-loader/CFGloaderFiles/background_wide.png
sd:/usb-loader/CFGloaderFiles/background.png
sd:/usb-loader/CFGloaderFiles/bg_black_wide.png
sd:/usb-loader/CFGloaderFiles/bg_black.png
sd:/usb-loader/CFGloaderFiles/bg_gui.png
sd:/usb-loader/CFGloaderFiles/bg_white_wide.png
sd:/usb-loader/CFGloaderFiles/bg_white.png
sd:/usb-loader/CFGloaderFiles/config.txt
sd:/usb-loader/CFGloaderFiles/resources/
sd:/usb-loader/CFGloaderFiles/themes/
sd:/usb-loader/titles.txt
sd:/usb-loader/codes/
sd:/usb-loader/covers/
The aims of the folder are: group togheter the config and auxiliary files of Config Loader, do not spread them and confuse them among other files of other loaders, allows in the future to simply add functionalities with no conflicts with other loaders, allow future online update of the auxiliary files.
Clearly, covers, titles.txt, ocarina codes, wiitdb.zip, are not specific files of Config Loader and hence can be shared with other loaders, for this reason they should not be placed in the "proprietary" folder "CFGloaderFiles" (again, this is an example name).
I know that it is possible to take everything is inside sd:/usb-loader/ and locate it is sd:/apps/usbloader_cfg/ . In any case, having a distribution with just 4 stuff in sd:/usb-loader/ ("titles.txt" and the folders "codes", "covers" and "CFGloaderFiles") is more clear and elegant in my opinion than the one provided so far (which is awesome, works extremely well and for this very reason deserves of any possible improvements)
Thanks again for your perfect job.