ge9
ge9
I succeeded in building it with MSYS2, by modifying or commenting out some lines and tweaking compiler option. Currently it cannot play any video, but plays audio correctly (even that...
I observed similar behaviors too. I'm also playing the version 3.5.4, with several other mods, in SMP. I named (by name tags) and transported (via Nether) naturally spawned Lottomen to...
Maybe an independent issue, but I think stunclient's TCP behavior is broken. If we use it without specifying `--localport`, it uses random port **for each connection** (to multiple addresses/ports, within...
discussed at https://github.com/roshkins/IddSampleDriver/issues/23
I've never tried higher refresh rates than 60Hz, so I don't have any clues as for this driver. Actually, I encountered a similar problem in situations irrelevant to this driver....
or you can test two real monitors with different refresh rates if you have ones. Also note that some applications may not work on Wayland.
Hmm, maybe some problem in installing the certificate? But I'm not sure and I've never tried installation with scoop.
This is discussed at [the original repo](https://github.com/roshkins/IddSampleDriver/issues/23), but currently not solved. Maybe impossible with "indirect display driver" technology used in this driver.
It's also discussed at the original repo. I'll test it when it's available in my Windows.
https://github.com/roshkins/IddSampleDriver/issues/23#issuecomment-1788967517 At least I confirmed `IddCxGetVersion` function returns `0x1A00` in my Windows 11 machine. I changed `IDDCX_VERSION_MINOR` from 0 to 2, so it means 1.2 (not 1.10). I also don't...