USBHelperLauncher icon indicating copy to clipboard operation
USBHelperLauncher copied to clipboard

Features yet to implement

Open FailedShack opened this issue 6 years ago • 4 comments

  • [x] Retrieve Citra packages from official repository instead of relying on the GitHub release API
  • [x] Fix desktop shortcut error (missing meta.txt)
  • [x] Instead of having encrypted data files, keep them decrypted and encrypt them on startup
  • [x] Figure out which titles are missing from the data files
  • [x] Scrap Wii U USB Helper's CDN for descriptions of custom titles
  • [x] Reply to donation key validation requests
  • [ ] Attach Wii U USB Helper config to debug message (remember to strip donation key!)
  • [x] Find a way to enable donation features without a valid donation key (dummy miner, perhaps)
  • [x] Move releases to GitHub repo
  • [x] Update checker using GitHub release API
  • [x] Improve 'Clear Install' option, it's unreliable
  • [x] Add missing emulators to emulator downloader (~~Project64~~*, DesMuME, etc..)

* Project64 doesn't distribute releases without installer, use innounp

Other ideas (very low priority)

  • [x] Add option to disable annoying pop-ups (e.g. 552 update warning, already a hidden option in Wii U USB Helper's config)
  • [ ] Cloud-save functionality (allow pointing to third party server?)
  • [ ] Data file editor GUI

FailedShack avatar May 21 '18 23:05 FailedShack

Another suggestion: implement an automatic, and idiot proof, updater (automatically downloads update from GitHub, installs it, and relaunches the program.

ealgase avatar Nov 28 '18 01:11 ealgase

Cemu downloader doesn't have an option to download version 3 of the graphics packs when version 3 should be used with 1.14.0+ of cemu.

gigamonster256 avatar Nov 30 '18 04:11 gigamonster256

@Gigamonster256 The version listed in the Cemu downloader is actually version 3 but it uses the version numbering from the Github repository not from the website: https://github.com/slashiee/cemu_graphic_packs/releases

FailedShack avatar Dec 11 '18 21:12 FailedShack

As someone who doesn't use CEMU integration: Option to not create emulator folder structures Alternate extraction path for games and updates/dlc

Reduce unneccesary pops: Auto select most recent update for download and extraction. If unpacking an update and it's the only one you have, why does it need to be selected? A few checkboxes to grab updates and DLC when games are grabbed automatically would beat all the popups asking if you want them - "always select updates & dlc" Options on download completion do not include other options like unpack - which would be handy. When highlighting multiple to unpack, up front prompts for selection instead of as each item is reached would allow you to just set up and walk away instead of constantly needing interaction.

Pop up boxes can sometimes be mostly off screen. They need to be dragged for buttons to be accessible. snap to edge limits would be helpful especially for high DPI displays. There is a lot of unneccesary whitespace in some (such as when selecting the only update in a 1 line list that runs off screen).

Not sure if this is a great thread for it or even the appropriate repository? Just had some ideas to streamline things that I hope are helpful to the project.

Thanks!

tastyratz avatar Jan 02 '21 19:01 tastyratz