Commit graph

207 commits

Author SHA1 Message Date
Nikita Podvirnyi
a67dae54f5
feat: run game stdout/stderr reading in parallel threads 2024-07-21 08:59:06 +02:00
Nikita Podvirnyi
16fde4fd82
feat: explicit game.log file writes to avoid logs buffering in RAM 2024-07-21 06:54:11 +02:00
Nikita Podvirnyi
d78221002a
fix: drop stdio of game process output when the log file exceeds its size limit 2024-07-21 06:10:21 +02:00
Nikita Podvirnyi
d528d0b1a1
feat: introduce LAUNCHER_GAME_LOG_FILE_LIMIT variable for hard log size limit 2024-07-19 14:39:47 +02:00
Nikita Podvirnyi
0c34ca2b31
feat: add hard limit to the game log file size 2024-07-19 14:31:21 +02:00
Nikita Podvirnyi
1689848851
fix: don't write empty stdout and stderr 2024-07-19 14:12:08 +02:00
Nikita Podvirnyi
cfdf942e09
feat: write game output to the game.log file in the launcher's folder 2024-07-19 12:59:15 +02:00
Nikita Podvirnyi
07531ab509
feat: slightly changed WineLang struct 2024-07-19 11:29:44 +02:00
ezKEa
fea278d1c8 fix(genshin): update fps unlocker 2024-07-18 15:44:04 -04:00
Nikita Podvirnyi
6e3740fac0
style: little style changes for the prev merge 2024-07-05 21:38:36 +02:00
Krzysztof Saczuk
133d6b7ffd
fix(zzz): proton prefix mapping 2024-07-05 17:20:35 +02:00
Krzysztof Saczuk
fe1b4ba17f
Merge branch 'an-anime-team:main' into main 2024-07-05 17:13:57 +02:00
Nikita Podvirnyi
82473bb421
feat(zzz): clarified sessions registry key 2024-07-04 12:00:39 +02:00
Nikita Podvirnyi
d347bbe4d9
feat(zzz): initial implementation 2024-07-04 09:37:47 +02:00
Krzysztof Saczuk
362f1a72ab
fix: wrong wine prefix for proton 2024-06-30 14:25:36 +02:00
Nikita Podvirnyi
c1d3ff948b
feat(wuwa): added special workaround for the white empty dialog during launch 2024-06-29 01:42:44 +02:00
Nikita Podvirnyi
1194366bd1
feat(wuwa): removed sessions manager
Game doesn't have login sessions at all lmao
2024-06-28 23:55:59 +02:00
Nikita Podvirnyi
cf97861f7a
1.15.1
- added vcrun2015 integration for wuwa
2024-06-28 23:20:59 +02:00
Nikita Podvirnyi
872d47371e
feat(wuwa): updated discord rpc config 2024-06-28 19:08:13 +02:00
Nikita Podvirnyi
95f3d36d19
fix(wuwa): fixed game launching 2024-06-28 18:26:48 +02:00
Nikita Podvirnyi
080ce25b3c
feat(wuwa): removed fonts checking 2024-06-28 17:06:25 +02:00
Nikita Podvirnyi
8a00674501
feat(wuwa): return back editions support 2024-06-28 17:01:26 +02:00
Nikita Podvirnyi
1e94edd76e
1.14.0 2024-06-17 15:01:31 +02:00
Nikita Podvirnyi
0ec47d39ac
feat(wuwa): initial multi-edition support 2024-05-28 19:00:15 +02:00
Nikita Podvirnyi
d2e436a05c
feat: initial wuwa support 2024-05-27 18:24:52 +02:00
Observer KRypt0n_
1d659b2365
feat: removed is_legacy_version in gamescope integration 2024-03-24 11:21:07 +02:00
gfiroozeh
b03b5ca9a3 feat: add gamescope force-grab-cursor flag 2024-03-22 19:49:27 -04:00
Skythrew
e00eae6a87 fix: start discord rpc before game 2024-01-03 15:05:45 +01:00
Observer KRypt0n_
560ca3249e
feat(honkai): added concerning jadeite patch status integration 2023-12-29 22:34:35 +02:00
mkrsym1
5de1171442 feat: remove the option to disable periodic writes 2023-12-28 00:53:36 +02:00
mkrsym1
ebebb65e74 feat: integrated new FPS unlocker 2023-12-28 00:28:46 +02:00
ezKEa
cf15300026 feat(genshin): updated fps unlocker to 2.2.0 2023-12-19 23:01:28 -05:00
Observer KRypt0n_
923a389dff
1.12.2 (100% real) 2023-11-13 21:17:19 +02:00
Observer KRypt0n_
28746dc3b3
feat(star-rail): improved voiceovers support 2023-11-13 20:31:53 +02:00
Observer KRypt0n_
59a95e4814
feat(star-rail): added game.voices config 2023-11-13 18:02:58 +02:00
Observer KRypt0n_
3ba369ed84
feat(star-rail): workaround for Z: drive 2023-08-17 15:12:45 +02:00
Observer KRypt0n_
7c85637bc3
feat: added wine drives feature 2023-08-17 15:06:09 +02:00
Observer KRypt0n_
cd76037015
feat: add %launch_args% to other games as well 2023-08-17 12:32:18 +02:00
Observer KRypt0n_
0f2163d22d
feat: send DiscordRPC::Update messages each 3 seconds 2023-08-17 12:27:58 +02:00
Observer KRypt0n_
b2aa2d1fd8
feat(genshin): added %launch_args% command magic word 2023-08-17 12:22:53 +02:00
Observer KRypt0n_
847214f52e
feat(genshin): removed patch support 2023-08-17 11:51:09 +02:00
Observer KRypt0n_
8572d551f8
feat: several changes
- Reworked config properties parsing;
- Improved multi-region support;
- Removed legacy compatibility code (genshin game paths)
2023-08-03 17:55:41 +02:00
Observer KRypt0n_
d72eb796cf
feat(honkai): added multi-regional support 2023-08-03 16:49:21 +02:00
Observer KRypt0n_
9670c02ecf
feat(genshin): added YuanShen.exe to the game's running status check
Hello, fellow Chinese players. Why didn't you tell me about it???????
2023-08-01 00:10:18 +02:00
Observer KRypt0n_
42215728a2
feat: replaced auto_close option by behavior 2023-07-31 19:38:51 +02:00
Observer KRypt0n_
8de2dff6c9
refactor: optimized a bit legacy gamescope support 2023-07-31 18:09:04 +02:00
Observer KRypt0n_
3e8946c2e2
feat: added launcher.auto_close config 2023-07-29 18:22:29 +02:00
Observer KRypt0n_
8fbc568f14
feat: implemented #5
Hope I didn't break code logic
2023-07-29 13:02:22 +02:00
Ilia Malakhov
ffa8223dc2 If expression 2023-07-29 00:51:42 +02:00
Ilia Malakhov
18744481b3 Gamescope::is_legacy_version true by default. Comments fixes 2023-07-29 00:36:27 +02:00