|
|
bbfb912f5b
|
changed proton to wine
|
2025-12-16 21:41:13 +01:00 |
|
|
|
1f55e19924
|
adapted to the new API
|
2025-10-27 21:53:52 +01:00 |
|
|
|
0f7fa5ba0d
|
can now specify steam client path with BT_STEAM_CLIENT_PATH
|
2025-05-04 18:07:59 +02:00 |
|
ALEZ-DEV
|
2a5e7711c5
|
workaround for flatpak version of steam #12
|
2024-10-09 21:14:30 +02:00 |
|
ALEZ-DEV
|
bda3226d44
|
some cleaning
|
2024-08-23 21:04:23 +02:00 |
|
ALEZ-DEV
|
f82e98caff
|
fix broken loading bar when downloading
|
2024-08-23 20:58:26 +02:00 |
|
ALEZ-DEV
|
f9fa00cf05
|
parallized md5 files check
I should now be more faster to check the overall game, it will
parallized with how much CPU core you have on your device
|
2024-08-21 19:09:12 +02:00 |
|
ALEZ-DEV
|
245e042560
|
remove warning
|
2024-07-17 21:17:52 +02:00 |
|
ALEZ-DEV
|
9188860db3
|
can now install the game from the GUI
|
2024-06-09 23:06:19 +02:00 |
|
ALEZ-DEV
|
2562451cbe
|
handle decompressing error
|
2024-05-31 23:00:23 +02:00 |
|
ALEZ-DEV
|
7ed53c752f
|
return Result<()> instead of unwrap() when decompressing to catch the error
|
2024-05-31 00:10:06 +02:00 |
|
ALEZ-DEV
|
d7eebbc904
|
can now install specific version of Proton GE and DXVK
|
2024-05-14 20:20:02 +02:00 |
|
ALEZ-DEV
|
5e59aef0f9
|
the launcher can now update the game
|
2024-05-07 20:13:28 +02:00 |
|
ALEZ-DEV
|
3f0086287a
|
update dependecies
|
2024-05-05 17:31:32 +02:00 |
|
ALEZ-DEV
|
05b79adbc3
|
rename import because I'm so dumb
|
2024-05-04 22:07:11 +02:00 |
|
ALEZ-DEV
|
3e48dbd68a
|
clean code and remove all warning
|
2024-05-04 21:01:26 +02:00 |
|
ALEZ-DEV
|
8bbbeb59c0
|
deleting useless code
|
2024-05-04 19:27:07 +02:00 |
|
ALEZ-DEV
|
cf05625135
|
the launcher can now patch the game
|
2024-05-04 19:24:59 +02:00 |
|
ALEZ-DEV
|
52a6b921a9
|
refactor and add some features to the config file
|
2024-05-03 23:03:52 +02:00 |
|
ALEZ-DEV
|
19e4088b1d
|
check all installation process and fix the issues
|
2024-05-02 21:32:50 +02:00 |
|
ALEZ-DEV
|
9612771024
|
change wine by proton
|
2024-05-02 20:17:01 +02:00 |
|
ALEZ-DEV
|
e06b93e458
|
add wine cli output
|
2024-05-02 17:53:08 +02:00 |
|
ALEZ-DEV
|
d03a34b9c1
|
hum... I forgot this in my latest commit :|
|
2024-04-30 18:01:33 +02:00 |
|
ALEZ-DEV
|
2c6e1c67b2
|
can now resume download by checking game file and md5 checksum
|
2024-04-27 15:49:52 +02:00 |
|
ALEZ-DEV
|
c4958fdd4f
|
Can now download all game file correctly
but sometime crash in the middle of the download, but that's because of the progress trait and nothing else, so that's okay
|
2024-04-27 00:00:44 +02:00 |
|
ALEZ-DEV
|
c60ad6a587
|
WIP download game resources
|
2024-04-23 23:40:12 +02:00 |
|
ALEZ-DEV
|
081123ec60
|
fetch game api to get necessary resources
|
2024-04-18 21:11:33 +02:00 |
|
ALEZ-DEV
|
5ec8ad6c44
|
refactor dxvk component
|
2024-04-18 21:01:27 +02:00 |
|
ALEZ-DEV
|
f7b2755343
|
initial commit
|
2024-04-17 22:51:00 +02:00 |
|