Commit Graph
860 Commits
Author SHA1 Message Date
cdozdil c00b646fcd removed duplicate file 2024-07-26 22:14:58 +03:00
cdozdil c8bf101475 a few missed LOG replaces 2024-07-26 22:13:59 +03:00
cdozdil e5a8a6dde3 Merge branch 'master' of https://github.com/cdozdil/CyberXeSS 2024-07-26 22:10:29 +03:00
cdozdil f82f3f5ba7 replaced almost all spdlog:: with LOG_ macros 2024-07-26 22:10:16 +03:00
cdozdil 4a9feeb91d made changes according to enabler 2024-07-26 20:58:13 +03:00
cdozdil fc410c5485 Update README.md 2024-07-26 16:57:40 +03:00
cdozdil fdbc8ac0dc Update README.md 2024-07-26 16:53:27 +03:00
cdozdil 3a0f1ae4f3 Update README.md 2024-07-26 16:51:55 +03:00
cdozdil 2a732181a4 more rm stuff 2024-07-26 01:11:08 +03:00
cdozdil 8fdd1e7a4e disable menu reset
prevent capturing inputs when menu is not ready
2024-07-26 00:38:09 +03:00
cdozdil b4578f0cc7 create folders for licenses and reg files v0.6.5-pre8 2024-07-25 22:22:32 +03:00
cdozdil f396aacc12 add logging macros 2024-07-25 22:18:07 +03:00
cdozdil e17dfa0c79 precompiled shader headers 2024-07-25 22:17:15 +03:00
cdozdil 8c8fc734f9 improved working mode management 2024-07-25 22:13:00 +03:00
cdozdil db0a001c54 new files 2024-07-25 22:10:29 +03:00
cdozdil 7fa6661a97 fixed log crash 2024-07-25 22:10:20 +03:00
cdozdil 62f56f1956 added scaling option for mipmap bias calculator 2024-07-25 22:09:59 +03:00
cdozdil 85801520d2 fixed crash because of nullptr 2024-07-25 22:09:38 +03:00
cdozdil 38a59b0ea6 added precompiled shader options to men 2024-07-25 22:09:00 +03:00
cdozdil 2d9209e27c added reactive and transparency mask options to menu 2024-07-25 22:08:33 +03:00
cdozdil e1aaef3c73 fixed scaling on tooltips 2024-07-25 22:07:51 +03:00
cdozdil 30551e0679 added precompled shaders 2024-07-25 22:07:14 +03:00
cdozdil 41991b9824 added vulkan reactive & transparency mask support 2024-07-25 22:06:25 +03:00
cdozdil f758d5e275 added reactive mask bias 2024-07-24 19:59:43 +03:00
cdozdil d06298e1d1 improved nvngx/enabler mod hooking config 2024-07-24 19:59:35 +03:00
cdozdil f886187cee added reactive mask bias 2024-07-24 19:59:04 +03:00
cdozdil c59eeb574f added reactive mask bias 2024-07-24 19:58:53 +03:00
cdozdil d7e659f7b1 version bump 2024-07-23 22:59:10 +03:00
cdozdil 9351a4f576 added option to load custom nvngx_dlss 2024-07-23 22:58:54 +03:00
cdozdil c8469e3169 added more methods for dxgi v0.6.5-pre7 2024-07-22 23:18:17 +03:00
cdozdil a23f777a5e added debug logs & missing load counters 2024-07-22 23:18:02 +03:00
cdozdil 02f2fb680c added check to path if its dll or folder 2024-07-22 23:16:35 +03:00
cdozdil f610168f4d disabled dxgi late hooking 2024-07-22 09:12:52 +03:00
cdozdil 91c695f4d6 wstring -> string issue finally solved 2024-07-21 12:36:57 +03:00
cdozdil 2394597c42 Merge pull request #24 from FakeMichau/helptips
Add help tips to the overlay
2024-07-21 11:56:57 +03:00
cdozdil 3342cea184 use InDevice instead of creating new one 2024-07-20 23:14:07 +03:00
cdozdil a2d6b43c4a convert path infos to wstring 2024-07-20 23:13:38 +03:00
cdozdil 12fe2d35e2 updated simpleini 2024-07-20 23:10:32 +03:00
FakeMichau c7cdae4d95 Add help tips 2024-07-20 18:19:51 +02:00
cdozdil 1d93de6a0d usual version bump 2024-07-19 20:19:41 +03:00
cdozdil e5b8f5a707 added Vulkan_GetFeatureRequirements
added VULKAN_GetFeatureDeviceExtensionRequirements & VULKAN_GetFeatureInstanceExtensionRequirements
2024-07-19 20:19:30 +03:00
cdozdil 6d2bbb9efc added NVSDK_NGX_VULKAN_GetFeatureInstanceExtensionRequirements & NVSDK_NGX_VULKAN_GetFeatureDeviceExtensionRequirements 2024-07-19 20:18:44 +03:00
cdozdil 28396d4688 added late hooking for dxgi 2024-07-19 20:18:07 +03:00
cdozdil bcbf1f6aed Merge branch 'master' of https://github.com/cdozdil/CyberXeSS 2024-07-19 18:14:03 +03:00
cdozdil abe67a28de before merge 2024-07-19 18:14:00 +03:00
cdozdil 79e60f9bb8 update post build event 2024-07-19 02:51:57 +03:00
cdozdil 10fd7dd9dd update xess v0.6.5-pre6 2024-07-19 02:26:12 +03:00
cdozdil f0a470571e fix intel arc crash when spoofing vulkan 2024-07-19 02:10:58 +03:00
cdozdil fed9692214 improved Vulkan spoofing 2024-07-18 15:52:30 +03:00
cdozdil 9a355b9ef2 refactor code a bit
change only hook original nvngx working style
2024-07-17 13:40:53 +03:00