gameboy9 / randoTracker

Generic tracking software for randomizers
GNU General Public License v3.0
4 stars 3 forks source link

open to a "home" screen instead of a default xml #52

Open jsnkuhn opened 6 years ago

jsnkuhn commented 6 years ago

Wondering about the possibility of the default screen being an "open a game file" screen instead of defaulting to a game xml that probably isn't what you want to open anyway.

As we get more and more game files the chance of that SML2 weekly (which is currently the default) being the one you are looking to load is getting smaller and smaller. This might also let us obscure the "xml as a game file" thing which is still confusing folks.

Maybe have some sort of grid layout of clickable logos (we could maybe use the logo tags images for this? and/or default to text?)

Datyedyeguy commented 6 years ago

I like the idea of prompting for the Open File dialog on initial load if there is no xml file stored in the settings file.

jsnkuhn commented 6 years ago

that would certainly be easier to do