V10lator / NUSspli

NUS simple packet loader/installer
GNU General Public License v3.0
498 stars 18 forks source link

Request to add Yellow Highlight to the selected games in the install content queue #348

Open KuroNova opened 3 months ago

KuroNova commented 3 months ago

When opening nusspli, we have the download content option and install content option. We have a yellow highlight for the selected games that are added in the queue for download content. But for the second one ( Install content ), we don't have it.

Would it be possible to add this suggestion?

V10lator commented 3 months ago

Thought about this for some hours and there might be a simple to implement way without sacrifying loading time by needing to open each subfolder, checking for a title.tmd file inside, opening/reading it if found and checking against the queue (just imagine how long this could take with a lot of titles inside of the install folder of a 5400 RPM USB HDD).

Won't make any promises for now through.