Dan Weiss
Dan Weiss
### Feature type Quality of life ### Describe the feature It seems that you can change the command line arguments using the File menu. But there is no way to...
I'm trying to run wxMEdit on a Debian Buster-based Linux Distro, in this case, MX Linux. The package for Jessie is incompatible, since it wants to use `libicu52`, and Buster...
### Input code This code is correctly decompiled, but the XML documentation is missing. This is C++/CLI code: ``` /// /// Example Class /// public ref class Example { public:...
# Environment * Windows version: 10 (Version 10.0.19042.1165) * Processor architecture: x64 * Dokany version: 1.5.0.3173 * Library type (Dokany/FUSE): Dokany # Check List - [x] I checked my issue...
The Win32 build on the site does not currently work, it says that it was compiled without libpcap support, so it can't capture any packets. This makes the program almost...
In the section of the Sega Master System page titled "Emulation accuracy" that is referring to audio We have a screenshot of a NES showing the wave "decaying", vs a...
To fix the missing XML documentation files (issue #275), add a single line to the .csproj file, then the generated nuget package now contains XML documentation.
When I add the NuGet package "DokanNet" to my project, there is no documentation for anything, and there are no XML documentation files anywhere in the package directory. I managed...
Mesen-S is currently using DXGI_FORMAT_B8G8R8A8_UNORM as its format for Textures and Backbuffer, and it should be changed to DXGI_FORMAT_B8G8R8A8_UNORM_SRGB. The common SRGB color space is not a linear color space....
**Describe the bug** DirectDraw is a graphics API that used to be fully functional in Windows XP and earlier, but ever since Desktop Composition (DWM) was added into Windows Vista,...