Simon Howard
Simon Howard
> Thing is, L2 and R2 on this kind of "modern" controllers are not buttons, but triggers (axes), so crispy-setup won't allow them to be set for fire or any...
Can you clarify what "environments" you're talking about? Minimizing if the window loses focus seems like a surprising (and potentially annoying) behavior and I'd rather understand the bug in more...
I like the idea. There's a catch - we already create this directory, for autoloading and for music packs. So it specifically needs to be "use the configuration files if...
Is there any reason not to just always use a software renderer for textscreen? It doesn't have the same performance requirements that the main binary has after all. Might be...
I wasn't even aware that SDL_mixer had native loop tag support. It seems like it ought to be trivial to make it also recognize the `LOOP_START`/`LOOP_END` tags as well?
Just a brief comment: with this talk about "building our own SDL_mixer" - while it's possible, I'd encourage you not to think of SDL_mixer as some kind of immutable thing...
The ideal solution would be if SDL_mixer could take care of handling loop points entirely, and we can entirely get out of the business of having to deal with that...
@AlexMax ptal
Hi, the configuration process for music packs has recently been greatly simplified. Can you try a daily build from http://latest.chocolate-doom.org/ ?
+1 to splitting out the general fixes into a separate PR.