From 09e672fca6791382b878f03861fb892d117ef519 Mon Sep 17 00:00:00 2001 From: Jeffrey Paine Date: Mon, 10 Apr 2023 19:02:04 -0400 Subject: [PATCH] iidx: Update description of gfx.bgvideo_uv_fix --- src/main/iidxhook-util/config-gfx.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/iidxhook-util/config-gfx.c b/src/main/iidxhook-util/config-gfx.c index 56ed3e7..e591f48 100644 --- a/src/main/iidxhook-util/config-gfx.c +++ b/src/main/iidxhook-util/config-gfx.c @@ -45,8 +45,9 @@ void iidxhook_config_gfx_init(struct cconfig *config) config, IIDXHOOK_CONFIG_GFX_BGVIDEO_UV_FIX_KEY, IIDXHOOK_CONFIG_GFX_DEFAULT_BGVIDEO_UV_FIX_VALUE, - "Fix stretched BG videos on newer GPUs. Might appear on Red and " - "newer"); + "Fix stretched BG videos on newer GPUs. Might appear on SIRIUS " + "and older. On 9th and 10th style this issue may only affect " + "older BGAs (from 1st-3rd style)"); cconfig_util_set_bool( config,