a
ed5b745e09
support older variant + auto unload on success or timeout
2024-10-05 20:11:40 +03:00
Detanup01
d40d306ccd
wizard's change to stubdrm
...
Indicading using old ubuntu version in readme (check prev change for going 22.04->20.04)
2024-09-18 19:41:02 +02:00
Detanup01
f7fe813310
fix for "inputs" not exists in vdf
2024-09-15 21:46:09 +02:00
Detanup01
addfd88782
fixing wrong indent (tabs)
2024-09-15 17:14:00 +02:00
Detanup01
febbf32fb9
Update stubdrm.cpp
...
Adding new detection for Metal Slug 3
2024-09-15 16:46:21 +02:00
M4RCK5
fcd523796f
Added back active user list but disabled
2024-09-14 05:32:53 -03:00
M4RCK5
367234ae64
Lobby Connect Improvements
...
-Removed active user list to prioritize multiplayer lobbies
-Fixed infinite loop when the user inputs letters instead of numbers
-Clear output when refreshing lobby list
2024-09-13 15:12:27 -03:00
Sak32009
971e60c85d
removed /s option from del command in .bat files
2024-08-25 11:37:01 +02:00
Sak32009
5700a5f886
improved build_win_premake.bat, package_win.bat, rebuild_win.bat and recreate_venv_win.bat and and fixed a sign_helper error that didn't find the input file
2024-08-25 11:30:19 +02:00
Sak32009
63857ceb4e
improved tools\generate_interfaces\generate_interfaces.cpp + fixed finding of "STEAMCONTROLLER_INTERFACE_VERSION" interface
2024-08-24 20:02:04 +02:00
Sak32009
d440a0ad73
re-written sources.txt and fix anchor tag markdown
2024-08-19 00:59:47 +02:00
Detanup01
c1a3856b20
Merge pull request #12 from Sak32009/dev
...
Updated third-party and libs deps + improved package_win_release.bat and build_win_premake.bat + added generate_credits.bat from SOURCE.txt files.
2024-08-18 20:49:58 +02:00
Detanup01
12df9c6ef7
Merge pull request #14 from otavepto/migrate-branch
...
Update `migrate_gse` to write branch info in the correct file
2024-08-18 20:41:35 +02:00
a
af97244e97
update migrate_gse to write branch info in the correct file
2024-08-18 19:20:56 +03:00
Sak32009
1e498adb1b
add steamclient_loader tool SOURCE.txt
2024-08-18 14:21:15 +02:00
a
41570b0fa5
ensure generated schema from gen_emu_config contains name and description
2024-08-18 05:00:14 +03:00
a
8daa605880
fix usage of persistent mode 2
2024-08-03 16:57:30 +03:00
a
3d328662f9
* properly cleanup changed reg keys + fix regquery usage bug (sizeof vs countof)
...
* change steam paths in HKCU
2024-08-03 16:57:30 +03:00
a
8d145bfa04
don't add backslash at end of steam install path
2024-08-03 16:44:57 +03:00
a
a1dad065e8
* ColdClientLoader for Windows: don't fail and close the loader if patching the registery key HKLM
failed, this key exists only if Steam was installed
...
* ColdClientLoader for Windows: fix another utf-8 path handling when searching for dlls to inject
* build deps with limited thread count, fixes WSL compilation
* update readme for python
2024-07-28 20:36:09 +03:00
otavepto
61d519bf0e
fix the condition of Steam_Apps::SetActiveBeta()
as noted by universal963
+ remove deprecated build_id from gen_emu_config
2024-07-07 02:39:21 +03:00
otavepto
3fdb45e43b
generate branches.json from app info schema
2024-07-07 02:39:21 +03:00
otavepto
90dee82377
more utf-8 with std::filesystem
2024-06-30 03:18:39 +03:00
otavepto
5cccad0e67
rewrite cold client loader to use simpleini lib + use multibyte std::string + new logger
2024-06-30 03:18:39 +03:00
otavepto
ef2f814765
fix that stupid mistake
2024-06-30 03:18:39 +03:00
otavepto
433dc405bd
gen_emu_config: make sure each line in supported languages is lowercase
2024-06-30 03:18:39 +03:00
otavepto
caea115cf7
update readmes + changlog & credits
2024-06-24 22:27:31 +03:00
otavepto
bd92ee624b
if load_order.txt is present then only load these .dll files in order, otherwise load all valid .dlls
2024-06-21 07:48:30 +03:00
otavepto
571d009d77
upgrade migrate_gse python version
2024-06-17 10:50:18 +03:00
otavepto
4204b356d7
fix python 3.12 installation on ubuntu 22
2024-06-17 10:50:18 +03:00
otavepto
f7e4394f34
this warning might be the reason SSL certificate is failing on Arch (when adding deadsnake PPA): "Note: for jammy and noble, older python versions requre libssl<3 so they are not currently built"
2024-06-17 10:50:18 +03:00
otavepto
b1217657db
use requests
package instead of urllib
2024-06-17 10:50:18 +03:00
otavepto
d2ee753b78
win32_lean_and_mean
2024-06-02 05:15:45 +03:00
otavepto
8ff4bc72c6
fix steamclient_extra linking error with AddressOfReturnAddress()
2024-06-02 05:15:45 +03:00
otavepto
02d3a70574
fix compilation of steamclient_extra on msys2
2024-06-02 05:15:45 +03:00
otavepto
72f25c7b3b
fix compilation of cold client loader on msys2
2024-06-02 05:15:45 +03:00
Detanup01
435f9bfd49
fix for real
2024-05-17 21:48:51 +02:00
Detanup01
ea1bb239c3
fix for 282800
2024-05-17 21:37:41 +02:00
otavepto
efbd091a80
Revert all fake changes
2024-05-11 17:38:32 +03:00
otavepto
46a13095b7
fake change to test workflow
2024-05-11 17:38:32 +03:00
otavepto
517648677d
fake change to test new workflow
2024-05-11 17:38:32 +03:00
otavepto
8be6efcfc2
allow loading .ini
file with the same name as the cold client loader exe name
2024-05-08 00:30:23 +03:00
otavepto
29d973ad4b
new switch -revert
to convert ini files back to txt files + switches for help page
2024-04-28 23:40:41 +03:00
otavepto
f243271feb
fix gen_emu_config build
2024-04-25 12:37:26 +02:00
otavepto
a0885417c6
generate *spec file inside build temp dir for all py scripts
2024-04-25 11:31:08 +02:00
otavepto
ad07ff0fb1
revert the changes to the old steam interfaces parser
2024-04-23 04:58:36 +02:00
otavepto
425baa4e2a
refactor lobby_connect code + return! + set appid via env var (not needed but just in case)
2024-04-23 02:16:02 +02:00
otavepto
65147c22b9
small note and refactor
2024-04-21 00:41:59 +02:00
otavepto
0cd1711bcf
* new switches for the generate_emu_config
tool
...
- `-skip_ach`: skip downloading & generating achievements and their images
- `-skip_con`: skip downloading & generating controller configuration files
- `-skip_inv`: skip downloading & generating inventory data (`items.json` & `default_items.json`)
* copy the readme of the migration tool after build
* let the migration tool exit with code 1 if nothing was found
2024-04-20 20:15:47 +02:00
otavepto
0c50f6b4c7
refactor comments
2024-04-20 19:36:18 +02:00