Skip to content

Commit

Permalink
deploy: 710ec43
Browse files Browse the repository at this point in the history
  • Loading branch information
Noted-Jrelvas authored and Noted-Jrelvas committed Nov 23, 2023
1 parent 68f30de commit d234a85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
16 changes: 1 addition & 15 deletions Configuration/tips-and-tricks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,21 +152,7 @@ <h2 id="overlay"><a class="header" href="#overlay">Overlay</a></h2>
└── ouch.ogg
</code></pre>
<h2 id="fflags"><a class="header" href="#fflags">FFlags</a></h2>
<p>This section is undocumented; below is a list of fflags that can be set. Credits to <a href="https://github.com/pizzaboxer/bloxstrap/blob/main/Bloxstrap/FastFlagManager.cs">Bloxstrap</a>.</p>
<pre><code class="language-toml"># See https://github.com/pizzaboxer/bloxstrap/wiki/A-guide-to-FastFlags#gui-hiding
DFIntCanHideGuiGroupId = 32380007

# See IGMenuVersions in Bloxstrap for more details
FFlagDisableNewIGMinDUA = true
FFlagEnableInGameMenuControls = true

# true for 21 bars, false for 10 bars; in graphics quality
FFlagFixGraphicsQuality = true

DFFlagDebugRenderForceTechnologyVoxel = false # Voxel
FFlagDebugForceFutureIsBrightPhase2 = false # ShadowMap
FFlagDebugForceFutureIsBrightPhase = true # Future
</code></pre>
<p>See <a href="https://github.com/pizzaboxer/bloxstrap/wiki/A-guide-to-FastFlags">Bloxstrap's guide to FastFlags</a>.</p>
<h2 id="environmental-variables"><a class="header" href="#environmental-variables">Environmental variables</a></h2>
<ul>
<li><code>WINEESYNC</code>: allows Wine Staging to use Esync, please see <a href="https://github.com/lutris/docs/blob/master/HowToEsync.md">HowToEsync</a> for more information.</li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d234a85

Please sign in to comment.