Dash

Results 374 comments of Dash

Please note that urxvt uses `.Xresources` which is separate from font config. However, I can see the blocks render just fine also in Firefox, and Firefox does use font config...

If I change the call to `XftDrawString16` to draw more than just one character at a time, it works fine. Perhaps there's something wrong with "gluing" the characters? Anyway, a...

This is not going to happen within TR1 as it'd require changing the levels format. Why not use TR3+?

The issue seems to be gone when removing the calls to ``` Matrix_RotYXZ( item->interp.result.rot.y, item->interp.result.rot.x, item->interp.result.rot.z); ``` in `lara_draw.c`.

The other video isn't displaying.

Can someone confirm if these are the meshes that are untextured are instead painted with a solid color? Also, does this happen in develop @Richard-L ?

Oh and do these black rectangles that sometimes cover the screen appear only on stream, or are they visible in the game as well?

I believe this is a quite niche use case, and since supporting it would require significant development effort, it might be best for people who are willing to play it,...

Unfortunately, yes, it is indeed the case. The notification originates from the Microsoft Defender SmartScreen feature, renowned for its utilization of a reputation-based system. The finer details of this system...

Since we're the only project to use ffmpeg which was a decision made to maximize compatibility with third party containers, I think it's worth pursuing adding the conversion code.