Commit Graph

1474 Commits

Author SHA1 Message Date
cdozdil 7ccf2f9cd5 rename apis 2025-01-13 10:53:22 +03:00
cdozdil f5c7b80683 update camera near and far values for fg 2025-01-13 10:51:50 +03:00
Michał Lewandowski 852ffc76b9 Add support for dlssg-to-fsr3 mod (#152)
* Add support for dlssg-to-fsr3 mod

* Add custom lock guard

* Misc changes
2025-01-13 10:49:38 +03:00
cdozdil b240d9f791 fixed vulkan issues 2025-01-13 10:36:42 +03:00
cdozdil 82734c03bc rearrange input handling to prevent double key presses 2025-01-13 10:36:05 +03:00
cdozdil f943b4667e add api info to overlay 2025-01-13 10:35:29 +03:00
cdozdil 2613bdbef0 add api info 2025-01-13 10:34:03 +03:00
cdozdil fd24c2ccb9 disable normal inputs when receive WM_INPUTS 2025-01-12 00:51:31 +03:00
cdozdil 2bf9de32e4 fix reading alpha value from ini 2025-01-12 00:50:49 +03:00
cdozdil 2d17678610 remove log too 2025-01-12 00:15:37 +03:00
cdozdil 817a15b9c8 exclude microsoft adapter 2025-01-12 00:09:45 +03:00
cdozdil ee773f1215 add log 2025-01-12 00:06:17 +03:00
cdozdil 3052da2866 add adapter info logging 2025-01-12 00:06:10 +03:00
cdozdil aba6b75ed7 add fps overlay background alpha 2025-01-12 00:05:59 +03:00
cdozdil 451f69f695 disable logs 2025-01-12 00:05:34 +03:00
cdozdil e72e4cba4b trying to add hdr tonemapping for imgui colors 2025-01-11 15:58:29 +03:00
cdozdil 1a4e79770f fixed fps overlay and gamepad/keyboard inputs issue 2025-01-11 11:49:19 +03:00
cdozdil ed45d67f69 fix old menus fps overlay 2025-01-11 03:45:58 +03:00
cdozdil bf30aae13a add horizontal layout 2025-01-11 03:33:32 +03:00
cdozdil 13e45f9294 add subrect base x & y's 2025-01-11 03:04:16 +03:00
cdozdil d69ffe6eac fix ini loading loop 2025-01-11 01:47:25 +03:00
cdozdil c87718ff40 added a basic fps overlay 2025-01-11 01:24:18 +03:00
cdozdil 5a29532b88 changed default create heaps setting to false 2025-01-11 01:23:45 +03:00
cdozdil 592052eb4f changed camera near value to 0.1 2025-01-09 00:22:56 +03:00
cdozdil 91d8fd6546 better cleanup of mod 2025-01-09 00:17:50 +03:00
cdozdil c4c83bbf2b bump build number to 90 2025-01-09 00:06:11 +03:00
cdozdil dda9caf094 fix menu scale ratios 2025-01-09 00:05:40 +03:00
cdozdil 21be0de879 re-enable nvapi hooking when working with dlss enabler 2025-01-09 00:04:03 +03:00
cdozdil 79fb6f3406 Merge branch 'for-fun' of https://github.com/cdozdil/OptiScaler into for-fun 2025-01-08 14:40:36 +03:00
cdozdil 4a1163d135 pass reset info to FG 2025-01-08 14:40:33 +03:00
cdozdil f0f750e593 fix for dxvk stuck on loading 2025-01-07 22:28:37 +03:00
cdozdil 82c8d1587b dxvk regression 2025-01-07 17:47:24 +03:00
cdozdil 5117f36071 add missing logs 2025-01-07 17:46:58 +03:00
cdozdil b6aedf8948 remove unneded perf adapter code 2025-01-07 17:46:43 +03:00
cdozdil 17fc51f593 fix menu when working with enabler 2025-01-05 23:00:03 +03:00
cdozdil 7afebd09bb bump to 89 2025-01-05 11:52:57 +03:00
cdozdil 2a83e007d6 add menu hooking code for enabler 2025-01-05 11:52:48 +03:00
cdozdil 47740f7452 cleanup fsr inputs 2025-01-05 11:52:31 +03:00
cdozdil e83a1772a0 cleanup fsr input hooks 2025-01-05 11:51:29 +03:00
cdozdil 99770ca201 last used camera values 2025-01-05 00:05:57 +03:00
cdozdil 8bef7ccd5b disable NVSDK_NGX_Parameter_DLSS_Input_Bias_Current_Color_Mask 2025-01-05 00:05:37 +03:00
cdozdil 609f6085fb show camera vales 2025-01-05 00:05:15 +03:00
cdozdil c060770bd3 improve fsr input overrides 2025-01-05 00:05:03 +03:00
cdozdil 898d3eb234 on the fly input change for fsr inputs 2025-01-04 12:33:56 +03:00
cdozdil 78fa519e55 version bump 2025-01-04 11:08:15 +03:00
cdozdil 6350c2b7c4 added option to not use fsr camera inputs 2025-01-04 11:07:56 +03:00
cdozdil 9690bb8e38 added realtime input source enable/disable 2025-01-04 11:07:33 +03:00
cdozdil 976a6072b8 added option to not use camera values from fsr inputs 2025-01-04 11:05:04 +03:00
cdozdil c78dacde7f change default camera values (again) 2025-01-04 11:03:57 +03:00
cdozdil e7bd9ee7ee enable/disable inputs from ini 2025-01-02 23:38:15 +03:00