Miss-Inputs / Meow-Launcher

Game launcher type thing
Other
3 stars 0 forks source link

Add "loose" native games #120

Open Miss-Inputs opened 3 years ago

Miss-Inputs commented 3 years ago

I keep saying yeah I should totes do this but then I don't do it.

Basically this will work as a subclass of pc.py, except without any emulators. Also, if we detect a game is a GOG game (since there's no GOG Galaxy for Linux yet, this will have to be how we keep track of all the GOG games), try and get the metadata from all the related files, maybe even see if we can use our own DOSBox if the game uses that?

Miss-Inputs commented 3 years ago

Because this will use pc.py I'm gonna make myself do #56 and #118 first