Thomas Altenburger

Results 393 comments of Thomas Altenburger

Any philosophical standpoint aside, developers will always be able to call ```SDL_GameControllerAddMapping()``` themselves to load custom mappings if they feel like it. https://wiki.libsdl.org/SDL2/SDL_GameControllerAddMapping

It's not related to this issue and removing the custom database won't change that but... ... there will always be discrepancies because we can't move each and every platforms to,...

If we do that, we might want to make it self-building from source and updated to fix stuff like #8655

Do you happen to have a SharpDX error code with the exception message? Does it crash with absolutely all files and only some of them (if so, could you share...

> 2\. If FAudio is due soon is it still worthwhile spending extra time fixing this? If the fix is as simple as that, I think it is worthwhile. Thanks...

When it comes to dependencies, we need to avoid forks and unofficial distributions (because it is not a sane approach to start relying on custom patches), and if the dependency...

Addressed in #8960

> Is any of this still valuable without "DynamicallyAccessedMembers" ? Seems like we could get the Marshal changes in pretty easily; then at least your fork is more similar to...