Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions for new "Tools" section #197

Open
neil-morrison44 opened this issue Dec 7, 2023 · 1 comment
Open

Suggestions for new "Tools" section #197

neil-morrison44 opened this issue Dec 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@neil-morrison44
Copy link
Owner

Going to do a "Tools" section which'll provide a secondary way to surface some deeper features in the app & also provide a place to put features that don't really fit elsewhere:

  • GameBoy Camera export quicklink: already in the app but this could show a view that either shows instructions or just the gameboy camera save states.
  • Clean Files: Already in the app but currently only for things below "Assets", expand to the whole SD card.
  • Build Instance JSONs: Already in the app, just another link to it.
  • Move Instance JSON: Pick a core and it'll show all the instance JSONs and let you move them to/from _alternatives into new folders etc, also takes care of moving the Presets / Settings / Saves etc as needed.
  • Remove files which are no longer referenced by instance JSONs: Just need to avoid cores that don't work using instance JSONs, could report the saving in bytes etc.
  • ML thing for "fixing" the white line problem using guesswork: would need to train a model on all the current images, would be fairly interesting to do...
@neil-morrison44 neil-morrison44 added the enhancement New feature or request label Dec 7, 2023
@espiox
Copy link

espiox commented Dec 7, 2023

I had an idea for two similar tools the other day, not sure how hard these would be:

  • A tool to check if the names and locations of Input/Interact preset jsons match the Instance jsons in Assets.
  • A tool to check that save file names/locations match up with ROMs. I’ve moved and renamed ROMs over time (for example, when an updated version is released), and an easy way to check and fix discrepancies would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants