From 3bdda4d123f6127f1abe5bec30d30e0268de8247 Mon Sep 17 00:00:00 2001 From: icex2 Date: Sat, 19 Dec 2020 16:57:56 +0100 Subject: [PATCH] dist/iidx: Update dist config file with new parameters force screen res --- dist/iidx/iidxhook-27.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dist/iidx/iidxhook-27.conf b/dist/iidx/iidxhook-27.conf index 5b89420..2590c47 100644 --- a/dist/iidx/iidxhook-27.conf +++ b/dist/iidx/iidxhook-27.conf @@ -52,6 +52,12 @@ gfx.device_adapter=-1 # Orientation to force monitor into, -1 to use default, 0, 1, 2, 3 to do 0, 90, 180, 270 degrees gfx.force_orientation=-1 +# Force a screen resolution (width), -1 to disable. Use this if the game does not auto detect your monitor's resolution properly, e.g. 1368x768 instead of 1280x720. +gfx.force_screen_res.width=-1 + +# Force a screen resolution (height), -1 to disable. Use this if the game does not auto detect your monitor's resolution properly, e.g. 1368x768 instead of 1280x720. +gfx.force_screen_res.height=-1 + # IP of adapter to force override with adapter.override_ip=