Alcaro
Alcaro
Can't reproduce any X11 errors on Ubuntu 14.04 or 17.10 under the default config, with snes9x_libretro.so and Super Mario World.sfc as arguments. I can't fix this without a stack trace...
If I'm slower than you, you have nothing to apologize for. (e: as in "I'm not fast either", not "hurry up") glib is the one reporting the error, but there's...
Most games that use the mic only react if you blow in it, which is covered by #27's noise generator. But it won't help for the few remaining games, and...
I'd prefer seeing overclock in Snes9x or -next. Doubling the emulated CPU speed increases the host CPU use by a fair bit, and the host CPU has a better chance...
Softpatching is indeed a frontend job. But the frontend can only do it if the core lets it read and alter the file - and [this one](https://github.com/libretro/Genesis-Plus-GX/blob/master/libretro/libretro.c#L1415) means core insists...
> So this means core that have need_fullpath set to TRUE cannot use soft-patching through any libretro frontends? Correct. > And I guess this also prevents cheats from working with...
That still contradicts the point of softpatching, and writing a 500MB ISO every time it's loaded wouldn't really work well. Especially if they're not cleaned up, I'm not sure how...
I also said "95% of that issue is way beyond my qualifications". If resampler is run continuously and immediately sent to mixer and speaker, then resampler output is small and...
Okay, so the first thing we need here is to straighten out a bunch of misconceptions, as well as discussing whether -common is enough. 1) Per all known VFS proposals,...
that one's about three months old, but okay > I believe the file:// protocol should not exist. A few cores want it, so we should have it; there should be...