Commit Graph

1726 Commits

Author SHA1 Message Date
cdozdil 662ef6d00a fix rcas now working with dlss 2025-02-07 14:01:30 +03:00
cdozdil 293e4260d4 rearrange ini sections
removed AdvancedSettings
2025-02-06 13:42:49 +03:00
Michał Lewandowski edb298d431 Make FG selection a dropdown + config rename (#191)
* Add fg dropdown, move configs around and rename config

* Fix a case with no config file

* Add a warning about using the old config file

* Fix the separator

* Update config name

* Misc rename

* Move the warning message
2025-02-06 00:22:32 +03:00
cdozdil a3775d53cb Create LICENSE 2025-02-05 23:48:31 +03:00
cdozdil 540ac26b7f Delete LICENSE 2025-02-05 23:44:51 +03:00
Michał Lewandowski 186a79ef44 Fix upscaler not saving correctly (#189) 2025-02-05 09:20:44 +03:00
cdozdil 571193afec made fg selection less confusing 2025-02-05 01:37:34 +03:00
cdozdil 2fab3aa7b4 include menu_base files to project 2025-02-05 01:27:02 +03:00
Michał Lewandowski 98d2244b32 Dynamic font creation (#188)
* Create fonts dynamically

* Add filters

* Fix default fonts

* Revert the workaround
2025-02-05 01:12:07 +03:00
cdozdil 10e9d47289 fix old menu issues 2025-02-04 00:30:16 +03:00
cdozdil edbadde685 Follow RenderPresetOverride 2025-02-03 20:46:25 +03:00
cdozdil 6c30ad333a forgot debug override 2025-02-03 01:37:02 +03:00
cdozdil 283a9cc4b9 fix menu error when no active upscaler 2025-02-03 01:33:43 +03:00
cdozdil 71747fb128 add master preset override for all quality settings 2025-02-03 01:21:23 +03:00
cdozdil 4a34875ee7 made menu a bit more compact 2025-02-03 00:45:18 +03:00
cdozdil 0c0addb63c update dlss-g header and help 2025-02-02 23:13:19 +03:00
cdozdil c4e0563aa7 fix my log path fix 2025-02-02 23:05:52 +03:00
cdozdil 6873aff86f rename to depth scale
precompile the shader
add menu and config for max value
2025-02-02 23:05:41 +03:00
cdozdil 39137a73bb change scaling of saturate 2025-02-02 13:44:31 +03:00
cdozdil d4aeecd786 add depth saturate fix for UE & DLSS-D 2025-02-02 03:14:35 +03:00
cdozdil c6d63962bd add missing mutex back 2025-02-02 00:37:18 +03:00
cdozdil 8178125ead small fixes 2025-02-02 00:33:01 +03:00
cdozdil 8d7d600c24 use dlss path as base log path 2025-02-02 00:32:43 +03:00
cdozdil 79159f42dd added xtra dlss logs 2025-02-02 00:32:06 +03:00
cdozdil c41afb5f93 removed minus presets 2025-02-01 00:52:35 +03:00
cdozdil 4806e03924 moved some dbug logs to trace 2025-02-01 00:52:12 +03:00
cdozdil 15178f3c36 testing hybrid spin as default again 2025-02-01 00:51:35 +03:00
cdozdil 91dd9aaf95 added async logging options 2025-02-01 00:50:54 +03:00
cdozdil 0871a6f75f more detailed mutex logs 2025-01-31 23:26:20 +03:00
cdozdil b99f64335b add dbghelp.dll support 2025-01-31 22:43:05 +03:00
cdozdil 423648bca6 finished frame pacing tuning 2025-01-31 22:10:46 +03:00
cdozdil e619f82b23 expose all frame pacing parameters to ini 2025-01-31 19:35:23 +03:00
cdozdil 40ab4e158a re-fix gamepad inputs 2025-01-31 16:00:59 +03:00
gnusenpai 306a1932be DLSS preset fixes (#179)
* fix dlss preset dropdown crash

* fix dlss presets being reset on init

* fix dlss presets being reset when reading from config
2025-01-31 15:54:55 +03:00
cdozdil 5e70ccf279 bump to pre7 2025-01-31 00:02:15 +03:00
cdozdil c5fb02321f down lock FGPresent when GetHudless is running 2025-01-30 23:27:31 +03:00
cdozdil 1b42f80284 added dlss presets 2025-01-30 22:55:22 +03:00
cdozdil be8e763dac fix menu gamepad issues 2025-01-30 22:55:10 +03:00
cdozdil ab152680e4 add all dlss presets 2025-01-30 22:54:56 +03:00
cdozdil d96a8e18eb update ffxMutex logs 2025-01-30 22:53:00 +03:00
cdozdil 1582a005f8 updated dlss defs 2025-01-30 22:51:50 +03:00
cdozdil d831fa2b63 add check for late fg callback 2025-01-30 18:32:09 +03:00
cdozdil bf6feb9f71 fix OwnedMutex usage 2025-01-30 18:31:53 +03:00
cdozdil 6f80e84559 added Banishers quirk 2025-01-30 14:23:10 +03:00
cdozdil e3ecf48d2c added early quits and search start address to speed up pattern search 2025-01-30 14:22:32 +03:00
cdozdil d7b6ef3011 add Nukem's mod debug view support 2025-01-30 01:52:05 +03:00
TheRazerMD 0ad6541857 Readme revamp (#176)
* Update README.md

Start of updating the Readme

* Update README.md

* Update README.md

* Update README.md

OptiFG added

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2025-01-30 01:32:22 +03:00
cdozdil 50aa6557db update build date when compiling debug builds too 2025-01-30 00:08:07 +03:00
cdozdil 451caec65e fix missing hudless frame, fg should be fluid again 2025-01-29 23:44:01 +03:00
cdozdil 3f584e6249 remove mutex define and use config option 2025-01-29 23:43:23 +03:00