Skip to content

Commit

Permalink
feat: add moment regarding frame limit
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Jul 19, 2024
1 parent 685eb2e commit 4ab5e42
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,15 @@ Just in case showing page with all app default settings. This information may be

![]({{.StaticRoot}}article_freelancer_setup_at_linux/unexpected_dependencies.png)

## Extra info - Limit Frame rate

Some Discovery players need limiting their frame rate.
You can do it by inserting desired framerate into Env variables of application `DXVK_FRAME_RATE=150` for example

![]({{.StaticRoot}}article_freelancer_setup_at_linux/frame_limit_install.png)

You can validate it works, by also injecting env var `DXVK_HUD=devinfo,fps,api` to see FPS in real time

## Extra info - useful links

- [Anouncements and communicating with players for current tutorial](<https://discoverygc.com/forums/showthread.php?tid=204034&pid=2339308>)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ab5e42

Please sign in to comment.