You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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.
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:
_alternatives
into new folders etc, also takes care of moving the Presets / Settings / Saves etc as needed.The text was updated successfully, but these errors were encountered: