Commit graph

16 commits

Author SHA1 Message Date
PancakeTAS
62ce71e4d4 feat(exe): update default configuration 2025-08-13 20:49:42 +02:00
PancakeTAS
f5690d741c feat(fp16): add no_fp16 to default configuration 2025-08-12 20:30:34 +02:00
PancakeTAS
012b18b97c feat(fp16): add flag for overriding fp16 2025-08-12 20:30:34 +02:00
PancakeTAS
6a86107aba
remove broken environment variables 2025-07-19 14:41:43 +02:00
PancakeTAS
c1413a3ed9
do not multithread 2025-07-19 13:08:11 +02:00
PancakeTAS
977d8618c4
fix default configuration 2025-07-19 09:35:34 +02:00
PancakeTAS
a7306ed64a add config version 2025-07-18 17:26:08 +02:00
PancakeTAS
54ec01a3a5 skip setup entirely on 1x multiplier 2025-07-18 17:26:08 +02:00
PancakeTAS
df37e9356a allow process picking via comm 2025-07-18 17:26:08 +02:00
PancakeTAS
a457ef5aff store config in executable 2025-07-18 17:26:08 +02:00
PancakeTAS
8b29b952fd add experimental flags for present mode and fps limit 2025-07-18 17:26:08 +02:00
PancakeTAS
a0d6368f4d allow custom environment variables 2025-07-18 17:26:08 +02:00
PancakeTAS
9f528a688a translate context to new config system 2025-07-18 17:26:08 +02:00
PancakeTAS
cfdf4e1d1b dynamically unload layer and remove excess logging 2025-07-18 17:26:08 +02:00
PancakeTAS
a5ea1893ab initial config file 2025-07-18 17:26:08 +02:00
PancakeTAS
ffd72ee598 groundwork for a configuration file 2025-07-18 17:26:08 +02:00