Andrés
Andrés
Just want to mention that I have no relevance to this conversation, I dunno when did I accept but my commits have no relevance to this discussion, it was just...
Noone? I can't even install like this. Perhaps I need an older simfony cli?
I honestly don't see the point. You don't have to use paint either there is a number of tools that make screenshots write to disk immediately.
The passes thing was kinda non-sensical (it was reused from the shaders dialog) I see no problem with the new gui except this:  This is... too much for a...
Well maybe there could be... two modes to enter cheats Simple would prompt for the user right away Advanced would show this whole thing I guess.
I implemented browserfs with the dropbox backend in our project: https://github.com/libretro/RetroArch/tree/master/pkg/emscripten It may be of use to you. It basically mounts dropbox as an async filesystem, syncs the data and...
Since you're using asyncfs, adding dropbox integration would be just a drop-in replacement for the persistent part. The only problem is that dropbox asks you to hardcode the allowed referrer...
Yeah, I actually used a localstorage variable to check if the user wants to use dropbox so the user has the choice but I can understand why the extra steps...
Ah, it wasn't intentional, practically rewrote the core based on my new dosbox-svn core, sorry. On Thu, Aug 9, 2018 at 11:34 AM Adrien Plazas wrote: > We rely on...
You probably should add them too fr500/dosbox_svn instead, it's a faster core (and I can merge it there)