Skip to content

Minor s-r-system-info enhancements

Simon McVittie requested to merge wip/smcv/srsi into main

Indirect enablers for steamrt/tasks#342 and friends.

/cc @denittis


  • s-r-system-info: Limit the scope of a variable

  • s-r-system-info: Document JSON format for virtualization

  • s-r-system-info: Add an option to skip checking libraries

    This can be rather time-consuming, particularly under FEX-Emu, and is not always needed.

  • s-r-system-info: Add an option to skip graphics smoke-tests

  • s-r-system-info: Use the common log handler

    This lets SRT_LOG take effect.

Edited by Simon McVittie

Merge request reports