Markus Kalkbrenner
Markus Kalkbrenner
If you use a frontend that uses dmdext to show something on the DMD, the connection needs to be closed before VPX gets started. That's how the other DMDs behave...
Obviously the HUB75 lib already does some gamma correction
https://github.com/PPUC/ZeDMD/pull/13 needs to be updated
Yes, it is possible. But it requires code changes to support a resolution of 192x32: - centering - scaling Especially the scaling won't be straight forward. At the moment it...
We think that this is an issue with DMDext at the moment. This is the corresponding issue: https://github.com/freezy/dmd-extensions/issues/481
fixed in dmdext: should be fixed with the commit of [#505](https://github.com/freezy/dmd-extensions/pull/505).
Sounds like an interesting idea. Anyone who wants to work on a PR?
Maybe some things get mixed here. I added a frame dumper to libdmdutil that ignores most of the "transitional" frames as colorizers always delete such frames manually. For WPC there's...
 I "reduced" some more smoothings for PPUC real pin usage. I think I experienced with removing them entirely but it was a kind of...
Maybe setting `WPC_DISPLAYSMOOTH` to `1` gave @PastorL69 that boost?