Skip to content

libwrap: add WRAP_BUF_LEN_CAP env var to reduce file size

Otherwise it is easy to run out of space if capturing a whole game frame.

In such cases setting the cap to 1mb or below will greatly help.

Merge request reports