Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to show FPS counter and performance statistics #170

Merged
merged 2 commits into from
Mar 3, 2024

Commits on Jan 26, 2024

  1. Add option to show FPS counter and perfromance statistics

    This commit adds to debug menu toggle to show Unreal Engine FPS counter
    and engine statistics.
    
    This provides non obnoxious way to have them on screen at all times.
    Stats appear in top left corner just outside of your normal field of
    vision. This allows you to turn them on and keep them on compared to
    Virtual Desktop overlay.
    
    Compared to OpenXR toolkit this way is much more compatible with UEVR.
    Current builds of OpenXR increase number of crashes.
    keton committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    de160cc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    cfbfe94 View commit details
    Browse the repository at this point in the history