Commit Graph
50 Commits
Author SHA1 Message Date
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 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
FakeMichau 63bfc49007 Make it build on Windows 2023-12-14 14:18:13 +01:00
FakeMichau 241a71b99d Try to make it easier to compile under Windows 2023-12-14 01:55:10 +01:00
FakeMichau d5a230dcf8 Separate namespace for spoofed information 2023-12-14 01:24:40 +01:00
FakeMichau 00f68591bf Convert if into a switch 2023-12-13 19:54:36 +01:00
FakeMichau 28c0458099 Reduce code repetition 2023-12-13 19:52:00 +01:00
FakeMichau 288e6519e6 Log what status was returned 2023-12-13 19:50:46 +01:00
FakeMichau a4cf01377a Add logging to the file 2023-12-13 19:00:58 +01:00
FakeMichau 4042caeca2 Add calls for DRG and reduce log spam 2023-12-13 18:06:02 +01:00
FakeMichau b90586e345 Add spoofing needed for Avatar 2023-12-12 18:13:48 +01:00
FakeMichau 743e1e697c Initial commit 2023-12-12 02:25:56 +01:00