Commit Graph
60 Commits
Author SHA1 Message Date
FakeMichau 63cca4ded0 Print version in the logs 2024-09-20 15:06:30 +02:00
FakeMichau 1ebd415477 Merge remote-tracking branch 'refs/remotes/origin/master' 2024-09-20 00:00:29 +02:00
FakeMichau a401d24ea0 Add version resource 2024-09-19 22:40:34 +02:00
FakeMichau 741cfdd1a5 Fix up return values and log errors 2024-09-19 21:40:33 +02:00
FakeMichau 6e462e02d9 Use more accurate sleep command 2024-09-19 21:31:01 +02:00
FakeMichau 55cb1f72f4 Don't use LFX for fps cap in AL2+FG 2024-09-19 18:06:39 +02:00
FakeMichau 88e4d4ed9b Rework RTSS detection 2024-09-19 16:26:25 +02:00
FakeMichau 7b762a2528 Fix timeout in LFX 2024-09-19 14:50:39 +02:00
FakeMichau 4b18953e68 Make call spot be able to fallback
Allows for abusing latency markers to force low latency on games that may not give an option to enable Reflex without FG
2024-09-18 01:41:41 +02:00
FakeMichau 45fac83d1c Use AL2 + LFX only when FPS cap is set 2024-09-17 16:18:05 +02:00
FakeMichau 5c5c8e1147 Change log level 2024-09-17 15:33:34 +02:00
FakeMichau f98b185f92 Fix AL2 FG fps cap by... using LFX alongside it 2024-09-17 15:14:47 +02:00
FakeMichau 303c45f321 Improve logging 2024-09-16 00:46:24 +02:00
FakeMichau 76c29c73d6 Fix building on mingw 2024-09-15 17:44:55 +02:00
FakeMichau 67ac3a3cb1 Enable info level logs by default
also truncate logs, it might make some older games harder to debug but will deal with that when we get there
2024-09-14 18:06:25 +02:00
FakeMichau 22a1d4a3b7 Hack against RTSS 2024-09-14 17:46:53 +02:00
FakeMichau e438ae5a95 Make SpecialK happy
this should allow for using SpecialK to inject Reflex
2024-09-14 01:30:15 +02:00
FakeMichau 2a6516d1d3 Clean up low latency 2024-09-14 00:11:42 +02:00
FakeMichau a0781be9bd Add an optional config file 2024-09-13 23:51:26 +02:00
FakeMichau 773afb7ba8 Fix support for older runtime builds 2024-09-13 17:21:13 +02:00
Michał Lewandowski 235ce9f59d Merge pull request #2 from FakeMichau/antilag2
AntiLag 2 and LatencyFlex
2024-09-13 01:01:31 +02:00
FakeMichau d16b83486c Rename the project 2024-09-13 00:58:22 +02:00
FakeMichau aab720b7b1 Move logging to spdlog 2024-09-12 23:27:34 +02:00
FakeMichau 74281f20c0 Change include to external 2024-09-12 19:52:40 +02:00
FakeMichau 7c0df54113 Clean up function names 2024-09-12 19:17:31 +02:00
FakeMichau 990ffba23d Clean up LFX + switch to LFX when FG and an FPS cap are used
AL2 doesn't seem to support limiting the framerate when used with FG
2024-09-10 14:26:59 +02:00
FakeMichau ba9bf7f158 Skip code when not logging 2024-09-10 04:41:54 +02:00
FakeMichau 29fb42b103 Misc 2024-09-10 02:17:08 +02:00
FakeMichau c7443b218c Clean up
Signed-off-by: FakeMichau <49685661+FakeMichau@users.noreply.github.com>
2024-09-10 02:10:26 +02:00
FakeMichau 7359d121ef Fix compilation on mingw
LatencyFlex is having issues when compiled on mingw
2024-09-09 15:52:30 +02:00
FakeMichau 15575a83e2 Add AL2 FG support, reset LatencyFlex logic when needed 2024-09-09 00:06:19 +02:00
FakeMichau 9a81af9b75 Add latencyflex, clean up logs, 2024-09-09 00:02:36 +02:00
FakeMichau bc1c726815 Build antilag2 only on 64bit 2024-09-07 01:58:50 +02:00
FakeMichau f2104d4acd Build antilag2 only on 64bit 2024-09-07 01:55:58 +02:00
FakeMichau b8a453eaa9 Adjust update point + fix rdr2 crashing 2024-09-07 01:17:29 +02:00
FakeMichau 359a261c01 Fix Windows builds, add FPS limiter and mark extra points 2024-09-06 13:10:42 +02:00
FakeMichau 93af3c19e4 Add DX11 and antilag class 2024-09-06 01:36:16 +02:00
FakeMichau a54910ecd8 Fix build on mingw 2024-09-06 00:52:29 +02:00
FakeMichau de523f7fcb Barebones antilag 2 support for dx12 2024-09-06 00:46:49 +02:00
FakeMichau ddcfc835f3 Add two functions 2024-08-17 17:13:54 +02:00
FakeMichau a9a6e0b0d5 Remove the struct 2024-07-12 22:36:35 +02:00
FakeMichau 676205c43b Make error show the name of the error instead of code 2024-07-12 21:48:29 +02:00
FakeMichau 945c7ff53b Fix FG in Dying Light 2
Thanks to Artur for finding this fix
2024-07-12 21:48:20 +02:00
FakeMichau 7b3b2ae073 Add default Error 2024-07-07 16:09:57 +02:00
FakeMichau 00f4643bc5 Improve logging 2024-07-07 16:06:42 +02:00
FakeMichau 32102fe76b Implement a function 2024-07-07 13:46:33 +02:00
Michał Lewandowski 81b6de538e Change spoofed driver version 2024-05-27 15:29:32 +02:00
FakeMichau 21bca4762d Implement few functions
code via Artur
2024-04-21 15:38:36 +02:00
FakeMichau fbb0c66865 Various changes
- Add timestamps to logs
- Add stubs for more functions
- Make RT work in Cyberpunk
- Hopefully get rid of a pink tint when using FSR FG mods
2024-02-29 19:39:53 +01:00
FakeMichau 34ff5c9199 Add few more functions 2023-12-19 19:27:56 +01:00