Skip to content

Commit f73a2f9

Browse files
committed
Slight INI corrections
1 parent 8321ed4 commit f73a2f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

OptiScaler.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -254,19 +254,19 @@ ForceBorderless=auto
254254
[OptiFG]
255255
; -------------------------------------------------------
256256

257-
; Disables Hudfix resource tracking
258-
; Which would reduce CPU overload when used with
259-
; ML frame generators which handles HUD elemants
257+
; Disables HUDFix resource tracking
258+
; along with reducing CPU overhead when used with
259+
; ML Frame Generators which handle HUD elements
260260
; true or false - Default (auto) is false
261261
DisableHUDFix=auto
262262

263-
; Enables HUDfix hudless tracking for frame generation
264-
; Might cause crashes, specially with Async
263+
; Enables HUDFix Hudless tracking for Frame Generation
264+
; Might cause crashes, especially with Async
265265
; true or false - Default (auto) is false
266266
HUDFix=auto
267267

268268
; Delays HUDless image capture
269-
; Might cause crashes, specially if set too high!
269+
; Might cause crashes, especially if set too high!
270270
; integer value above > 0 - Default (auto) is 1
271271
HUDLimit=auto
272272

0 commit comments

Comments
 (0)