Luciano Ciccariello
Luciano Ciccariello
Actually I ported it already to React using TypeScript, but it is a bit customised from the original. If there is interest, I will port it happily to the stock...
Hi, is there a pull request or any news to switch to System.Numerics? Other than performance I am also concerned about decouplation between my MonoGame.Framework front-end and the infrastructure libraries...
.NET Standard 2.0 is compatible with .NET Framework 4.6.1 or superior by definition: https://docs.microsoft.com/en-us/dotnet/standard/net-standard
Thank you @kenjiuno , that was definitively the case. Although it would be very good if this library was throwing a proper exception message for it (eg. `ArgumentException` rather than...
I was waiting for .NET Core 3.1 (released the 3rd of December) to understand how to move to a cross-platform GUI framework. Personally, my first choice would be [Avalonia](https://github.com/AvaloniaUI/Avalonia), but...
While I was still considering AvaloniaUI as a portable solution across different operating systems, Microsoft announced an updated framework to port WPF and Xamarin applications to Linux and macOS. Later...
No one fixed it so far
The back-end is cross-plaform, only the UI is Windows-only. The real problem is that on Windows we use a very specific technique to make it working with PCSX2 and currently...
> Does this also handle RAWBMP images (Headerless, preset sized TM2s)? No, that part will remain untouched. For now. This PR deals only with IMD.